============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/00117d/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_auth_system_views.py ....
test_create_users.py .
test_create_users_strict_acl_checks.py .

============================== slowest durations ===============================
192.76s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
29.54s teardown test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
8.54s teardown test_create_users_strict_acl_checks.py::test_create_user
8.41s call     test_create_users.py::test_create_user
7.21s setup    test_create_users_strict_acl_checks.py::test_create_user
5.05s setup    test_create_users.py::test_create_user
3.02s teardown test_create_users.py::test_create_user
1.36s call     test_create_users_strict_acl_checks.py::test_create_user
0.51s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteradmin-True]
0.48s call     test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]
0.45s call     test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
0.45s call     test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.01s setup    test_auth_system_views.py::test_tenant_auth_groups_access[clusteruser-False]
0.01s setup    test_auth_system_views.py::test_tenant_auth_groups_access[ordinaryuser-False]
0.01s setup    test_auth_system_views.py::test_tenant_auth_groups_access[dbadmin-True]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 258.19s (0:04: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/ohpo/00118c/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_db_counters.py .....
test_dynamic_tenants.py .

============================== slowest durations ===============================
150.59s call     test_db_counters.py::TestKqpCounters::test_case
66.49s call     test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
46.51s call     test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
20.56s setup    test_db_counters.py::test_serverless_counters[enable_separate_quotas]
17.59s call     test_db_counters.py::test_serverless_counters[disable_separate_quotas]
17.02s teardown test_db_counters.py::test_serverless_counters[enable_separate_quotas]
14.90s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
14.15s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
13.59s call     test_db_counters.py::test_serverless_counters[enable_separate_quotas]
8.13s setup    test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
7.20s setup    test_db_counters.py::TestKqpCounters::test_case
6.35s setup    test_db_counters.py::test_serverless_counters[disable_separate_quotas]
3.54s teardown test_db_counters.py::TestKqpCounters::test_case
3.53s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[disable_separate_quotas]
3.48s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]
1.54s teardown test_db_counters.py::TestStorageCounters::test_storage_counters[enable_separate_quotas]
1.01s teardown test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--false]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 396.54s (0:06:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_dynamic_tenants.py .FF...

=================================== FAILURES ===================================
_ test_create_and_drop_tenants[enable_alter_database_create_hive_first--false] _
ydb/tests/functional/tenants/test_dynamic_tenants.py:238: in test_create_and_drop_tenants
    ydb_cluster.create_database(
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 11 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:63693/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19738
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3183
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7508
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7429
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9175
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28796
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11260
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28976
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27005
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30816
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25790
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28116
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4304
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63693
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3473
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23846
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/ohpo/00119b/r3tmp/kikimr_cluster_ejkqh3ko
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10628
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26958
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/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/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_9x4oh33y.log --grpc-port=10628 --mon-port=9635 --ic-port=23846
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10628/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/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/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_9x4oh33y.log --grpc-port=10628 --mon-port=9635 --ic-port=23846
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_9x4oh33y.log', '--grpc-port=10628', '--mon-port=9635', '--ic-port=23846')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1674289
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10628/1
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/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1674290
DEBUG    ya.test:process.py:259 Command (pid 1674290) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1674290) elapsed time (sec): 0.7758157253265381
DEBUG    ya.test:process.py:263 Command (pid 1674290) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1674290) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1674290) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1674290) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1674290) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1674290) maxrss: 538216
DEBUG    ya.test:process.py:263 Command (pid 1674290) minflt: 19559
DEBUG    ya.test:process.py:263 Command (pid 1674290) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1674290) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1674290) nivcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 1674290) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1674290) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1674290) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1674290) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1674290) stime: 0.568171
DEBUG    ya.test:process.py:263 Command (pid 1674290) utime: 0.11966199999999999
DEBUG    ya.test:process.py:263 Command (pid 1674290) wtime: 0.777
DEBUG    ya.test:process.py:275 Command (pid 1674290) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10628', '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: 23846\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/ohpo/00119b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10628', '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: 23846\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1676400
DEBUG    ya.test:process.py:259 Command (pid 1676400) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1676400) elapsed time (sec): 0.4931776523590088
DEBUG    ya.test:process.py:263 Command (pid 1676400) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1676400) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1676400) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1676400) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1676400) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1676400) maxrss: 546596
DEBUG    ya.test:process.py:263 Command (pid 1676400) minflt: 18268
DEBUG    ya.test:process.py:263 Command (pid 1676400) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1676400) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1676400) nivcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 1676400) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1676400) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1676400) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1676400) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1676400) stime: 0.266042
DEBUG    ya.test:process.py:263 Command (pid 1676400) utime: 0.15092899999999998
DEBUG    ya.test:process.py:263 Command (pid 1676400) wtime: 0.497
DEBUG    ya.test:process.py:275 Command (pid 1676400) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10628', '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.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/ohpo/00119b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10628', '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: 1676785
DEBUG    ya.test:process.py:259 Command (pid 1676785) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1676785) elapsed time (sec): 0.5215749740600586
DEBUG    ya.test:process.py:263 Command (pid 1676785) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1676785) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1676785) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1676785) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1676785) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1676785) maxrss: 546576
DEBUG    ya.test:process.py:263 Command (pid 1676785) minflt: 18267
DEBUG    ya.test:process.py:263 Command (pid 1676785) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1676785) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1676785) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 1676785) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1676785) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1676785) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 1676785) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1676785) stime: 0.30017499999999997
DEBUG    ya.test:process.py:263 Command (pid 1676785) utime: 0.14238299999999998
DEBUG    ya.test:process.py:263 Command (pid 1676785) wtime: 0.523
DEBUG    ya.test:process.py:275 Command (pid 1676785) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dynamic_tenants.py, test_name: test_create_and_drop_tenants[enable_alter_database_create_hive_first--false])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20729
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28500
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19984
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7260
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_9700t4m0.log --grpc-port=20729 --mon-port=28500 --ic-port=19984
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_9700t4m0.log --grpc-port=20729 --mon-port=28500 --ic-port=19984
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10628', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_9700t4m0.log', '--grpc-port=20729', '--mon-port=28500', '--ic-port=19984')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1677748
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20729/1
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/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1677749
DEBUG    ya.test:process.py:259 Command (pid 1677749) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1677749) elapsed time (sec): 0.6569943428039551
DEBUG    ya.test:process.py:263 Command (pid 1677749) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1677749) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1677749) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1677749) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1677749) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1677749) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1677749) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 1677749) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1677749) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1677749) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 1677749) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1677749) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1677749) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1677749) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1677749) stime: 0.393652
DEBUG    ya.test:process.py:263 Command (pid 1677749) utime: 0.11384599999999999
DEBUG    ya.test:process.py:263 Command (pid 1677749) wtime: 0.658
DEBUG    ya.test:process.py:275 Command (pid 1677749) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02aeec6ae0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02aeec7210>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02aeec7210>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9ccff4d6-1050-411f-a206-432bf874f464, localhost:10628): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9ccff4d6-1050-411f-a206-432bf874f464, localhost:10628): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9ccff4d6-1050-411f-a206-432bf874f464, localhost:10628): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 20729 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/users/database_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:20729, 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:10628
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02aeec7210>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 399a763a-5e92-4720-adfe-93ff281331a8, ghrun-4jzugy4coe.auto.internal:20729): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 399a763a-5e92-4720-adfe-93ff281331a8, ghrun-4jzugy4coe.auto.internal:20729): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 399a763a-5e92-4720-adfe-93ff281331a8, ghrun-4jzugy4coe.auto.internal:20729): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 399a763a-5e92-4720-adfe-93ff281331a8, ghrun-4jzugy4coe.auto.internal:20729): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=YTk0MGFmLTFjMDBhNWU5LTUwNTE5ZDBiLTEyNTMyMDg2" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aeec7210>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02aeec7210>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 399a763a-5e92-4720-adfe-93ff281331a8, ghrun-4jzugy4coe.auto.internal:20729): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, e24be416-b65b-4441-aa39-851ad2763985, ghrun-4jzugy4coe.auto.internal:20729): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, e24be416-b65b-4441-aa39-851ad2763985, ghrun-4jzugy4coe.auto.internal:20729): request = { session_id: "ydb://session/3?node_id=50000&id=YTk0MGFmLTFjMDBhNWU5LTUwNTE5ZDBiLTEyNTMyMDg2" path: "/Root/users/database_0/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, e24be416-b65b-4441-aa39-851ad2763985, ghrun-4jzugy4coe.auto.internal:20729): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aeec7210>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b00d874d-6444-4720-8edd-ba0790c7ecae, ghrun-4jzugy4coe.auto.internal:20729): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b00d874d-6444-4720-8edd-ba0790c7ecae, ghrun-4jzugy4coe.auto.internal:20729): request = { session_id: "ydb://session/3?node_id=50000&id=YTk0MGFmLTFjMDBhNWU5LTUwNTE5ZDBiLTEyNTMyMDg2" path: "/Root/users/database_0/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b00d874d-6444-4720-8edd-ba0790c7ecae, ghrun-4jzugy4coe.auto.internal:20729): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aeec7210>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b8e63a-bff7-4325-824c-2413fc559d3a, ghrun-4jzugy4coe.auto.internal:20729): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b8e63a-bff7-4325-824c-2413fc559d3a, ghrun-4jzugy4coe.auto.internal:20729): request = { session_id: "ydb://session/3?node_id=50000&id=YTk0MGFmLTFjMDBhNWU5LTUwNTE5ZDBiLTEyNTMyMDg2" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_0\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_0\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b8e63a-bff7-4325-824c-2413fc559d3a, ghrun-4jzugy4coe.auto.internal:20729): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aeec7210>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab121401-c0f8-4362-8c09-048f747151e0, ghrun-4jzugy4coe.auto.internal:20729): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab121401-c0f8-4362-8c09-048f747151e0, ghrun-4jzugy4coe.auto.internal:20729): request = { session_id: "ydb://session/3?node_id=50000&id=YTk0MGFmLTFjMDBhNWU5LTUwNTE5ZDBiLTEyNTMyMDg2" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab121401-c0f8-4362-8c09-048f747151e0, ghrun-4jzugy4coe.auto.internal:20729): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aeec7210>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 336d04e3-6d45-4687-a8c6-fb21370c956d, ghrun-4jzugy4coe.auto.internal:20729): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 336d04e3-6d45-4687-a8c6-fb21370c956d, ghrun-4jzugy4coe.auto.internal:20729): request = { session_id: "ydb://session/3?node_id=50000&id=YTk0MGFmLTFjMDBhNWU5LTUwNTE5ZDBiLTEyNTMyMDg2" path: "/Root/users/database_0/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 336d04e3-6d45-4687-a8c6-fb21370c956d, ghrun-4jzugy4coe.auto.internal:20729): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aeec7210>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02aeec7210>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02aeec7210> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 39ccd94e-09d4-484d-8e6b-1504ba0edf77, ghrun-4jzugy4coe.auto.internal:20729): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 39ccd94e-09d4-484d-8e6b-1504ba0edf77, ghrun-4jzugy4coe.auto.internal:20729): request = { session_id: "ydb://session/3?node_id=50000&id=YTk0MGFmLTFjMDBhNWU5LTUwNTE5ZDBiLTEyNTMyMDg2" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02aeec7210>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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:10628
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 39ccd94e-09d4-484d-8e6b-1504ba0edf77, ghrun-4jzugy4coe.auto.internal:20729): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 39ccd94e-09d4-484d-8e6b-1504ba0edf77, ghrun-4jzugy4coe.auto.internal:20729): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 39ccd94e-09d4-484d-8e6b-1504ba0edf77, ghrun-4jzugy4coe.auto.internal:20729): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:20729
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_0
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_0: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_0: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_0&cmstid=72057594037936131&txid=1761914453422299&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_0: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_0: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_0: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_0: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20729/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9030
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22672
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19976
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16089
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23065
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_5_fdqy7g.log --grpc-port=9030 --mon-port=22672 --ic-port=19976
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_5_fdqy7g.log --grpc-port=9030 --mon-port=22672 --ic-port=19976
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10628', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_5_fdqy7g.log', '--grpc-port=9030', '--mon-port=22672', '--ic-port=19976')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1680837
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:9030/2
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/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1680839
DEBUG    ya.test:process.py:259 Command (pid 1680839) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1680839) elapsed time (sec): 0.4506974220275879
DEBUG    ya.test:process.py:263 Command (pid 1680839) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1680839) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1680839) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1680839) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1680839) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1680839) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1680839) minflt: 20383
DEBUG    ya.test:process.py:263 Command (pid 1680839) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1680839) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1680839) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 1680839) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1680839) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1680839) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1680839) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1680839) stime: 0.261803
DEBUG    ya.test:process.py:263 Command (pid 1680839) utime: 0.134868
DEBUG    ya.test:process.py:263 Command (pid 1680839) wtime: 0.452
DEBUG    ya.test:process.py:275 Command (pid 1680839) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02aee52c20 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02aee50d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02aee50d30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5d72d2db-89c5-48b6-a43b-e53dbb099b0f, localhost:10628): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5d72d2db-89c5-48b6-a43b-e53dbb099b0f, localhost:10628): request = { database: "/Root/users/database_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5d72d2db-89c5-48b6-a43b-e53dbb099b0f, localhost:10628): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 9030 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:9030, 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:10628
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02aee50d30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6f7bb9ee-2442-4089-a57e-88007b67b4d1, ghrun-4jzugy4coe.auto.internal:9030): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f7bb9ee-2442-4089-a57e-88007b67b4d1, ghrun-4jzugy4coe.auto.internal:9030): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 6f7bb9ee-2442-4089-a57e-88007b67b4d1, ghrun-4jzugy4coe.auto.internal:9030): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f7bb9ee-2442-4089-a57e-88007b67b4d1, ghrun-4jzugy4coe.auto.internal:9030): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MjY2NTMyNzItODUxZjE3NTYtMzAzNjg2MDQtOGYxNDNlNDk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aee50d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02aee50d30>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 6f7bb9ee-2442-4089-a57e-88007b67b4d1, ghrun-4jzugy4coe.auto.internal:9030): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 32416790-3dd6-4e17-8ea4-12321e62a6a3, ghrun-4jzugy4coe.auto.internal:9030): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 32416790-3dd6-4e17-8ea4-12321e62a6a3, ghrun-4jzugy4coe.auto.internal:9030): request = { session_id: "ydb://session/3?node_id=50001&id=MjY2NTMyNzItODUxZjE3NTYtMzAzNjg2MDQtOGYxNDNlNDk=" path: "/Root/users/database_1/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 32416790-3dd6-4e17-8ea4-12321e62a6a3, ghrun-4jzugy4coe.auto.internal:9030): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aee50d30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 5c31090c-f343-44cd-b02a-ecc78428d711, ghrun-4jzugy4coe.auto.internal:9030): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 5c31090c-f343-44cd-b02a-ecc78428d711, ghrun-4jzugy4coe.auto.internal:9030): request = { session_id: "ydb://session/3?node_id=50001&id=MjY2NTMyNzItODUxZjE3NTYtMzAzNjg2MDQtOGYxNDNlNDk=" path: "/Root/users/database_1/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 5c31090c-f343-44cd-b02a-ecc78428d711, ghrun-4jzugy4coe.auto.internal:9030): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aee50d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dff2ebe7-56fe-49f3-af1c-2fc34f16e542, ghrun-4jzugy4coe.auto.internal:9030): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dff2ebe7-56fe-49f3-af1c-2fc34f16e542, ghrun-4jzugy4coe.auto.internal:9030): request = { session_id: "ydb://session/3?node_id=50001&id=MjY2NTMyNzItODUxZjE3NTYtMzAzNjg2MDQtOGYxNDNlNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_1\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_1\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dff2ebe7-56fe-49f3-af1c-2fc34f16e542, ghrun-4jzugy4coe.auto.internal:9030): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aee50d30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d50bf6f1-709c-41c5-b9db-6a8f2b14f0c3, ghrun-4jzugy4coe.auto.internal:9030): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d50bf6f1-709c-41c5-b9db-6a8f2b14f0c3, ghrun-4jzugy4coe.auto.internal:9030): request = { session_id: "ydb://session/3?node_id=50001&id=MjY2NTMyNzItODUxZjE3NTYtMzAzNjg2MDQtOGYxNDNlNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d50bf6f1-709c-41c5-b9db-6a8f2b14f0c3, ghrun-4jzugy4coe.auto.internal:9030): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_1" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aee50d30>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, a9983c71-9dfb-4212-9e34-1781103ff376, ghrun-4jzugy4coe.auto.internal:9030): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, a9983c71-9dfb-4212-9e34-1781103ff376, ghrun-4jzugy4coe.auto.internal:9030): request = { session_id: "ydb://session/3?node_id=50001&id=MjY2NTMyNzItODUxZjE3NTYtMzAzNjg2MDQtOGYxNDNlNDk=" path: "/Root/users/database_1/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, a9983c71-9dfb-4212-9e34-1781103ff376, ghrun-4jzugy4coe.auto.internal:9030): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aee50d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02aee50d30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02aee50d30> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d00986f2-1b8e-4e24-a215-5cbff3a36206, ghrun-4jzugy4coe.auto.internal:9030): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d00986f2-1b8e-4e24-a215-5cbff3a36206, ghrun-4jzugy4coe.auto.internal:9030): request = { session_id: "ydb://session/3?node_id=50001&id=MjY2NTMyNzItODUxZjE3NTYtMzAzNjg2MDQtOGYxNDNlNDk=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02aee50d30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d00986f2-1b8e-4e24-a215-5cbff3a36206, ghrun-4jzugy4coe.auto.internal:9030): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d00986f2-1b8e-4e24-a215-5cbff3a36206, ghrun-4jzugy4coe.auto.internal:9030): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, d00986f2-1b8e-4e24-a215-5cbff3a36206, ghrun-4jzugy4coe.auto.internal:9030): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
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:10628
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:9030
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_1
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_1: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_1: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_1&cmstid=72057594037936131&txid=1761914464244668&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_1: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_1: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_1: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_1: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:9030/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21463
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65144
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21402
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7364
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_cche8_uz.log --grpc-port=21463 --mon-port=16206 --ic-port=65144
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_cche8_uz.log --grpc-port=21463 --mon-port=16206 --ic-port=65144
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10628', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_cche8_uz.log', '--grpc-port=21463', '--mon-port=16206', '--ic-port=65144')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1687120
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21463/3
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/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1687142
DEBUG    ya.test:process.py:259 Command (pid 1687142) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1687142) elapsed time (sec): 0.7934091091156006
DEBUG    ya.test:process.py:263 Command (pid 1687142) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1687142) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1687142) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1687142) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1687142) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1687142) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1687142) minflt: 16124
DEBUG    ya.test:process.py:263 Command (pid 1687142) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1687142) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1687142) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 1687142) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1687142) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1687142) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1687142) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1687142) stime: 0.603359
DEBUG    ya.test:process.py:263 Command (pid 1687142) utime: 0.124555
DEBUG    ya.test:process.py:263 Command (pid 1687142) wtime: 0.795
DEBUG    ya.test:process.py:275 Command (pid 1687142) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02ae6e66d0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02ae6e62c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02ae6e62c0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_2
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c112d4fe-8db0-4081-ab21-acf18c8fd59d, localhost:10628): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c112d4fe-8db0-4081-ab21-acf18c8fd59d, localhost:10628): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c112d4fe-8db0-4081-ab21-acf18c8fd59d, localhost:10628): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 21463 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_2: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:21463, 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:10628
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02ae6e62c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 76b09e6b-ff3a-4e62-95a5-a57f233da2c3, ghrun-4jzugy4coe.auto.internal:21463): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 76b09e6b-ff3a-4e62-95a5-a57f233da2c3, ghrun-4jzugy4coe.auto.internal:21463): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 76b09e6b-ff3a-4e62-95a5-a57f233da2c3, ghrun-4jzugy4coe.auto.internal:21463): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 76b09e6b-ff3a-4e62-95a5-a57f233da2c3, ghrun-4jzugy4coe.auto.internal:21463): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=OGIyNTc4ZDktZjk5NGM5NDYtNTY3NGI5MDAtNDI1YjhiY2Q=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02ae6e62c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02ae6e62c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 211353f7-b8df-43ac-9a5a-610c627c05ed, ghrun-4jzugy4coe.auto.internal:21463): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 211353f7-b8df-43ac-9a5a-610c627c05ed, ghrun-4jzugy4coe.auto.internal:21463): request = { session_id: "ydb://session/3?node_id=50002&id=OGIyNTc4ZDktZjk5NGM5NDYtNTY3NGI5MDAtNDI1YjhiY2Q=" path: "/Root/users/database_2/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 76b09e6b-ff3a-4e62-95a5-a57f233da2c3, ghrun-4jzugy4coe.auto.internal:21463): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 211353f7-b8df-43ac-9a5a-610c627c05ed, ghrun-4jzugy4coe.auto.internal:21463): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02ae6e62c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 602c24fa-3b99-4a04-a4cf-01444306dad4, ghrun-4jzugy4coe.auto.internal:21463): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 602c24fa-3b99-4a04-a4cf-01444306dad4, ghrun-4jzugy4coe.auto.internal:21463): request = { session_id: "ydb://session/3?node_id=50002&id=OGIyNTc4ZDktZjk5NGM5NDYtNTY3NGI5MDAtNDI1YjhiY2Q=" path: "/Root/users/database_2/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 602c24fa-3b99-4a04-a4cf-01444306dad4, ghrun-4jzugy4coe.auto.internal:21463): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02ae6e62c0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5090a7e-1695-468a-8779-861851ada955, ghrun-4jzugy4coe.auto.internal:21463): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5090a7e-1695-468a-8779-861851ada955, ghrun-4jzugy4coe.auto.internal:21463): request = { session_id: "ydb://session/3?node_id=50002&id=OGIyNTc4ZDktZjk5NGM5NDYtNTY3NGI5MDAtNDI1YjhiY2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_2\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_2\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5090a7e-1695-468a-8779-861851ada955, ghrun-4jzugy4coe.auto.internal:21463): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02ae6e62c0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ba8cf9a-3a07-4acf-b97c-1f1d7e6e87b5, ghrun-4jzugy4coe.auto.internal:21463): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ba8cf9a-3a07-4acf-b97c-1f1d7e6e87b5, ghrun-4jzugy4coe.auto.internal:21463): request = { session_id: "ydb://session/3?node_id=50002&id=OGIyNTc4ZDktZjk5NGM5NDYtNTY3NGI5MDAtNDI1YjhiY2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ba8cf9a-3a07-4acf-b97c-1f1d7e6e87b5, ghrun-4jzugy4coe.auto.internal:21463): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_2" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_2" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02ae6e62c0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 1f1ee172-66a0-4ac3-88d1-35d1990da46a, ghrun-4jzugy4coe.auto.internal:21463): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 1f1ee172-66a0-4ac3-88d1-35d1990da46a, ghrun-4jzugy4coe.auto.internal:21463): request = { session_id: "ydb://session/3?node_id=50002&id=OGIyNTc4ZDktZjk5NGM5NDYtNTY3NGI5MDAtNDI1YjhiY2Q=" path: "/Root/users/database_2/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 1f1ee172-66a0-4ac3-88d1-35d1990da46a, ghrun-4jzugy4coe.auto.internal:21463): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02ae6e62c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02ae6e62c0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02ae6e62c0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 09ae32e5-228d-46cf-8ed8-d2c1f5c94935, ghrun-4jzugy4coe.auto.internal:21463): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 09ae32e5-228d-46cf-8ed8-d2c1f5c94935, ghrun-4jzugy4coe.auto.internal:21463): request = { session_id: "ydb://session/3?node_id=50002&id=OGIyNTc4ZDktZjk5NGM5NDYtNTY3NGI5MDAtNDI1YjhiY2Q=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02ae6e62c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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:10628
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 09ae32e5-228d-46cf-8ed8-d2c1f5c94935, ghrun-4jzugy4coe.auto.internal:21463): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 09ae32e5-228d-46cf-8ed8-d2c1f5c94935, ghrun-4jzugy4coe.auto.internal:21463): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 09ae32e5-228d-46cf-8ed8-d2c1f5c94935, ghrun-4jzugy4coe.auto.internal:21463): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:21463
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_2
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_2: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_2: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_2&cmstid=72057594037936131&txid=1761914471362507&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_2: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_2: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_2: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_2: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:21463/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27566
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19561
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6403
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22066
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile_ejimkozz.log --grpc-port=27566 --mon-port=19561 --ic-port=6403
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile_ejimkozz.log --grpc-port=27566 --mon-port=19561 --ic-port=6403
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10628', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4/logfile_ejimkozz.log', '--grpc-port=27566', '--mon-port=19561', '--ic-port=6403')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1691148
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27566/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1691156
DEBUG    ya.test:process.py:259 Command (pid 1691156) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1691156) elapsed time (sec): 0.6442520618438721
DEBUG    ya.test:process.py:263 Command (pid 1691156) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1691156) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1691156) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1691156) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1691156) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1691156) maxrss: 538236
DEBUG    ya.test:process.py:263 Command (pid 1691156) minflt: 16926
DEBUG    ya.test:process.py:263 Command (pid 1691156) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1691156) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1691156) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1691156) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1691156) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1691156) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1691156) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1691156) stime: 0.425722
DEBUG    ya.test:process.py:263 Command (pid 1691156) utime: 0.119669
DEBUG    ya.test:process.py:263 Command (pid 1691156) wtime: 0.648
DEBUG    ya.test:process.py:275 Command (pid 1691156) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f0296312950 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f0296312590>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f0296312590>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_3
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e5005c23-59a1-41e1-a40a-980b07a37c30, localhost:10628): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e5005c23-59a1-41e1-a40a-980b07a37c30, localhost:10628): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e5005c23-59a1-41e1-a40a-980b07a37c30, localhost:10628): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 27566 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_3: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:27566, 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:10628
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f0296312590>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 30767b49-8b8d-44e3-893c-de3f5f28135d, ghrun-4jzugy4coe.auto.internal:27566): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 30767b49-8b8d-44e3-893c-de3f5f28135d, ghrun-4jzugy4coe.auto.internal:27566): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 30767b49-8b8d-44e3-893c-de3f5f28135d, ghrun-4jzugy4coe.auto.internal:27566): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 30767b49-8b8d-44e3-893c-de3f5f28135d, ghrun-4jzugy4coe.auto.internal:27566): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=M2ZiODM5MTAtZmUxMzhlNjctYjY1NjdkZjYtYjY4MDk4N2Q=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0296312590>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f0296312590>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 30767b49-8b8d-44e3-893c-de3f5f28135d, ghrun-4jzugy4coe.auto.internal:27566): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 738aff4b-9360-4733-a0c8-a8dfc05ce503, ghrun-4jzugy4coe.auto.internal:27566): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 738aff4b-9360-4733-a0c8-a8dfc05ce503, ghrun-4jzugy4coe.auto.internal:27566): request = { session_id: "ydb://session/3?node_id=50003&id=M2ZiODM5MTAtZmUxMzhlNjctYjY1NjdkZjYtYjY4MDk4N2Q=" path: "/Root/users/database_3/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 738aff4b-9360-4733-a0c8-a8dfc05ce503, ghrun-4jzugy4coe.auto.internal:27566): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0296312590>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d932c860-9065-4aa7-a0a9-9fd7ee29d576, ghrun-4jzugy4coe.auto.internal:27566): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d932c860-9065-4aa7-a0a9-9fd7ee29d576, ghrun-4jzugy4coe.auto.internal:27566): request = { session_id: "ydb://session/3?node_id=50003&id=M2ZiODM5MTAtZmUxMzhlNjctYjY1NjdkZjYtYjY4MDk4N2Q=" path: "/Root/users/database_3/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d932c860-9065-4aa7-a0a9-9fd7ee29d576, ghrun-4jzugy4coe.auto.internal:27566): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0296312590>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e66b49c-424e-479b-9153-8de3ae21d1dd, ghrun-4jzugy4coe.auto.internal:27566): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e66b49c-424e-479b-9153-8de3ae21d1dd, ghrun-4jzugy4coe.auto.internal:27566): request = { session_id: "ydb://session/3?node_id=50003&id=M2ZiODM5MTAtZmUxMzhlNjctYjY1NjdkZjYtYjY4MDk4N2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_3\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_3\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e66b49c-424e-479b-9153-8de3ae21d1dd, ghrun-4jzugy4coe.auto.internal:27566): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0296312590>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cd230ab-2d7f-4775-94d0-e7ac1fead0a7, ghrun-4jzugy4coe.auto.internal:27566): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cd230ab-2d7f-4775-94d0-e7ac1fead0a7, ghrun-4jzugy4coe.auto.internal:27566): request = { session_id: "ydb://session/3?node_id=50003&id=M2ZiODM5MTAtZmUxMzhlNjctYjY1NjdkZjYtYjY4MDk4N2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cd230ab-2d7f-4775-94d0-e7ac1fead0a7, ghrun-4jzugy4coe.auto.internal:27566): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_3" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_3" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0296312590>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, ea1d889b-ca77-425e-a76e-4f7a3ce39cd5, ghrun-4jzugy4coe.auto.internal:27566): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, ea1d889b-ca77-425e-a76e-4f7a3ce39cd5, ghrun-4jzugy4coe.auto.internal:27566): request = { session_id: "ydb://session/3?node_id=50003&id=M2ZiODM5MTAtZmUxMzhlNjctYjY1NjdkZjYtYjY4MDk4N2Q=" path: "/Root/users/database_3/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, ea1d889b-ca77-425e-a76e-4f7a3ce39cd5, ghrun-4jzugy4coe.auto.internal:27566): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f0296312590>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f0296312590>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f0296312590> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9cf3d9a5-e14d-4257-ab4a-7b14aec7bc45, ghrun-4jzugy4coe.auto.internal:27566): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9cf3d9a5-e14d-4257-ab4a-7b14aec7bc45, ghrun-4jzugy4coe.auto.internal:27566): request = { session_id: "ydb://session/3?node_id=50003&id=M2ZiODM5MTAtZmUxMzhlNjctYjY1NjdkZjYtYjY4MDk4N2Q=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f0296312590>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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:10628
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 9cf3d9a5-e14d-4257-ab4a-7b14aec7bc45, ghrun-4jzugy4coe.auto.internal:27566): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9cf3d9a5-e14d-4257-ab4a-7b14aec7bc45, ghrun-4jzugy4coe.auto.internal:27566): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 9cf3d9a5-e14d-4257-ab4a-7b14aec7bc45, ghrun-4jzugy4coe.auto.internal:27566): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:27566
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_3
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_3: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_3: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_3&cmstid=72057594037936131&txid=1761914476298706&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_3: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_3: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_3: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_3: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:27566/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18789
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10944
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26700
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1621
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_l9wgpoqm.log --grpc-port=18789 --mon-port=10944 --ic-port=26700
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_l9wgpoqm.log --grpc-port=18789 --mon-port=10944 --ic-port=26700
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10628', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5/logfile_l9wgpoqm.log', '--grpc-port=18789', '--mon-port=10944', '--ic-port=26700')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1695377
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18789/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1695378
DEBUG    ya.test:process.py:259 Command (pid 1695378) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1695378) elapsed time (sec): 0.6854641437530518
DEBUG    ya.test:process.py:263 Command (pid 1695378) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1695378) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1695378) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1695378) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1695378) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1695378) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1695378) minflt: 20644
DEBUG    ya.test:process.py:263 Command (pid 1695378) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1695378) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1695378) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 1695378) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1695378) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1695378) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1695378) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1695378) stime: 0.515392
DEBUG    ya.test:process.py:263 Command (pid 1695378) utime: 0.11899
DEBUG    ya.test:process.py:263 Command (pid 1695378) wtime: 0.687
DEBUG    ya.test:process.py:275 Command (pid 1695378) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02b0f02e50 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02b0f00240>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0f00240>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_4
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3bb9cb66-9b97-4544-b36b-d0a706b5559b, localhost:10628): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3bb9cb66-9b97-4544-b36b-d0a706b5559b, localhost:10628): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3bb9cb66-9b97-4544-b36b-d0a706b5559b, localhost:10628): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 18789 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: 50004 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_4: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:18789, 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:10628
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0f00240>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2662b33f-39f2-4075-9845-0b86ab65068c, ghrun-4jzugy4coe.auto.internal:18789): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2662b33f-39f2-4075-9845-0b86ab65068c, ghrun-4jzugy4coe.auto.internal:18789): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 2662b33f-39f2-4075-9845-0b86ab65068c, ghrun-4jzugy4coe.auto.internal:18789): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2662b33f-39f2-4075-9845-0b86ab65068c, ghrun-4jzugy4coe.auto.internal:18789): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=MTA1OGE2ZWItMTQzOGYzNC04ZGE3ODZlYS1mNmM0MDE3OA==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0f00240>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02b0f00240>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, cea29af2-2e79-4b82-87b6-5c8c6e164b06, ghrun-4jzugy4coe.auto.internal:18789): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 2662b33f-39f2-4075-9845-0b86ab65068c, ghrun-4jzugy4coe.auto.internal:18789): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, cea29af2-2e79-4b82-87b6-5c8c6e164b06, ghrun-4jzugy4coe.auto.internal:18789): request = { session_id: "ydb://session/3?node_id=50004&id=MTA1OGE2ZWItMTQzOGYzNC04ZGE3ODZlYS1mNmM0MDE3OA==" path: "/Root/users/database_4/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, cea29af2-2e79-4b82-87b6-5c8c6e164b06, ghrun-4jzugy4coe.auto.internal:18789): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0f00240>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, a1b694b4-ecef-4188-a408-b7dca3324ee6, ghrun-4jzugy4coe.auto.internal:18789): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, a1b694b4-ecef-4188-a408-b7dca3324ee6, ghrun-4jzugy4coe.auto.internal:18789): request = { session_id: "ydb://session/3?node_id=50004&id=MTA1OGE2ZWItMTQzOGYzNC04ZGE3ODZlYS1mNmM0MDE3OA==" path: "/Root/users/database_4/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, a1b694b4-ecef-4188-a408-b7dca3324ee6, ghrun-4jzugy4coe.auto.internal:18789): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0f00240>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b4dfbd4-fc37-4ac2-b96f-5935a2a1de0d, ghrun-4jzugy4coe.auto.internal:18789): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b4dfbd4-fc37-4ac2-b96f-5935a2a1de0d, ghrun-4jzugy4coe.auto.internal:18789): request = { session_id: "ydb://session/3?node_id=50004&id=MTA1OGE2ZWItMTQzOGYzNC04ZGE3ODZlYS1mNmM0MDE3OA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_4\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_4\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b4dfbd4-fc37-4ac2-b96f-5935a2a1de0d, ghrun-4jzugy4coe.auto.internal:18789): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0f00240>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 217aabf9-2876-412b-bbac-5fcf29dbe967, ghrun-4jzugy4coe.auto.internal:18789): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 217aabf9-2876-412b-bbac-5fcf29dbe967, ghrun-4jzugy4coe.auto.internal:18789): request = { session_id: "ydb://session/3?node_id=50004&id=MTA1OGE2ZWItMTQzOGYzNC04ZGE3ODZlYS1mNmM0MDE3OA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 217aabf9-2876-412b-bbac-5fcf29dbe967, ghrun-4jzugy4coe.auto.internal:18789): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_4" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_4" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0f00240>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 260dbd47-fc35-4a5e-9fa2-b89d66788ff0, ghrun-4jzugy4coe.auto.internal:18789): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 260dbd47-fc35-4a5e-9fa2-b89d66788ff0, ghrun-4jzugy4coe.auto.internal:18789): request = { session_id: "ydb://session/3?node_id=50004&id=MTA1OGE2ZWItMTQzOGYzNC04ZGE3ODZlYS1mNmM0MDE3OA==" path: "/Root/users/database_4/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 260dbd47-fc35-4a5e-9fa2-b89d66788ff0, ghrun-4jzugy4coe.auto.internal:18789): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0f00240>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02b0f00240>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02b0f00240> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a5612ea5-a4f6-4655-b328-a1efeb7bf901, ghrun-4jzugy4coe.auto.internal:18789): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a5612ea5-a4f6-4655-b328-a1efeb7bf901, ghrun-4jzugy4coe.auto.internal:18789): request = { session_id: "ydb://session/3?node_id=50004&id=MTA1OGE2ZWItMTQzOGYzNC04ZGE3ODZlYS1mNmM0MDE3OA==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02b0f00240>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, a5612ea5-a4f6-4655-b328-a1efeb7bf901, ghrun-4jzugy4coe.auto.internal:18789): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a5612ea5-a4f6-4655-b328-a1efeb7bf901, ghrun-4jzugy4coe.auto.internal:18789): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, a5612ea5-a4f6-4655-b328-a1efeb7bf901, ghrun-4jzugy4coe.auto.internal:18789): on response callback success
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10628
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:18789
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_4
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_4: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_4: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_4&cmstid=72057594037936131&txid=1761914481257437&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_4: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_4: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_4: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_4: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:18789/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29468
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10000
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21951
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6/logfile_z1q7mgkb.log --grpc-port=10117 --mon-port=62836 --ic-port=29468
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6/logfile_z1q7mgkb.log --grpc-port=10117 --mon-port=62836 --ic-port=29468
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10628', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6/logfile_z1q7mgkb.log', '--grpc-port=10117', '--mon-port=62836', '--ic-port=29468')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1698647
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10117/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1698653
DEBUG    ya.test:process.py:259 Command (pid 1698653) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1698653) elapsed time (sec): 0.5117678642272949
DEBUG    ya.test:process.py:263 Command (pid 1698653) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1698653) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1698653) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1698653) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1698653) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1698653) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1698653) minflt: 17095
DEBUG    ya.test:process.py:263 Command (pid 1698653) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1698653) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1698653) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1698653) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1698653) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1698653) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1698653) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1698653) stime: 0.335584
DEBUG    ya.test:process.py:263 Command (pid 1698653) utime: 0.10980799999999999
DEBUG    ya.test:process.py:263 Command (pid 1698653) wtime: 0.513
DEBUG    ya.test:process.py:275 Command (pid 1698653) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02aee5aae0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02aee59af0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02aee59af0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_5
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ef0073f3-37e7-456b-862e-849ada7321d9, localhost:10628): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ef0073f3-37e7-456b-862e-849ada7321d9, localhost:10628): request = { database: "/Root/users/database_5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ef0073f3-37e7-456b-862e-849ada7321d9, localhost:10628): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 10117 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: 50005 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_5: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:10117, 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:10628
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02aee59af0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 07b1cdf0-6fa3-472b-a2fa-8cc3d833586b, ghrun-4jzugy4coe.auto.internal:10117): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 07b1cdf0-6fa3-472b-a2fa-8cc3d833586b, ghrun-4jzugy4coe.auto.internal:10117): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 07b1cdf0-6fa3-472b-a2fa-8cc3d833586b, ghrun-4jzugy4coe.auto.internal:10117): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 07b1cdf0-6fa3-472b-a2fa-8cc3d833586b, ghrun-4jzugy4coe.auto.internal:10117): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=ZDlkNDI4YjItNmZlNWQ0NjEtYTMyZjU0MTMtNGY3MjU5Nzg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aee59af0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02aee59af0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b85858a9-947d-43ab-9093-1f2b310d46fc, ghrun-4jzugy4coe.auto.internal:10117): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 07b1cdf0-6fa3-472b-a2fa-8cc3d833586b, ghrun-4jzugy4coe.auto.internal:10117): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b85858a9-947d-43ab-9093-1f2b310d46fc, ghrun-4jzugy4coe.auto.internal:10117): request = { session_id: "ydb://session/3?node_id=50005&id=ZDlkNDI4YjItNmZlNWQ0NjEtYTMyZjU0MTMtNGY3MjU5Nzg=" path: "/Root/users/database_5/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b85858a9-947d-43ab-9093-1f2b310d46fc, ghrun-4jzugy4coe.auto.internal:10117): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aee59af0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, b02571b8-dcb1-4c05-837d-7c9887a7f7e8, ghrun-4jzugy4coe.auto.internal:10117): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, b02571b8-dcb1-4c05-837d-7c9887a7f7e8, ghrun-4jzugy4coe.auto.internal:10117): request = { session_id: "ydb://session/3?node_id=50005&id=ZDlkNDI4YjItNmZlNWQ0NjEtYTMyZjU0MTMtNGY3MjU5Nzg=" path: "/Root/users/database_5/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, b02571b8-dcb1-4c05-837d-7c9887a7f7e8, ghrun-4jzugy4coe.auto.internal:10117): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aee59af0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e2a0ab-7b6d-44d4-a2bd-afc0bedfc9a5, ghrun-4jzugy4coe.auto.internal:10117): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e2a0ab-7b6d-44d4-a2bd-afc0bedfc9a5, ghrun-4jzugy4coe.auto.internal:10117): request = { session_id: "ydb://session/3?node_id=50005&id=ZDlkNDI4YjItNmZlNWQ0NjEtYTMyZjU0MTMtNGY3MjU5Nzg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_5\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_5\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e2a0ab-7b6d-44d4-a2bd-afc0bedfc9a5, ghrun-4jzugy4coe.auto.internal:10117): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aee59af0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30a3aa2c-f957-400d-a4c4-c66fed3ca819, ghrun-4jzugy4coe.auto.internal:10117): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30a3aa2c-f957-400d-a4c4-c66fed3ca819, ghrun-4jzugy4coe.auto.internal:10117): request = { session_id: "ydb://session/3?node_id=50005&id=ZDlkNDI4YjItNmZlNWQ0NjEtYTMyZjU0MTMtNGY3MjU5Nzg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30a3aa2c-f957-400d-a4c4-c66fed3ca819, ghrun-4jzugy4coe.auto.internal:10117): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_5" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_5" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aee59af0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, db31e72c-bc4a-45e3-aaf9-d6829524f2eb, ghrun-4jzugy4coe.auto.internal:10117): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, db31e72c-bc4a-45e3-aaf9-d6829524f2eb, ghrun-4jzugy4coe.auto.internal:10117): request = { session_id: "ydb://session/3?node_id=50005&id=ZDlkNDI4YjItNmZlNWQ0NjEtYTMyZjU0MTMtNGY3MjU5Nzg=" path: "/Root/users/database_5/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, db31e72c-bc4a-45e3-aaf9-d6829524f2eb, ghrun-4jzugy4coe.auto.internal:10117): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02aee59af0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02aee59af0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02aee59af0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1bfbb960-df01-4f65-a1d0-c863b38ccf4f, ghrun-4jzugy4coe.auto.internal:10117): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1bfbb960-df01-4f65-a1d0-c863b38ccf4f, ghrun-4jzugy4coe.auto.internal:10117): request = { session_id: "ydb://session/3?node_id=50005&id=ZDlkNDI4YjItNmZlNWQ0NjEtYTMyZjU0MTMtNGY3MjU5Nzg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02aee59af0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 1bfbb960-df01-4f65-a1d0-c863b38ccf4f, ghrun-4jzugy4coe.auto.internal:10117): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1bfbb960-df01-4f65-a1d0-c863b38ccf4f, ghrun-4jzugy4coe.auto.internal:10117): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10628
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 1bfbb960-df01-4f65-a1d0-c863b38ccf4f, ghrun-4jzugy4coe.auto.internal:10117): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:10117
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_5
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_5: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_5: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_5&cmstid=72057594037936131&txid=1761914486038758&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_5: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_5: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_5: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_5: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10117/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4431
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30297
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21277
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21277
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21278
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11702
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8921
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7/logfile_0qilzczk.log --grpc-port=4431 --mon-port=30297 --ic-port=21278
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7/logfile_0qilzczk.log --grpc-port=4431 --mon-port=30297 --ic-port=21278
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10628', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7/logfile_0qilzczk.log', '--grpc-port=4431', '--mon-port=30297', '--ic-port=21278')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1701774
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4431/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1701775
DEBUG    ya.test:process.py:259 Command (pid 1701775) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1701775) elapsed time (sec): 0.5555517673492432
DEBUG    ya.test:process.py:263 Command (pid 1701775) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1701775) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1701775) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1701775) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1701775) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1701775) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1701775) minflt: 16125
DEBUG    ya.test:process.py:263 Command (pid 1701775) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1701775) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1701775) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1701775) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1701775) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1701775) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1701775) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1701775) stime: 0.377594
DEBUG    ya.test:process.py:263 Command (pid 1701775) utime: 0.128546
DEBUG    ya.test:process.py:263 Command (pid 1701775) wtime: 0.557
DEBUG    ya.test:process.py:275 Command (pid 1701775) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02af042090 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02b0a5fa30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0a5fa30>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_6
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e425bb5c-d814-4420-9626-3dd1ed17dff5, localhost:10628): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e425bb5c-d814-4420-9626-3dd1ed17dff5, localhost:10628): request = { database: "/Root/users/database_6" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e425bb5c-d814-4420-9626-3dd1ed17dff5, localhost:10628): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 4431 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: 50006 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_6: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:4431, 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:10628
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0a5fa30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 51b975a3-0ee7-403b-b3b0-8d823d23a1c1, ghrun-4jzugy4coe.auto.internal:4431): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 51b975a3-0ee7-403b-b3b0-8d823d23a1c1, ghrun-4jzugy4coe.auto.internal:4431): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 51b975a3-0ee7-403b-b3b0-8d823d23a1c1, ghrun-4jzugy4coe.auto.internal:4431): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 51b975a3-0ee7-403b-b3b0-8d823d23a1c1, ghrun-4jzugy4coe.auto.internal:4431): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=Y2VmZDlkMzgtODIyMDMyMGYtNmIzMjIzODktZTIzZDU2MWE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a5fa30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02b0a5fa30>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 51b975a3-0ee7-403b-b3b0-8d823d23a1c1, ghrun-4jzugy4coe.auto.internal:4431): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 59fcea70-9066-4f93-8fb1-4e1164581016, ghrun-4jzugy4coe.auto.internal:4431): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 59fcea70-9066-4f93-8fb1-4e1164581016, ghrun-4jzugy4coe.auto.internal:4431): request = { session_id: "ydb://session/3?node_id=50006&id=Y2VmZDlkMzgtODIyMDMyMGYtNmIzMjIzODktZTIzZDU2MWE=" path: "/Root/users/database_6/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 59fcea70-9066-4f93-8fb1-4e1164581016, ghrun-4jzugy4coe.auto.internal:4431): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a5fa30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 1021df1e-2c1f-4642-967a-e3c8312bfc50, ghrun-4jzugy4coe.auto.internal:4431): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 1021df1e-2c1f-4642-967a-e3c8312bfc50, ghrun-4jzugy4coe.auto.internal:4431): request = { session_id: "ydb://session/3?node_id=50006&id=Y2VmZDlkMzgtODIyMDMyMGYtNmIzMjIzODktZTIzZDU2MWE=" path: "/Root/users/database_6/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 1021df1e-2c1f-4642-967a-e3c8312bfc50, ghrun-4jzugy4coe.auto.internal:4431): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a5fa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c8e3c06-ad9c-477c-8a4d-7d1c5aebc8d0, ghrun-4jzugy4coe.auto.internal:4431): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c8e3c06-ad9c-477c-8a4d-7d1c5aebc8d0, ghrun-4jzugy4coe.auto.internal:4431): request = { session_id: "ydb://session/3?node_id=50006&id=Y2VmZDlkMzgtODIyMDMyMGYtNmIzMjIzODktZTIzZDU2MWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_6\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_6\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c8e3c06-ad9c-477c-8a4d-7d1c5aebc8d0, ghrun-4jzugy4coe.auto.internal:4431): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a5fa30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0fc4e0a-0809-439b-a3f4-26a18f31f23f, ghrun-4jzugy4coe.auto.internal:4431): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0fc4e0a-0809-439b-a3f4-26a18f31f23f, ghrun-4jzugy4coe.auto.internal:4431): request = { session_id: "ydb://session/3?node_id=50006&id=Y2VmZDlkMzgtODIyMDMyMGYtNmIzMjIzODktZTIzZDU2MWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0fc4e0a-0809-439b-a3f4-26a18f31f23f, ghrun-4jzugy4coe.auto.internal:4431): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_6" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_6" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a5fa30>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, fc295feb-95bb-4d4a-8846-5a97fbdfe78f, ghrun-4jzugy4coe.auto.internal:4431): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, fc295feb-95bb-4d4a-8846-5a97fbdfe78f, ghrun-4jzugy4coe.auto.internal:4431): request = { session_id: "ydb://session/3?node_id=50006&id=Y2VmZDlkMzgtODIyMDMyMGYtNmIzMjIzODktZTIzZDU2MWE=" path: "/Root/users/database_6/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, fc295feb-95bb-4d4a-8846-5a97fbdfe78f, ghrun-4jzugy4coe.auto.internal:4431): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a5fa30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02b0a5fa30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02b0a5fa30> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d5f6ade2-d8d9-48d9-947c-4fc7dd0425b4, ghrun-4jzugy4coe.auto.internal:4431): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d5f6ade2-d8d9-48d9-947c-4fc7dd0425b4, ghrun-4jzugy4coe.auto.internal:4431): request = { session_id: "ydb://session/3?node_id=50006&id=Y2VmZDlkMzgtODIyMDMyMGYtNmIzMjIzODktZTIzZDU2MWE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02b0a5fa30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, d5f6ade2-d8d9-48d9-947c-4fc7dd0425b4, ghrun-4jzugy4coe.auto.internal:4431): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d5f6ade2-d8d9-48d9-947c-4fc7dd0425b4, ghrun-4jzugy4coe.auto.internal:4431): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10628
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, d5f6ade2-d8d9-48d9-947c-4fc7dd0425b4, ghrun-4jzugy4coe.auto.internal:4431): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:4431
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_6
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_6: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_6: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_6&cmstid=72057594037936131&txid=1761914490864601&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_6: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_6: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_6: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_6: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:4431/7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28495
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13982
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27973
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2010
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_8/logfile_05lykpzz.log --grpc-port=16526 --mon-port=28495 --ic-port=13982
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_8/logfile_05lykpzz.log --grpc-port=16526 --mon-port=28495 --ic-port=13982
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10628', '--tenant=/Root/users/database_7', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_8/logfile_05lykpzz.log', '--grpc-port=16526', '--mon-port=28495', '--ic-port=13982')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1705435
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16526/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1705438
DEBUG    ya.test:process.py:259 Command (pid 1705438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1705438) elapsed time (sec): 1.2748322486877441
DEBUG    ya.test:process.py:263 Command (pid 1705438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1705438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1705438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1705438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1705438) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1705438) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1705438) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 1705438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1705438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1705438) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 1705438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1705438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1705438) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1705438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1705438) stime: 1.035727
DEBUG    ya.test:process.py:263 Command (pid 1705438) utime: 0.115687
DEBUG    ya.test:process.py:263 Command (pid 1705438) wtime: 1.276
DEBUG    ya.test:process.py:275 Command (pid 1705438) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02b0a6cd80 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02b0a6e040>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0a6e040>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_7
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5c41538a-6f7d-4ef8-8542-10f8b0ae0231, localhost:10628): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5c41538a-6f7d-4ef8-8542-10f8b0ae0231, localhost:10628): request = { database: "/Root/users/database_7" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5c41538a-6f7d-4ef8-8542-10f8b0ae0231, localhost:10628): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 16526 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: 50007 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_7: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:16526, 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:10628
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0a6e040>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0c319f31-d9e0-4a96-b762-8e2ff8ce366d, ghrun-4jzugy4coe.auto.internal:16526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0c319f31-d9e0-4a96-b762-8e2ff8ce366d, ghrun-4jzugy4coe.auto.internal:16526): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0c319f31-d9e0-4a96-b762-8e2ff8ce366d, ghrun-4jzugy4coe.auto.internal:16526): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0c319f31-d9e0-4a96-b762-8e2ff8ce366d, ghrun-4jzugy4coe.auto.internal:16526): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50007&id=NzgxY2ExYjYtYWM5NTFmZjktOTJiZjY3MDgtNjU3OTlmMzg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a6e040>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02b0a6e040>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0c319f31-d9e0-4a96-b762-8e2ff8ce366d, ghrun-4jzugy4coe.auto.internal:16526): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0e19c372-4429-468e-826f-950eed43ca7b, ghrun-4jzugy4coe.auto.internal:16526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0e19c372-4429-468e-826f-950eed43ca7b, ghrun-4jzugy4coe.auto.internal:16526): request = { session_id: "ydb://session/3?node_id=50007&id=NzgxY2ExYjYtYWM5NTFmZjktOTJiZjY3MDgtNjU3OTlmMzg=" path: "/Root/users/database_7/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0e19c372-4429-468e-826f-950eed43ca7b, ghrun-4jzugy4coe.auto.internal:16526): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a6e040>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c0b9534b-8a60-490e-9797-3a2207db5b82, ghrun-4jzugy4coe.auto.internal:16526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c0b9534b-8a60-490e-9797-3a2207db5b82, ghrun-4jzugy4coe.auto.internal:16526): request = { session_id: "ydb://session/3?node_id=50007&id=NzgxY2ExYjYtYWM5NTFmZjktOTJiZjY3MDgtNjU3OTlmMzg=" path: "/Root/users/database_7/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c0b9534b-8a60-490e-9797-3a2207db5b82, ghrun-4jzugy4coe.auto.internal:16526): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a6e040>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6749292a-bb1b-4a03-976d-cb5b91f65e5a, ghrun-4jzugy4coe.auto.internal:16526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6749292a-bb1b-4a03-976d-cb5b91f65e5a, ghrun-4jzugy4coe.auto.internal:16526): request = { session_id: "ydb://session/3?node_id=50007&id=NzgxY2ExYjYtYWM5NTFmZjktOTJiZjY3MDgtNjU3OTlmMzg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_7\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_7\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6749292a-bb1b-4a03-976d-cb5b91f65e5a, ghrun-4jzugy4coe.auto.internal:16526): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a6e040>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ffb7f31-c252-4ef7-bdfb-cda4dd14be61, ghrun-4jzugy4coe.auto.internal:16526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ffb7f31-c252-4ef7-bdfb-cda4dd14be61, ghrun-4jzugy4coe.auto.internal:16526): request = { session_id: "ydb://session/3?node_id=50007&id=NzgxY2ExYjYtYWM5NTFmZjktOTJiZjY3MDgtNjU3OTlmMzg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ffb7f31-c252-4ef7-bdfb-cda4dd14be61, ghrun-4jzugy4coe.auto.internal:16526): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_7" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_7" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a6e040>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 26dae2c1-e0f7-4a8d-99f0-f7ec03e42920, ghrun-4jzugy4coe.auto.internal:16526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 26dae2c1-e0f7-4a8d-99f0-f7ec03e42920, ghrun-4jzugy4coe.auto.internal:16526): request = { session_id: "ydb://session/3?node_id=50007&id=NzgxY2ExYjYtYWM5NTFmZjktOTJiZjY3MDgtNjU3OTlmMzg=" path: "/Root/users/database_7/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 26dae2c1-e0f7-4a8d-99f0-f7ec03e42920, ghrun-4jzugy4coe.auto.internal:16526): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a6e040>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02b0a6e040>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02b0a6e040> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, dc3fe05a-c91e-4456-9833-c37c6a25bcbb, ghrun-4jzugy4coe.auto.internal:16526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dc3fe05a-c91e-4456-9833-c37c6a25bcbb, ghrun-4jzugy4coe.auto.internal:16526): request = { session_id: "ydb://session/3?node_id=50007&id=NzgxY2ExYjYtYWM5NTFmZjktOTJiZjY3MDgtNjU3OTlmMzg=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, dc3fe05a-c91e-4456-9833-c37c6a25bcbb, ghrun-4jzugy4coe.auto.internal:16526): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dc3fe05a-c91e-4456-9833-c37c6a25bcbb, ghrun-4jzugy4coe.auto.internal:16526): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, dc3fe05a-c91e-4456-9833-c37c6a25bcbb, ghrun-4jzugy4coe.auto.internal:16526): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02b0a6e040>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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:10628
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:16526
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_7
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_7: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_7: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_7&cmstid=72057594037936131&txid=1761914498607827&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_7: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_7: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_7: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_7: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:16526/8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20094
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17315
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22231
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15423
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_8 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_9/logfile_j7woo_wj.log --grpc-port=20094 --mon-port=17315 --ic-port=22231
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10628 --tenant=/Root/users/database_8 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_9/logfile_j7woo_wj.log --grpc-port=20094 --mon-port=17315 --ic-port=22231
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10628', '--tenant=/Root/users/database_8', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_9/logfile_j7woo_wj.log', '--grpc-port=20094', '--mon-port=17315', '--ic-port=22231')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--false/cluster/slot_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1712162
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20094/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1712164
DEBUG    ya.test:process.py:259 Command (pid 1712164) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1712164) elapsed time (sec): 1.0550153255462646
DEBUG    ya.test:process.py:263 Command (pid 1712164) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1712164) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1712164) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1712164) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1712164) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1712164) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1712164) minflt: 16125
DEBUG    ya.test:process.py:263 Command (pid 1712164) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1712164) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1712164) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1712164) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1712164) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1712164) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1712164) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1712164) stime: 0.76125
DEBUG    ya.test:process.py:263 Command (pid 1712164) utime: 0.123314
DEBUG    ya.test:process.py:263 Command (pid 1712164) wtime: 1.056
DEBUG    ya.test:process.py:275 Command (pid 1712164) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02af09fa30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02b0a577b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0a577b0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_8
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c30ca01a-326b-4cec-a532-4b5b3c6912e2, localhost:10628): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c30ca01a-326b-4cec-a532-4b5b3c6912e2, localhost:10628): request = { database: "/Root/users/database_8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c30ca01a-326b-4cec-a532-4b5b3c6912e2, localhost:10628): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 20094 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: 50008 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_8: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:20094, 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:10628
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0a577b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 275f8708-d678-4efd-9188-e68ef275b6ee, ghrun-4jzugy4coe.auto.internal:20094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 275f8708-d678-4efd-9188-e68ef275b6ee, ghrun-4jzugy4coe.auto.internal:20094): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 275f8708-d678-4efd-9188-e68ef275b6ee, ghrun-4jzugy4coe.auto.internal:20094): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 275f8708-d678-4efd-9188-e68ef275b6ee, ghrun-4jzugy4coe.auto.internal:20094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50008&id=ZTVmZWI0OWEtNjQ0Mzc4YWQtZDMyZjgwMzctNTBkYTdiYzQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a577b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02b0a577b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 275f8708-d678-4efd-9188-e68ef275b6ee, ghrun-4jzugy4coe.auto.internal:20094): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, edcb029e-01da-42eb-990a-08acbf57a42d, ghrun-4jzugy4coe.auto.internal:20094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, edcb029e-01da-42eb-990a-08acbf57a42d, ghrun-4jzugy4coe.auto.internal:20094): request = { session_id: "ydb://session/3?node_id=50008&id=ZTVmZWI0OWEtNjQ0Mzc4YWQtZDMyZjgwMzctNTBkYTdiYzQ=" path: "/Root/users/database_8/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, edcb029e-01da-42eb-990a-08acbf57a42d, ghrun-4jzugy4coe.auto.internal:20094): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a577b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 221ad2f0-f4ec-4e25-8635-25057a0deb32, ghrun-4jzugy4coe.auto.internal:20094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 221ad2f0-f4ec-4e25-8635-25057a0deb32, ghrun-4jzugy4coe.auto.internal:20094): request = { session_id: "ydb://session/3?node_id=50008&id=ZTVmZWI0OWEtNjQ0Mzc4YWQtZDMyZjgwMzctNTBkYTdiYzQ=" path: "/Root/users/database_8/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 221ad2f0-f4ec-4e25-8635-25057a0deb32, ghrun-4jzugy4coe.auto.internal:20094): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a577b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fc144a0-4955-4556-9d2a-303bd620f4b2, ghrun-4jzugy4coe.auto.internal:20094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fc144a0-4955-4556-9d2a-303bd620f4b2, ghrun-4jzugy4coe.auto.internal:20094): request = { session_id: "ydb://session/3?node_id=50008&id=ZTVmZWI0OWEtNjQ0Mzc4YWQtZDMyZjgwMzctNTBkYTdiYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_8\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_8\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fc144a0-4955-4556-9d2a-303bd620f4b2, ghrun-4jzugy4coe.auto.internal:20094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a577b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99933e3e-8fda-401f-9ea3-a871827bb8b8, ghrun-4jzugy4coe.auto.internal:20094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99933e3e-8fda-401f-9ea3-a871827bb8b8, ghrun-4jzugy4coe.auto.internal:20094): request = { session_id: "ydb://session/3?node_id=50008&id=ZTVmZWI0OWEtNjQ0Mzc4YWQtZDMyZjgwMzctNTBkYTdiYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99933e3e-8fda-401f-9ea3-a871827bb8b8, ghrun-4jzugy4coe.auto.internal:20094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_8" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_8" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a577b0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 26176ca8-ea80-4d9a-a7f5-a85323fb8487, ghrun-4jzugy4coe.auto.internal:20094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 26176ca8-ea80-4d9a-a7f5-a85323fb8487, ghrun-4jzugy4coe.auto.internal:20094): request = { session_id: "ydb://session/3?node_id=50008&id=ZTVmZWI0OWEtNjQ0Mzc4YWQtZDMyZjgwMzctNTBkYTdiYzQ=" path: "/Root/users/database_8/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 26176ca8-ea80-4d9a-a7f5-a85323fb8487, ghrun-4jzugy4coe.auto.internal:20094): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a577b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02b0a577b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02b0a577b0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 630ddaf4-76b0-4f8d-8f6d-5172d739dd23, ghrun-4jzugy4coe.auto.internal:20094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 630ddaf4-76b0-4f8d-8f6d-5172d739dd23, ghrun-4jzugy4coe.auto.internal:20094): request = { session_id: "ydb://session/3?node_id=50008&id=ZTVmZWI0OWEtNjQ0Mzc4YWQtZDMyZjgwMzctNTBkYTdiYzQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02b0a577b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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:10628
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 630ddaf4-76b0-4f8d-8f6d-5172d739dd23, ghrun-4jzugy4coe.auto.internal:20094): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 630ddaf4-76b0-4f8d-8f6d-5172d739dd23, ghrun-4jzugy4coe.auto.internal:20094): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 630ddaf4-76b0-4f8d-8f6d-5172d739dd23, ghrun-4jzugy4coe.auto.internal:20094): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:20094
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_8
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_8: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_8: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_8&cmstid=72057594037936131&txid=1761914505998046&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_8: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_8: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_8: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_8: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20094/9
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
_ test_create_and_drop_tenants[enable_alter_database_create_hive_first--true] __
ydb/tests/functional/tenants/test_dynamic_tenants.py:238: in test_create_and_drop_tenants
    ydb_cluster.create_database(
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 10 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10628/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15423
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21379
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22231
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17315
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20094
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2010
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27973
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13982
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28495
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16526
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8921
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11702
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21278
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30297
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4431
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21951
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10000
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29468
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62836
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1621
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9614
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26700
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10944
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18789
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22066
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6403
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19561
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27566
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7364
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21402
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65144
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21463
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23065
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16089
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19976
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22672
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9030
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7260
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61432
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19984
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28500
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20729
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26958
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16946
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9635
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10628
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23846
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10629
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_dynamic_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/ohpo/00119b/r3tmp/kikimr_cluster_tsqj17tg
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7708
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18560
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4816
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11077
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/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/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_h00_l5mw.log --grpc-port=7708 --mon-port=18560 --ic-port=10629
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7708/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/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/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_h00_l5mw.log --grpc-port=7708 --mon-port=18560 --ic-port=10629
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_h00_l5mw.log', '--grpc-port=7708', '--mon-port=18560', '--ic-port=10629')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1723555
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7708/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1723558
DEBUG    ya.test:process.py:259 Command (pid 1723558) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1723558) elapsed time (sec): 0.8467793464660645
DEBUG    ya.test:process.py:263 Command (pid 1723558) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1723558) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1723558) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1723558) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1723558) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1723558) maxrss: 538244
DEBUG    ya.test:process.py:263 Command (pid 1723558) minflt: 16150
DEBUG    ya.test:process.py:263 Command (pid 1723558) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1723558) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1723558) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1723558) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1723558) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1723558) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 1723558) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1723558) stime: 0.418265
DEBUG    ya.test:process.py:263 Command (pid 1723558) utime: 0.12900999999999999
DEBUG    ya.test:process.py:263 Command (pid 1723558) wtime: 0.848
DEBUG    ya.test:process.py:275 Command (pid 1723558) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7708', '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: 10629\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7708', '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: 10629\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1727126
DEBUG    ya.test:process.py:259 Command (pid 1727126) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1727126) elapsed time (sec): 0.9030046463012695
DEBUG    ya.test:process.py:263 Command (pid 1727126) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1727126) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1727126) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1727126) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1727126) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1727126) maxrss: 546584
DEBUG    ya.test:process.py:263 Command (pid 1727126) minflt: 18267
DEBUG    ya.test:process.py:263 Command (pid 1727126) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1727126) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1727126) nivcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 1727126) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1727126) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1727126) nvcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 1727126) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1727126) stime: 0.5075879999999999
DEBUG    ya.test:process.py:263 Command (pid 1727126) utime: 0.119948
DEBUG    ya.test:process.py:263 Command (pid 1727126) wtime: 0.909
DEBUG    ya.test:process.py:275 Command (pid 1727126) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7708', '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.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7708', '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: 1727748
DEBUG    ya.test:process.py:259 Command (pid 1727748) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1727748) elapsed time (sec): 0.6698358058929443
DEBUG    ya.test:process.py:263 Command (pid 1727748) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1727748) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1727748) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1727748) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1727748) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1727748) maxrss: 546588
DEBUG    ya.test:process.py:263 Command (pid 1727748) minflt: 18268
DEBUG    ya.test:process.py:263 Command (pid 1727748) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1727748) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1727748) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 1727748) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1727748) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1727748) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 1727748) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1727748) stime: 0.410837
DEBUG    ya.test:process.py:263 Command (pid 1727748) utime: 0.152704
DEBUG    ya.test:process.py:263 Command (pid 1727748) wtime: 0.678
DEBUG    ya.test:process.py:275 Command (pid 1727748) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_dynamic_tenants.py, test_name: test_create_and_drop_tenants[enable_alter_database_create_hive_first--true])
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2727
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5257
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22651
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31824
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_8u0ypmk1.log --grpc-port=2727 --mon-port=13691 --ic-port=5257
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_0 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_8u0ypmk1.log --grpc-port=2727 --mon-port=13691 --ic-port=5257
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7708', '--tenant=/Root/users/database_0', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_8u0ypmk1.log', '--grpc-port=2727', '--mon-port=13691', '--ic-port=5257')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1728458
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2727/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1728459
DEBUG    ya.test:process.py:259 Command (pid 1728459) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1728459) elapsed time (sec): 2.64105486869812
DEBUG    ya.test:process.py:263 Command (pid 1728459) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1728459) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1728459) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1728459) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1728459) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1728459) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1728459) minflt: 16125
DEBUG    ya.test:process.py:263 Command (pid 1728459) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1728459) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1728459) nivcsw: 389
DEBUG    ya.test:process.py:263 Command (pid 1728459) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1728459) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1728459) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1728459) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1728459) stime: 1.9424199999999998
DEBUG    ya.test:process.py:263 Command (pid 1728459) utime: 0.118473
DEBUG    ya.test:process.py:263 Command (pid 1728459) wtime: 2.646
DEBUG    ya.test:process.py:275 Command (pid 1728459) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02b0acd550 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02b0acd0f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0acd0f0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_0
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2b9b8ed9-33bc-4f50-81a2-e8cbb998f309, localhost:7708): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2b9b8ed9-33bc-4f50-81a2-e8cbb998f309, localhost:7708): request = { database: "/Root/users/database_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2b9b8ed9-33bc-4f50-81a2-e8cbb998f309, localhost:7708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 2727 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/users/database_0: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:2727, 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:7708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0acd0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 79580058-2514-4ddf-9799-be43e8a0b7c7, ghrun-4jzugy4coe.auto.internal:2727): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 79580058-2514-4ddf-9799-be43e8a0b7c7, ghrun-4jzugy4coe.auto.internal:2727): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 79580058-2514-4ddf-9799-be43e8a0b7c7, ghrun-4jzugy4coe.auto.internal:2727): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 79580058-2514-4ddf-9799-be43e8a0b7c7, ghrun-4jzugy4coe.auto.internal:2727): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=MzM5YWFmM2EtNzM2NTk5YTItN2Y5YTE2ODItZjRhMDEwOTQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0acd0f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02b0acd0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 88c9309c-b5a3-4606-b279-cc7c43e45ffe, ghrun-4jzugy4coe.auto.internal:2727): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 88c9309c-b5a3-4606-b279-cc7c43e45ffe, ghrun-4jzugy4coe.auto.internal:2727): request = { session_id: "ydb://session/3?node_id=50000&id=MzM5YWFmM2EtNzM2NTk5YTItN2Y5YTE2ODItZjRhMDEwOTQ=" path: "/Root/users/database_0/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 79580058-2514-4ddf-9799-be43e8a0b7c7, ghrun-4jzugy4coe.auto.internal:2727): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 88c9309c-b5a3-4606-b279-cc7c43e45ffe, ghrun-4jzugy4coe.auto.internal:2727): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0acd0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 6f253fee-f182-4077-ade7-235975298663, ghrun-4jzugy4coe.auto.internal:2727): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 6f253fee-f182-4077-ade7-235975298663, ghrun-4jzugy4coe.auto.internal:2727): request = { session_id: "ydb://session/3?node_id=50000&id=MzM5YWFmM2EtNzM2NTk5YTItN2Y5YTE2ODItZjRhMDEwOTQ=" path: "/Root/users/database_0/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 6f253fee-f182-4077-ade7-235975298663, ghrun-4jzugy4coe.auto.internal:2727): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0acd0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5d01b15-604b-4ecb-a4b7-1088c01a2dd2, ghrun-4jzugy4coe.auto.internal:2727): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5d01b15-604b-4ecb-a4b7-1088c01a2dd2, ghrun-4jzugy4coe.auto.internal:2727): request = { session_id: "ydb://session/3?node_id=50000&id=MzM5YWFmM2EtNzM2NTk5YTItN2Y5YTE2ODItZjRhMDEwOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_0\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_0\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5d01b15-604b-4ecb-a4b7-1088c01a2dd2, ghrun-4jzugy4coe.auto.internal:2727): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0acd0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a742ce68-d054-426f-b84b-4c24ca1ca686, ghrun-4jzugy4coe.auto.internal:2727): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a742ce68-d054-426f-b84b-4c24ca1ca686, ghrun-4jzugy4coe.auto.internal:2727): request = { session_id: "ydb://session/3?node_id=50000&id=MzM5YWFmM2EtNzM2NTk5YTItN2Y5YTE2ODItZjRhMDEwOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a742ce68-d054-426f-b84b-4c24ca1ca686, ghrun-4jzugy4coe.auto.internal:2727): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_0" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0acd0f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 675f8309-9dcc-4453-bfe0-b667e0580c4a, ghrun-4jzugy4coe.auto.internal:2727): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 675f8309-9dcc-4453-bfe0-b667e0580c4a, ghrun-4jzugy4coe.auto.internal:2727): request = { session_id: "ydb://session/3?node_id=50000&id=MzM5YWFmM2EtNzM2NTk5YTItN2Y5YTE2ODItZjRhMDEwOTQ=" path: "/Root/users/database_0/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 675f8309-9dcc-4453-bfe0-b667e0580c4a, ghrun-4jzugy4coe.auto.internal:2727): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0acd0f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02b0acd0f0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02b0acd0f0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b0b14506-1fe5-48e0-9417-35fde10e85d2, ghrun-4jzugy4coe.auto.internal:2727): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b0b14506-1fe5-48e0-9417-35fde10e85d2, ghrun-4jzugy4coe.auto.internal:2727): request = { session_id: "ydb://session/3?node_id=50000&id=MzM5YWFmM2EtNzM2NTk5YTItN2Y5YTE2ODItZjRhMDEwOTQ=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02b0acd0f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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:7708
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, b0b14506-1fe5-48e0-9417-35fde10e85d2, ghrun-4jzugy4coe.auto.internal:2727): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b0b14506-1fe5-48e0-9417-35fde10e85d2, ghrun-4jzugy4coe.auto.internal:2727): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, b0b14506-1fe5-48e0-9417-35fde10e85d2, ghrun-4jzugy4coe.auto.internal:2727): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:2727
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_0
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_0: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_0: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_0&cmstid=72057594037936131&txid=1761914528721266&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_0: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_0: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_0: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_0: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:2727/1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61475
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7259
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23547
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile__goxhopx.log --grpc-port=61475 --mon-port=7259 --ic-port=64184
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_1 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile__goxhopx.log --grpc-port=61475 --mon-port=7259 --ic-port=64184
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7708', '--tenant=/Root/users/database_1', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile__goxhopx.log', '--grpc-port=61475', '--mon-port=7259', '--ic-port=64184')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1731017
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:61475/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1731018
DEBUG    ya.test:process.py:259 Command (pid 1731018) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1731018) elapsed time (sec): 0.5499882698059082
DEBUG    ya.test:process.py:263 Command (pid 1731018) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1731018) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1731018) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1731018) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1731018) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1731018) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1731018) minflt: 16126
DEBUG    ya.test:process.py:263 Command (pid 1731018) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1731018) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1731018) nivcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 1731018) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1731018) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1731018) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1731018) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1731018) stime: 0.274407
DEBUG    ya.test:process.py:263 Command (pid 1731018) utime: 0.143169
DEBUG    ya.test:process.py:263 Command (pid 1731018) wtime: 0.551
DEBUG    ya.test:process.py:275 Command (pid 1731018) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02af517710 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02af514510>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02af514510>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, cec027b0-db01-4978-97a8-223293a6d855, localhost:7708): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cec027b0-db01-4978-97a8-223293a6d855, localhost:7708): request = { database: "/Root/users/database_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cec027b0-db01-4978-97a8-223293a6d855, localhost:7708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 61475 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_1: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:61475, 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:7708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02af514510>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0023bd75-c918-4023-a7cb-d55c2b913f23, ghrun-4jzugy4coe.auto.internal:61475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0023bd75-c918-4023-a7cb-d55c2b913f23, ghrun-4jzugy4coe.auto.internal:61475): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0023bd75-c918-4023-a7cb-d55c2b913f23, ghrun-4jzugy4coe.auto.internal:61475): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0023bd75-c918-4023-a7cb-d55c2b913f23, ghrun-4jzugy4coe.auto.internal:61475): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ODYyNzRkMzUtYzNjOWM2MWMtZmNmNWNlN2QtMmIyMzE5NDY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02af514510>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02af514510>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0023bd75-c918-4023-a7cb-d55c2b913f23, ghrun-4jzugy4coe.auto.internal:61475): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d7a1dc61-519c-49c3-8c5f-e327254eb9e2, ghrun-4jzugy4coe.auto.internal:61475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d7a1dc61-519c-49c3-8c5f-e327254eb9e2, ghrun-4jzugy4coe.auto.internal:61475): request = { session_id: "ydb://session/3?node_id=50001&id=ODYyNzRkMzUtYzNjOWM2MWMtZmNmNWNlN2QtMmIyMzE5NDY=" path: "/Root/users/database_1/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d7a1dc61-519c-49c3-8c5f-e327254eb9e2, ghrun-4jzugy4coe.auto.internal:61475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02af514510>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 54ce101c-5c13-4bed-bc7e-43df22434e1f, ghrun-4jzugy4coe.auto.internal:61475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 54ce101c-5c13-4bed-bc7e-43df22434e1f, ghrun-4jzugy4coe.auto.internal:61475): request = { session_id: "ydb://session/3?node_id=50001&id=ODYyNzRkMzUtYzNjOWM2MWMtZmNmNWNlN2QtMmIyMzE5NDY=" path: "/Root/users/database_1/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 54ce101c-5c13-4bed-bc7e-43df22434e1f, ghrun-4jzugy4coe.auto.internal:61475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02af514510>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5690f5ae-d836-4bab-b314-eb0b756510f1, ghrun-4jzugy4coe.auto.internal:61475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5690f5ae-d836-4bab-b314-eb0b756510f1, ghrun-4jzugy4coe.auto.internal:61475): request = { session_id: "ydb://session/3?node_id=50001&id=ODYyNzRkMzUtYzNjOWM2MWMtZmNmNWNlN2QtMmIyMzE5NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_1\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_1\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5690f5ae-d836-4bab-b314-eb0b756510f1, ghrun-4jzugy4coe.auto.internal:61475): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02af514510>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a0e6354-3ee2-4994-82cd-bbcbb1787b7c, ghrun-4jzugy4coe.auto.internal:61475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a0e6354-3ee2-4994-82cd-bbcbb1787b7c, ghrun-4jzugy4coe.auto.internal:61475): request = { session_id: "ydb://session/3?node_id=50001&id=ODYyNzRkMzUtYzNjOWM2MWMtZmNmNWNlN2QtMmIyMzE5NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a0e6354-3ee2-4994-82cd-bbcbb1787b7c, ghrun-4jzugy4coe.auto.internal:61475): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_1" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02af514510>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, c7711340-31bf-4f05-8469-90fe42407dbb, ghrun-4jzugy4coe.auto.internal:61475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, c7711340-31bf-4f05-8469-90fe42407dbb, ghrun-4jzugy4coe.auto.internal:61475): request = { session_id: "ydb://session/3?node_id=50001&id=ODYyNzRkMzUtYzNjOWM2MWMtZmNmNWNlN2QtMmIyMzE5NDY=" path: "/Root/users/database_1/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, c7711340-31bf-4f05-8469-90fe42407dbb, ghrun-4jzugy4coe.auto.internal:61475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02af514510>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02af514510>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02af514510> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e777e2eb-0770-4475-adad-2c7326aa8674, ghrun-4jzugy4coe.auto.internal:61475): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e777e2eb-0770-4475-adad-2c7326aa8674, ghrun-4jzugy4coe.auto.internal:61475): request = { session_id: "ydb://session/3?node_id=50001&id=ODYyNzRkMzUtYzNjOWM2MWMtZmNmNWNlN2QtMmIyMzE5NDY=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02af514510>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, e777e2eb-0770-4475-adad-2c7326aa8674, ghrun-4jzugy4coe.auto.internal:61475): on response callback started
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e777e2eb-0770-4475-adad-2c7326aa8674, ghrun-4jzugy4coe.auto.internal:61475): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, e777e2eb-0770-4475-adad-2c7326aa8674, ghrun-4jzugy4coe.auto.internal:61475): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7708
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:61475
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_1
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_1: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_1: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_1&cmstid=72057594037936131&txid=1761914533562062&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_1: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_1: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_1: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_1: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:61475/2
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3907
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14780
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61536
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25257
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_6z0lof32.log --grpc-port=19125 --mon-port=3907 --ic-port=14780
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_2 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_6z0lof32.log --grpc-port=19125 --mon-port=3907 --ic-port=14780
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7708', '--tenant=/Root/users/database_2', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_6z0lof32.log', '--grpc-port=19125', '--mon-port=3907', '--ic-port=14780')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1734836
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19125/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1734837
DEBUG    ya.test:process.py:259 Command (pid 1734837) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1734837) elapsed time (sec): 0.824333667755127
DEBUG    ya.test:process.py:263 Command (pid 1734837) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1734837) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1734837) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1734837) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1734837) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1734837) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1734837) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 1734837) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1734837) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1734837) nivcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 1734837) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1734837) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1734837) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1734837) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1734837) stime: 0.60512
DEBUG    ya.test:process.py:263 Command (pid 1734837) utime: 0.121338
DEBUG    ya.test:process.py:263 Command (pid 1734837) wtime: 0.825
DEBUG    ya.test:process.py:275 Command (pid 1734837) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02b0a0f7b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02b0a0fbc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0a0fbc0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_2
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ed0f741b-d0f9-4847-aae8-05e3524d7088, localhost:7708): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ed0f741b-d0f9-4847-aae8-05e3524d7088, localhost:7708): request = { database: "/Root/users/database_2" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ed0f741b-d0f9-4847-aae8-05e3524d7088, localhost:7708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 19125 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_2: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:19125, 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:7708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0a0fbc0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5b4974ea-a347-4f55-a94f-0416a6e3cec5, ghrun-4jzugy4coe.auto.internal:19125): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5b4974ea-a347-4f55-a94f-0416a6e3cec5, ghrun-4jzugy4coe.auto.internal:19125): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 5b4974ea-a347-4f55-a94f-0416a6e3cec5, ghrun-4jzugy4coe.auto.internal:19125): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5b4974ea-a347-4f55-a94f-0416a6e3cec5, ghrun-4jzugy4coe.auto.internal:19125): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=N2JiMWIzNzYtY2IyMmZjNWQtYzc3MzQ1MmUtYzRjMTIyMmM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a0fbc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02b0a0fbc0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 5b4974ea-a347-4f55-a94f-0416a6e3cec5, ghrun-4jzugy4coe.auto.internal:19125): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0cfcd144-0342-4c6f-87d6-76d690e518aa, ghrun-4jzugy4coe.auto.internal:19125): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0cfcd144-0342-4c6f-87d6-76d690e518aa, ghrun-4jzugy4coe.auto.internal:19125): request = { session_id: "ydb://session/3?node_id=50002&id=N2JiMWIzNzYtY2IyMmZjNWQtYzc3MzQ1MmUtYzRjMTIyMmM=" path: "/Root/users/database_2/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0cfcd144-0342-4c6f-87d6-76d690e518aa, ghrun-4jzugy4coe.auto.internal:19125): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a0fbc0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f2248d85-ff02-4979-b07f-37a8ef543e9f, ghrun-4jzugy4coe.auto.internal:19125): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f2248d85-ff02-4979-b07f-37a8ef543e9f, ghrun-4jzugy4coe.auto.internal:19125): request = { session_id: "ydb://session/3?node_id=50002&id=N2JiMWIzNzYtY2IyMmZjNWQtYzc3MzQ1MmUtYzRjMTIyMmM=" path: "/Root/users/database_2/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f2248d85-ff02-4979-b07f-37a8ef543e9f, ghrun-4jzugy4coe.auto.internal:19125): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a0fbc0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cf9286b-a7ec-4d23-870d-128b44819d9d, ghrun-4jzugy4coe.auto.internal:19125): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cf9286b-a7ec-4d23-870d-128b44819d9d, ghrun-4jzugy4coe.auto.internal:19125): request = { session_id: "ydb://session/3?node_id=50002&id=N2JiMWIzNzYtY2IyMmZjNWQtYzc3MzQ1MmUtYzRjMTIyMmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_2\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_2\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf9286b-a7ec-4d23-870d-128b44819d9d, ghrun-4jzugy4coe.auto.internal:19125): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a0fbc0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3a22b0a-ca45-462f-99d4-72c50ddf64b8, ghrun-4jzugy4coe.auto.internal:19125): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3a22b0a-ca45-462f-99d4-72c50ddf64b8, ghrun-4jzugy4coe.auto.internal:19125): request = { session_id: "ydb://session/3?node_id=50002&id=N2JiMWIzNzYtY2IyMmZjNWQtYzc3MzQ1MmUtYzRjMTIyMmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3a22b0a-ca45-462f-99d4-72c50ddf64b8, ghrun-4jzugy4coe.auto.internal:19125): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_2" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_2" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a0fbc0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 2c0ab99c-c093-46e9-b0a6-50009d28ae71, ghrun-4jzugy4coe.auto.internal:19125): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 2c0ab99c-c093-46e9-b0a6-50009d28ae71, ghrun-4jzugy4coe.auto.internal:19125): request = { session_id: "ydb://session/3?node_id=50002&id=N2JiMWIzNzYtY2IyMmZjNWQtYzc3MzQ1MmUtYzRjMTIyMmM=" path: "/Root/users/database_2/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 2c0ab99c-c093-46e9-b0a6-50009d28ae71, ghrun-4jzugy4coe.auto.internal:19125): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a0fbc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02b0a0fbc0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02b0a0fbc0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0e15e964-7f68-4222-886f-b0ad73e564ac, ghrun-4jzugy4coe.auto.internal:19125): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0e15e964-7f68-4222-886f-b0ad73e564ac, ghrun-4jzugy4coe.auto.internal:19125): request = { session_id: "ydb://session/3?node_id=50002&id=N2JiMWIzNzYtY2IyMmZjNWQtYzc3MzQ1MmUtYzRjMTIyMmM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02b0a0fbc0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 0e15e964-7f68-4222-886f-b0ad73e564ac, ghrun-4jzugy4coe.auto.internal:19125): on response callback started
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0e15e964-7f68-4222-886f-b0ad73e564ac, ghrun-4jzugy4coe.auto.internal:19125): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7708
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:19125
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 0e15e964-7f68-4222-886f-b0ad73e564ac, ghrun-4jzugy4coe.auto.internal:19125): on response callback success
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_2
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_2: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_2: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_2&cmstid=72057594037936131&txid=1761914540689759&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_2: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_2: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_2: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_2: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19125/3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22380
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31758
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14519
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17404
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_4nvwttkp.log --grpc-port=30285 --mon-port=22380 --ic-port=31758
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_3 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_4nvwttkp.log --grpc-port=30285 --mon-port=22380 --ic-port=31758
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7708', '--tenant=/Root/users/database_3', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4/logfile_4nvwttkp.log', '--grpc-port=30285', '--mon-port=22380', '--ic-port=31758')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1738644
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30285/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1738651
DEBUG    ya.test:process.py:259 Command (pid 1738651) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1738651) elapsed time (sec): 0.7381236553192139
DEBUG    ya.test:process.py:263 Command (pid 1738651) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1738651) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1738651) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1738651) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1738651) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1738651) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1738651) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 1738651) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1738651) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1738651) nivcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 1738651) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1738651) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1738651) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1738651) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1738651) stime: 0.528992
DEBUG    ya.test:process.py:263 Command (pid 1738651) utime: 0.139821
DEBUG    ya.test:process.py:263 Command (pid 1738651) wtime: 0.739
DEBUG    ya.test:process.py:275 Command (pid 1738651) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02b0a7e950 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02b0a415a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0a415a0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_3
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 81d99792-e3eb-4b13-a50b-bc2dceb659a4, localhost:7708): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 81d99792-e3eb-4b13-a50b-bc2dceb659a4, localhost:7708): request = { database: "/Root/users/database_3" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 81d99792-e3eb-4b13-a50b-bc2dceb659a4, localhost:7708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 30285 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: 50003 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_3: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:30285, 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:7708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0a415a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bd765887-ffe7-4db4-a19b-51b17fa4c91e, ghrun-4jzugy4coe.auto.internal:30285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bd765887-ffe7-4db4-a19b-51b17fa4c91e, ghrun-4jzugy4coe.auto.internal:30285): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, bd765887-ffe7-4db4-a19b-51b17fa4c91e, ghrun-4jzugy4coe.auto.internal:30285): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bd765887-ffe7-4db4-a19b-51b17fa4c91e, ghrun-4jzugy4coe.auto.internal:30285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZmUyOWQ5ZmUtM2FlYTA1OTYtYjQyZmU3YjYtMTg5MDAyNzc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a415a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02b0a415a0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, bd765887-ffe7-4db4-a19b-51b17fa4c91e, ghrun-4jzugy4coe.auto.internal:30285): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, ce47c09e-d3f7-4a09-b09a-7c96bc6d1e1d, ghrun-4jzugy4coe.auto.internal:30285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, ce47c09e-d3f7-4a09-b09a-7c96bc6d1e1d, ghrun-4jzugy4coe.auto.internal:30285): request = { session_id: "ydb://session/3?node_id=50003&id=ZmUyOWQ5ZmUtM2FlYTA1OTYtYjQyZmU3YjYtMTg5MDAyNzc=" path: "/Root/users/database_3/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, ce47c09e-d3f7-4a09-b09a-7c96bc6d1e1d, ghrun-4jzugy4coe.auto.internal:30285): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a415a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, fc1bb95e-fb0a-4a44-90f7-f525575312cc, ghrun-4jzugy4coe.auto.internal:30285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, fc1bb95e-fb0a-4a44-90f7-f525575312cc, ghrun-4jzugy4coe.auto.internal:30285): request = { session_id: "ydb://session/3?node_id=50003&id=ZmUyOWQ5ZmUtM2FlYTA1OTYtYjQyZmU3YjYtMTg5MDAyNzc=" path: "/Root/users/database_3/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, fc1bb95e-fb0a-4a44-90f7-f525575312cc, ghrun-4jzugy4coe.auto.internal:30285): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a415a0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68ccf9b3-1031-4afc-ba36-7fd964107de5, ghrun-4jzugy4coe.auto.internal:30285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68ccf9b3-1031-4afc-ba36-7fd964107de5, ghrun-4jzugy4coe.auto.internal:30285): request = { session_id: "ydb://session/3?node_id=50003&id=ZmUyOWQ5ZmUtM2FlYTA1OTYtYjQyZmU3YjYtMTg5MDAyNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_3\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_3\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68ccf9b3-1031-4afc-ba36-7fd964107de5, ghrun-4jzugy4coe.auto.internal:30285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a415a0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d15d968-b336-40a3-84a2-7b833b2ab7cb, ghrun-4jzugy4coe.auto.internal:30285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d15d968-b336-40a3-84a2-7b833b2ab7cb, ghrun-4jzugy4coe.auto.internal:30285): request = { session_id: "ydb://session/3?node_id=50003&id=ZmUyOWQ5ZmUtM2FlYTA1OTYtYjQyZmU3YjYtMTg5MDAyNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d15d968-b336-40a3-84a2-7b833b2ab7cb, ghrun-4jzugy4coe.auto.internal:30285): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_3" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_3" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a415a0>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 1d5594ba-e7be-4506-aa39-b864e15806ea, ghrun-4jzugy4coe.auto.internal:30285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 1d5594ba-e7be-4506-aa39-b864e15806ea, ghrun-4jzugy4coe.auto.internal:30285): request = { session_id: "ydb://session/3?node_id=50003&id=ZmUyOWQ5ZmUtM2FlYTA1OTYtYjQyZmU3YjYtMTg5MDAyNzc=" path: "/Root/users/database_3/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 1d5594ba-e7be-4506-aa39-b864e15806ea, ghrun-4jzugy4coe.auto.internal:30285): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a415a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02b0a415a0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02b0a415a0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 63d41792-1cff-4b98-b44b-fc7f2b67cc79, ghrun-4jzugy4coe.auto.internal:30285): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 63d41792-1cff-4b98-b44b-fc7f2b67cc79, ghrun-4jzugy4coe.auto.internal:30285): request = { session_id: "ydb://session/3?node_id=50003&id=ZmUyOWQ5ZmUtM2FlYTA1OTYtYjQyZmU3YjYtMTg5MDAyNzc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02b0a415a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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:7708
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:30285
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_3
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_3: send console operation, token None
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 63d41792-1cff-4b98-b44b-fc7f2b67cc79, ghrun-4jzugy4coe.auto.internal:30285): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 63d41792-1cff-4b98-b44b-fc7f2b67cc79, ghrun-4jzugy4coe.auto.internal:30285): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 63d41792-1cff-4b98-b44b-fc7f2b67cc79, ghrun-4jzugy4coe.auto.internal:30285): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_3: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_3&cmstid=72057594037936131&txid=1761914545893260&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_3: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_3: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_3: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_3: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:30285/4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3418
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19644
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6874
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22913
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_gqfy7lww.log --grpc-port=24275 --mon-port=3418 --ic-port=19644
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_4 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_gqfy7lww.log --grpc-port=24275 --mon-port=3418 --ic-port=19644
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7708', '--tenant=/Root/users/database_4', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5/logfile_gqfy7lww.log', '--grpc-port=24275', '--mon-port=3418', '--ic-port=19644')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1744380
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24275/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.23
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.23
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1744381
DEBUG    ya.test:process.py:259 Command (pid 1744381) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1744381) elapsed time (sec): 1.4128546714782715
DEBUG    ya.test:process.py:263 Command (pid 1744381) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1744381) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1744381) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1744381) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1744381) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1744381) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1744381) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 1744381) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1744381) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1744381) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 1744381) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1744381) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1744381) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1744381) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1744381) stime: 1.063595
DEBUG    ya.test:process.py:263 Command (pid 1744381) utime: 0.130723
DEBUG    ya.test:process.py:263 Command (pid 1744381) wtime: 1.421
DEBUG    ya.test:process.py:275 Command (pid 1744381) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02b0a79be0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02b0a79730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0a79730>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_4
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3622e440-72e1-42b2-8f2d-cf2a4d19ff05, localhost:7708): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3622e440-72e1-42b2-8f2d-cf2a4d19ff05, localhost:7708): request = { database: "/Root/users/database_4" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3622e440-72e1-42b2-8f2d-cf2a4d19ff05, localhost:7708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 24275 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: 50004 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_4: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:24275, 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:7708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0a79730>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e4cc3da2-e9d1-4739-9edc-db01d758f522, ghrun-4jzugy4coe.auto.internal:24275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e4cc3da2-e9d1-4739-9edc-db01d758f522, ghrun-4jzugy4coe.auto.internal:24275): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, e4cc3da2-e9d1-4739-9edc-db01d758f522, ghrun-4jzugy4coe.auto.internal:24275): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e4cc3da2-e9d1-4739-9edc-db01d758f522, ghrun-4jzugy4coe.auto.internal:24275): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50004&id=ZGQzZTcwY2ItYzljNmVhM2ItZDVlY2Q3ZjYtN2UzNDFlNzM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a79730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02b0a79730>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, e4cc3da2-e9d1-4739-9edc-db01d758f522, ghrun-4jzugy4coe.auto.internal:24275): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 41c9af59-b3ba-462e-9d83-d2a2de0331ad, ghrun-4jzugy4coe.auto.internal:24275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 41c9af59-b3ba-462e-9d83-d2a2de0331ad, ghrun-4jzugy4coe.auto.internal:24275): request = { session_id: "ydb://session/3?node_id=50004&id=ZGQzZTcwY2ItYzljNmVhM2ItZDVlY2Q3ZjYtN2UzNDFlNzM=" path: "/Root/users/database_4/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 41c9af59-b3ba-462e-9d83-d2a2de0331ad, ghrun-4jzugy4coe.auto.internal:24275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a79730>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 25b9bfa9-c438-4804-a828-66b87d33a7d3, ghrun-4jzugy4coe.auto.internal:24275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 25b9bfa9-c438-4804-a828-66b87d33a7d3, ghrun-4jzugy4coe.auto.internal:24275): request = { session_id: "ydb://session/3?node_id=50004&id=ZGQzZTcwY2ItYzljNmVhM2ItZDVlY2Q3ZjYtN2UzNDFlNzM=" path: "/Root/users/database_4/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 25b9bfa9-c438-4804-a828-66b87d33a7d3, ghrun-4jzugy4coe.auto.internal:24275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a79730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ffec02e-7f7a-41a1-8114-1220a355e88c, ghrun-4jzugy4coe.auto.internal:24275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ffec02e-7f7a-41a1-8114-1220a355e88c, ghrun-4jzugy4coe.auto.internal:24275): request = { session_id: "ydb://session/3?node_id=50004&id=ZGQzZTcwY2ItYzljNmVhM2ItZDVlY2Q3ZjYtN2UzNDFlNzM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_4\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_4\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ffec02e-7f7a-41a1-8114-1220a355e88c, ghrun-4jzugy4coe.auto.internal:24275): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a79730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63790ca2-06a8-4b0b-bbd9-16498c74aa0e, ghrun-4jzugy4coe.auto.internal:24275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63790ca2-06a8-4b0b-bbd9-16498c74aa0e, ghrun-4jzugy4coe.auto.internal:24275): request = { session_id: "ydb://session/3?node_id=50004&id=ZGQzZTcwY2ItYzljNmVhM2ItZDVlY2Q3ZjYtN2UzNDFlNzM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63790ca2-06a8-4b0b-bbd9-16498c74aa0e, ghrun-4jzugy4coe.auto.internal:24275): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_4" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_4" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a79730>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 9399ebf6-9c50-45b8-8e00-7ead4f360c86, ghrun-4jzugy4coe.auto.internal:24275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 9399ebf6-9c50-45b8-8e00-7ead4f360c86, ghrun-4jzugy4coe.auto.internal:24275): request = { session_id: "ydb://session/3?node_id=50004&id=ZGQzZTcwY2ItYzljNmVhM2ItZDVlY2Q3ZjYtN2UzNDFlNzM=" path: "/Root/users/database_4/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 9399ebf6-9c50-45b8-8e00-7ead4f360c86, ghrun-4jzugy4coe.auto.internal:24275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0a79730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02b0a79730>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02b0a79730> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, eb1fde87-9cee-4c5b-9c97-0937eeaa5bd6, ghrun-4jzugy4coe.auto.internal:24275): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, eb1fde87-9cee-4c5b-9c97-0937eeaa5bd6, ghrun-4jzugy4coe.auto.internal:24275): request = { session_id: "ydb://session/3?node_id=50004&id=ZGQzZTcwY2ItYzljNmVhM2ItZDVlY2Q3ZjYtN2UzNDFlNzM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02b0a79730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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:7708
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:24275
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, eb1fde87-9cee-4c5b-9c97-0937eeaa5bd6, ghrun-4jzugy4coe.auto.internal:24275): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, eb1fde87-9cee-4c5b-9c97-0937eeaa5bd6, ghrun-4jzugy4coe.auto.internal:24275): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, eb1fde87-9cee-4c5b-9c97-0937eeaa5bd6, ghrun-4jzugy4coe.auto.internal:24275): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_4
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_4: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_4: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_4&cmstid=72057594037936131&txid=1761914557644294&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_4: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_4: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_4: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_4: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24275/5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16778
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1308
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26157
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19675
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13115
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_6/logfile_b0vjm8o6.log --grpc-port=16778 --mon-port=1308 --ic-port=26157
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_5 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_6/logfile_b0vjm8o6.log --grpc-port=16778 --mon-port=1308 --ic-port=26157
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7708', '--tenant=/Root/users/database_5', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_6/logfile_b0vjm8o6.log', '--grpc-port=16778', '--mon-port=1308', '--ic-port=26157')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1751491
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16778/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.24
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.24
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1751512
DEBUG    ya.test:process.py:259 Command (pid 1751512) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1751512) elapsed time (sec): 0.4945986270904541
DEBUG    ya.test:process.py:263 Command (pid 1751512) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1751512) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1751512) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1751512) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1751512) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1751512) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1751512) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 1751512) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1751512) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1751512) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 1751512) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1751512) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1751512) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1751512) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1751512) stime: 0.316453
DEBUG    ya.test:process.py:263 Command (pid 1751512) utime: 0.11921
DEBUG    ya.test:process.py:263 Command (pid 1751512) wtime: 0.496
DEBUG    ya.test:process.py:275 Command (pid 1751512) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02b0ae71c0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02b0ae7440>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0ae7440>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_5
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 17bdf1a9-18d6-4572-8780-1b2e6e4b2782, localhost:7708): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 17bdf1a9-18d6-4572-8780-1b2e6e4b2782, localhost:7708): request = { database: "/Root/users/database_5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 17bdf1a9-18d6-4572-8780-1b2e6e4b2782, localhost:7708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 16778 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: 50005 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_5: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:16778, 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:7708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02b0ae7440>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f805cf63-7d94-4c3a-9bf9-2a19e6644056, ghrun-4jzugy4coe.auto.internal:16778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f805cf63-7d94-4c3a-9bf9-2a19e6644056, ghrun-4jzugy4coe.auto.internal:16778): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, f805cf63-7d94-4c3a-9bf9-2a19e6644056, ghrun-4jzugy4coe.auto.internal:16778): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f805cf63-7d94-4c3a-9bf9-2a19e6644056, ghrun-4jzugy4coe.auto.internal:16778): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50005&id=YTcwNTBkNTktZGQ5Zjk5M2QtY2NhOTgzZjQtNzUwMDg2NDE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0ae7440>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02b0ae7440>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, f805cf63-7d94-4c3a-9bf9-2a19e6644056, ghrun-4jzugy4coe.auto.internal:16778): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, abcc10b9-edd2-4485-aae3-d81f4ead62a3, ghrun-4jzugy4coe.auto.internal:16778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, abcc10b9-edd2-4485-aae3-d81f4ead62a3, ghrun-4jzugy4coe.auto.internal:16778): request = { session_id: "ydb://session/3?node_id=50005&id=YTcwNTBkNTktZGQ5Zjk5M2QtY2NhOTgzZjQtNzUwMDg2NDE=" path: "/Root/users/database_5/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, abcc10b9-edd2-4485-aae3-d81f4ead62a3, ghrun-4jzugy4coe.auto.internal:16778): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0ae7440>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 439acabb-63b6-43fb-919f-a560447f5fde, ghrun-4jzugy4coe.auto.internal:16778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 439acabb-63b6-43fb-919f-a560447f5fde, ghrun-4jzugy4coe.auto.internal:16778): request = { session_id: "ydb://session/3?node_id=50005&id=YTcwNTBkNTktZGQ5Zjk5M2QtY2NhOTgzZjQtNzUwMDg2NDE=" path: "/Root/users/database_5/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 439acabb-63b6-43fb-919f-a560447f5fde, ghrun-4jzugy4coe.auto.internal:16778): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0ae7440>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a039dd3-2d76-4aad-9e48-26eb584a6591, ghrun-4jzugy4coe.auto.internal:16778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a039dd3-2d76-4aad-9e48-26eb584a6591, ghrun-4jzugy4coe.auto.internal:16778): request = { session_id: "ydb://session/3?node_id=50005&id=YTcwNTBkNTktZGQ5Zjk5M2QtY2NhOTgzZjQtNzUwMDg2NDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_5\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_5\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a039dd3-2d76-4aad-9e48-26eb584a6591, ghrun-4jzugy4coe.auto.internal:16778): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0ae7440>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41e1e0e6-8980-45fd-bd72-07a484930f5d, ghrun-4jzugy4coe.auto.internal:16778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41e1e0e6-8980-45fd-bd72-07a484930f5d, ghrun-4jzugy4coe.auto.internal:16778): request = { session_id: "ydb://session/3?node_id=50005&id=YTcwNTBkNTktZGQ5Zjk5M2QtY2NhOTgzZjQtNzUwMDg2NDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41e1e0e6-8980-45fd-bd72-07a484930f5d, ghrun-4jzugy4coe.auto.internal:16778): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_5" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_5" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0ae7440>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, d09653e9-4fb3-4c4b-ae1f-88e10069b296, ghrun-4jzugy4coe.auto.internal:16778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, d09653e9-4fb3-4c4b-ae1f-88e10069b296, ghrun-4jzugy4coe.auto.internal:16778): request = { session_id: "ydb://session/3?node_id=50005&id=YTcwNTBkNTktZGQ5Zjk5M2QtY2NhOTgzZjQtNzUwMDg2NDE=" path: "/Root/users/database_5/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, d09653e9-4fb3-4c4b-ae1f-88e10069b296, ghrun-4jzugy4coe.auto.internal:16778): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02b0ae7440>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02b0ae7440>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02b0ae7440> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 13f4d344-4ca4-4bc6-af0f-8f76169210ca, ghrun-4jzugy4coe.auto.internal:16778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 13f4d344-4ca4-4bc6-af0f-8f76169210ca, ghrun-4jzugy4coe.auto.internal:16778): request = { session_id: "ydb://session/3?node_id=50005&id=YTcwNTBkNTktZGQ5Zjk5M2QtY2NhOTgzZjQtNzUwMDg2NDE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02b0ae7440>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 13f4d344-4ca4-4bc6-af0f-8f76169210ca, ghrun-4jzugy4coe.auto.internal:16778): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 13f4d344-4ca4-4bc6-af0f-8f76169210ca, ghrun-4jzugy4coe.auto.internal:16778): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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:7708
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:16778
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 13f4d344-4ca4-4bc6-af0f-8f76169210ca, ghrun-4jzugy4coe.auto.internal:16778): on response callback success
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_5
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_5: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_5: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_5&cmstid=72057594037936131&txid=1761914568528995&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_5: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_5: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_5: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_5: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:16778/6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14870
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13419
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15960
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31969
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_7/logfile_twqr4s9m.log --grpc-port=14870 --mon-port=13419 --ic-port=3526
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_6 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_7/logfile_twqr4s9m.log --grpc-port=14870 --mon-port=13419 --ic-port=3526
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7708', '--tenant=/Root/users/database_6', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_7/logfile_twqr4s9m.log', '--grpc-port=14870', '--mon-port=13419', '--ic-port=3526')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1756467
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14870/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.25
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.25
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1756473
DEBUG    ya.test:process.py:259 Command (pid 1756473) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1756473) elapsed time (sec): 0.5689394474029541
DEBUG    ya.test:process.py:263 Command (pid 1756473) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1756473) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1756473) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1756473) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1756473) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1756473) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1756473) minflt: 16126
DEBUG    ya.test:process.py:263 Command (pid 1756473) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1756473) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1756473) nivcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 1756473) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1756473) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1756473) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1756473) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1756473) stime: 0.32531899999999997
DEBUG    ya.test:process.py:263 Command (pid 1756473) utime: 0.133188
DEBUG    ya.test:process.py:263 Command (pid 1756473) wtime: 0.57
DEBUG    ya.test:process.py:275 Command (pid 1756473) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02ad2fff30 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02ad260a60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02ad260a60>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_6
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ef0b0dd6-cd68-401e-bd75-98574a1f0ac6, localhost:7708): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ef0b0dd6-cd68-401e-bd75-98574a1f0ac6, localhost:7708): request = { database: "/Root/users/database_6" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ef0b0dd6-cd68-401e-bd75-98574a1f0ac6, localhost:7708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 14870 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: 50006 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_6: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:14870, 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:7708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02ad260a60>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b5711b41-06a2-4638-b8d6-f43d67e65ce7, ghrun-4jzugy4coe.auto.internal:14870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b5711b41-06a2-4638-b8d6-f43d67e65ce7, ghrun-4jzugy4coe.auto.internal:14870): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b5711b41-06a2-4638-b8d6-f43d67e65ce7, ghrun-4jzugy4coe.auto.internal:14870): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b5711b41-06a2-4638-b8d6-f43d67e65ce7, ghrun-4jzugy4coe.auto.internal:14870): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50006&id=NWM3ZGVlYTgtYjY0NjY5MzktYmEyMTUxNmYtODA2MWRiMQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02ad260a60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02ad260a60>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, dab539ac-431b-44b5-8838-52d21bff1c57, ghrun-4jzugy4coe.auto.internal:14870): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b5711b41-06a2-4638-b8d6-f43d67e65ce7, ghrun-4jzugy4coe.auto.internal:14870): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, dab539ac-431b-44b5-8838-52d21bff1c57, ghrun-4jzugy4coe.auto.internal:14870): request = { session_id: "ydb://session/3?node_id=50006&id=NWM3ZGVlYTgtYjY0NjY5MzktYmEyMTUxNmYtODA2MWRiMQ==" path: "/Root/users/database_6/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, dab539ac-431b-44b5-8838-52d21bff1c57, ghrun-4jzugy4coe.auto.internal:14870): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02ad260a60>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 323e8816-e2f7-40d9-917b-60655b45c171, ghrun-4jzugy4coe.auto.internal:14870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 323e8816-e2f7-40d9-917b-60655b45c171, ghrun-4jzugy4coe.auto.internal:14870): request = { session_id: "ydb://session/3?node_id=50006&id=NWM3ZGVlYTgtYjY0NjY5MzktYmEyMTUxNmYtODA2MWRiMQ==" path: "/Root/users/database_6/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 323e8816-e2f7-40d9-917b-60655b45c171, ghrun-4jzugy4coe.auto.internal:14870): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02ad260a60>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b32cea-1593-4cda-ad53-e6b855f808e7, ghrun-4jzugy4coe.auto.internal:14870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b32cea-1593-4cda-ad53-e6b855f808e7, ghrun-4jzugy4coe.auto.internal:14870): request = { session_id: "ydb://session/3?node_id=50006&id=NWM3ZGVlYTgtYjY0NjY5MzktYmEyMTUxNmYtODA2MWRiMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_6\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_6\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b32cea-1593-4cda-ad53-e6b855f808e7, ghrun-4jzugy4coe.auto.internal:14870): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02ad260a60>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4447568b-2154-49ad-aa8c-9220b17616a3, ghrun-4jzugy4coe.auto.internal:14870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4447568b-2154-49ad-aa8c-9220b17616a3, ghrun-4jzugy4coe.auto.internal:14870): request = { session_id: "ydb://session/3?node_id=50006&id=NWM3ZGVlYTgtYjY0NjY5MzktYmEyMTUxNmYtODA2MWRiMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4447568b-2154-49ad-aa8c-9220b17616a3, ghrun-4jzugy4coe.auto.internal:14870): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_6" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_6" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02ad260a60>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, 4753dd5b-c8f6-4f03-9b57-a9f21e4de80f, ghrun-4jzugy4coe.auto.internal:14870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, 4753dd5b-c8f6-4f03-9b57-a9f21e4de80f, ghrun-4jzugy4coe.auto.internal:14870): request = { session_id: "ydb://session/3?node_id=50006&id=NWM3ZGVlYTgtYjY0NjY5MzktYmEyMTUxNmYtODA2MWRiMQ==" path: "/Root/users/database_6/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, 4753dd5b-c8f6-4f03-9b57-a9f21e4de80f, ghrun-4jzugy4coe.auto.internal:14870): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02ad260a60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02ad260a60>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02ad260a60> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f379c93b-22eb-48b5-928b-144b1bbc864e, ghrun-4jzugy4coe.auto.internal:14870): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f379c93b-22eb-48b5-928b-144b1bbc864e, ghrun-4jzugy4coe.auto.internal:14870): request = { session_id: "ydb://session/3?node_id=50006&id=NWM3ZGVlYTgtYjY0NjY5MzktYmEyMTUxNmYtODA2MWRiMQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02ad260a60>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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:7708
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, f379c93b-22eb-48b5-928b-144b1bbc864e, ghrun-4jzugy4coe.auto.internal:14870): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f379c93b-22eb-48b5-928b-144b1bbc864e, ghrun-4jzugy4coe.auto.internal:14870): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, f379c93b-22eb-48b5-928b-144b1bbc864e, ghrun-4jzugy4coe.auto.internal:14870): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:14870
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_6
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_6: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_6: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_6&cmstid=72057594037936131&txid=1761914573384574&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_6: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_6: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_6: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_6: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14870/7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2213
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22438
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12417
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5557
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9956
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_8/logfile_ijj4r9dm.log --grpc-port=2213 --mon-port=22438 --ic-port=12417
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7708 --tenant=/Root/users/database_7 --log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_8/logfile_ijj4r9dm.log --grpc-port=2213 --mon-port=22438 --ic-port=12417
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7708', '--tenant=/Root/users/database_7', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_8/logfile_ijj4r9dm.log', '--grpc-port=2213', '--mon-port=22438', '--ic-port=12417')' in '/home/runner/.ya/build/build_root/ohpo/00119b/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_dynamic_tenants.py.test_create_and_drop_tenants.enable_alter_database_create_hive_first--true/cluster/slot_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1759625
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2213/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.26
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.26
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/00119b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1759628
DEBUG    ya.test:process.py:259 Command (pid 1759628) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1759628) elapsed time (sec): 0.6727921962738037
DEBUG    ya.test:process.py:263 Command (pid 1759628) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1759628) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1759628) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1759628) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1759628) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1759628) maxrss: 538228
DEBUG    ya.test:process.py:263 Command (pid 1759628) minflt: 17513
DEBUG    ya.test:process.py:263 Command (pid 1759628) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1759628) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1759628) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1759628) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1759628) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1759628) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1759628) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1759628) stime: 0.38731099999999996
DEBUG    ya.test:process.py:263 Command (pid 1759628) utime: 0.122919
DEBUG    ya.test:process.py:263 Command (pid 1759628) wtime: 0.674
DEBUG    ya.test:process.py:275 Command (pid 1759628) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f02af5bd370 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f02af5fdf00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02af5fdf00>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/users/database_7
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 16feba45-aafc-4293-8ae0-47a4dbe062b9, localhost:7708): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 16feba45-aafc-4293-8ae0-47a4dbe062b9, localhost:7708): request = { database: "/Root/users/database_7" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 16feba45-aafc-4293-8ae0-47a4dbe062b9, localhost:7708): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 2213 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: 50007 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/users/database_7: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:2213, 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:7708
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f02af5fdf00>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c5d8a80b-9dde-49ba-a3c9-6f79ff9595c8, ghrun-4jzugy4coe.auto.internal:2213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c5d8a80b-9dde-49ba-a3c9-6f79ff9595c8, ghrun-4jzugy4coe.auto.internal:2213): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, c5d8a80b-9dde-49ba-a3c9-6f79ff9595c8, ghrun-4jzugy4coe.auto.internal:2213): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c5d8a80b-9dde-49ba-a3c9-6f79ff9595c8, ghrun-4jzugy4coe.auto.internal:2213): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50007&id=ZGNjM2YxZjgtYTJlOGY1ODYtMjM3ZWUzZTktZTk2ZTBkNw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02af5fdf00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f02af5fdf00>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, c5d8a80b-9dde-49ba-a3c9-6f79ff9595c8, ghrun-4jzugy4coe.auto.internal:2213): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 42162d84-a75f-485c-99de-57f3b9032e7a, ghrun-4jzugy4coe.auto.internal:2213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 42162d84-a75f-485c-99de-57f3b9032e7a, ghrun-4jzugy4coe.auto.internal:2213): request = { session_id: "ydb://session/3?node_id=50007&id=ZGNjM2YxZjgtYTJlOGY1ODYtMjM3ZWUzZTktZTk2ZTBkNw==" path: "/Root/users/database_7/table" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 42162d84-a75f-485c-99de-57f3b9032e7a, ghrun-4jzugy4coe.auto.internal:2213): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02af5fdf00>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 014f2774-ce25-4ed3-a388-b3bd58402595, ghrun-4jzugy4coe.auto.internal:2213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 014f2774-ce25-4ed3-a388-b3bd58402595, ghrun-4jzugy4coe.auto.internal:2213): request = { session_id: "ydb://session/3?node_id=50007&id=ZGNjM2YxZjgtYTJlOGY1ODYtMjM3ZWUzZTktZTk2ZTBkNw==" path: "/Root/users/database_7/table_for_rm" columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 014f2774-ce25-4ed3-a388-b3bd58402595, ghrun-4jzugy4coe.auto.internal:2213): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02af5fdf00>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd88732e-6db3-4a57-ade8-010ca9cd2d9c, ghrun-4jzugy4coe.auto.internal:2213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd88732e-6db3-4a57-ade8-010ca9cd2d9c, ghrun-4jzugy4coe.auto.internal:2213): request = { session_id: "ydb://session/3?node_id=50007&id=ZGNjM2YxZjgtYTJlOGY1ODYtMjM3ZWUzZTktZTk2ZTBkNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        upsert into table (id, value)\n                        values (1u, \"/Root/users/database_7\");\n                        upsert into table_for_rm (id, value)\n                        values (2u, \"/Root/users/database_7\");\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd88732e-6db3-4a57-ade8-010ca9cd2d9c, ghrun-4jzugy4coe.auto.internal:2213): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02af5fdf00>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb499596-0ade-458b-8c85-7576e03941fd, ghrun-4jzugy4coe.auto.internal:2213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb499596-0ade-458b-8c85-7576e03941fd, ghrun-4jzugy4coe.auto.internal:2213): request = { session_id: "ydb://session/3?node_id=50007&id=ZGNjM2YxZjgtYTJlOGY1ODYtMjM3ZWUzZTktZTk2ZTBkNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "\n                        select id, value FROM table;\n                        select id, value FROM table_for_rm;\n                        " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb499596-0ade-458b-8c85-7576e03941fd, ghrun-4jzugy4coe.auto.internal:2213): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 1 } items { text_value: "/Root/users/database_7" } } format: FORMAT_VALUE } result_sets { columns { name: "id" type { optional_type { item { type_id: UINT64 } } } } columns { name: "value" type { optional_type { item { type_id: UTF8 } } } } rows { items { uint64_value: 2 } items { text_value: "/Root/users/database_7" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02af5fdf00>
DEBUG    ydb.connection:connection.py:421 RpcState(DropTable, f980ad42-0805-4d82-8299-1f9e369d568d, ghrun-4jzugy4coe.auto.internal:2213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DropTable, f980ad42-0805-4d82-8299-1f9e369d568d, ghrun-4jzugy4coe.auto.internal:2213): request = { session_id: "ydb://session/3?node_id=50007&id=ZGNjM2YxZjgtYTJlOGY1ODYtMjM3ZWUzZTktZTk2ZTBkNw==" path: "/Root/users/database_7/table_for_rm" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DropTable, f980ad42-0805-4d82-8299-1f9e369d568d, ghrun-4jzugy4coe.auto.internal:2213): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f02af5fdf00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f02af5fdf00>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f02af5fdf00> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5dc36129-a894-4a88-8364-f66990474805, ghrun-4jzugy4coe.auto.internal:2213): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5dc36129-a894-4a88-8364-f66990474805, ghrun-4jzugy4coe.auto.internal:2213): request = { session_id: "ydb://session/3?node_id=50007&id=ZGNjM2YxZjgtYTJlOGY1ODYtMjM3ZWUzZTktZTk2ZTBkNw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f02af5fdf00>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
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:7708
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 5dc36129-a894-4a88-8364-f66990474805, ghrun-4jzugy4coe.auto.internal:2213): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5dc36129-a894-4a88-8364-f66990474805, ghrun-4jzugy4coe.auto.internal:2213): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 5dc36129-a894-4a88-8364-f66990474805, ghrun-4jzugy4coe.auto.internal:2213): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:2213
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/users/database_7
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/users/database_7: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/users/database_7: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/users/database_7&cmstid=72057594037936131&txid=1761914578410117&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/users/database_7: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/users/database_7: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/users/database_7: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/users/database_7: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:2213/8
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
60.06s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
57.18s call     test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
27.56s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
24.95s call     test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
14.70s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
11.75s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
11.40s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
11.05s setup    test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
10.61s setup    test_dynamic_tenants.py::test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true]
10.17s call     test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
7.52s setup    test_dynamic_tenants.py::test_check_access[enable_alter_database_create_hive_first--true]
7.01s teardown test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
1.03s call     test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--false]
0.01s teardown test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--false] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 11 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
FAILED test_dynamic_tenants.py::test_create_and_drop_tenants[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 10 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 2 failed, 4 passed in 256.26s (0:04:16) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/0011a7/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_dynamic_tenants.py ......

============================== slowest durations ===============================
11.73s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
11.65s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
11.31s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
11.15s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
10.38s setup    test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
8.76s setup    test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]
7.01s teardown test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
6.52s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--false]
5.36s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--false]
4.96s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql[enable_alter_database_create_hive_first--true]
4.92s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--false]
4.92s call     test_dynamic_tenants.py::test_create_tenant_then_exec_yql_empty_database_header[enable_alter_database_create_hive_first--true]
1.07s call     test_dynamic_tenants.py::test_create_tenant_no_cpu[enable_alter_database_create_hive_first--true]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 100.31s (0:01: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/ohpo/0011a1/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_dynamic_tenants.py ......

============================== slowest durations ===============================
11.60s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
11.47s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]
11.31s setup    test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
10.75s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
7.89s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
7.77s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--true]
7.60s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
7.40s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_complete[enable_alter_database_create_hive_first--false]
7.02s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--false]
6.78s call     test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]
6.75s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--false]
6.33s setup    test_dynamic_tenants.py::test_create_tenant_with_cpu[enable_alter_database_create_hive_first--true]
4.52s call     test_dynamic_tenants.py::test_custom_coordinator_options[enable_alter_database_create_hive_first--true]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 107.70s (0:01:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/0011ab/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_dynamic_tenants.py .
test_publish_into_schemeboard_with_common_ssring.py .
test_storage_config.py ....

============================== slowest durations ===============================
11.80s setup    test_storage_config.py::TestStorageConfig::test_cases[case_0]
8.58s setup    test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
8.40s call     test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
7.01s teardown test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
5.05s call     test_storage_config.py::TestStorageConfig::test_cases[case_10]
4.94s call     test_storage_config.py::TestStorageConfig::test_cases[case_0]
4.83s call     test_storage_config.py::TestStorageConfig::test_cases[case_11]
4.64s call     test_storage_config.py::TestStorageConfig::test_cases[case_12]
3.72s setup    test_publish_into_schemeboard_with_common_ssring.py::TestOn3DC::test_create_dirs
3.02s teardown test_storage_config.py::TestStorageConfig::test_cases[case_12]
3.01s teardown test_dynamic_tenants.py::test_drop_tenant_without_nodes_could_continue[enable_alter_database_create_hive_first--true]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_11]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_10]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_0]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_11]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 65.51s (0:01:05) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/00119e/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_storage_config.py ......

============================== slowest durations ===============================
11.15s setup    test_storage_config.py::TestStorageConfig::test_cases[case_1]
5.15s call     test_storage_config.py::TestStorageConfig::test_cases[case_1]
5.07s call     test_storage_config.py::TestStorageConfig::test_cases[case_6]
5.02s call     test_storage_config.py::TestStorageConfig::test_cases[case_3]
4.90s call     test_storage_config.py::TestStorageConfig::test_cases[case_5]
4.88s call     test_storage_config.py::TestStorageConfig::test_cases[case_4]
4.87s call     test_storage_config.py::TestStorageConfig::test_cases[case_2]
3.03s teardown test_storage_config.py::TestStorageConfig::test_cases[case_6]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_4]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_3]
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_2]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 44.75s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/001180/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_storage_config.py ....
test_system_views.py ..

============================== slowest durations ===============================
80.45s call     test_system_views.py::TestQueryMetrics::test_case
12.55s teardown test_system_views.py::TestQueryMetrics::test_case
7.53s setup    test_system_views.py::TestPartitionStats::test_case
7.52s teardown test_system_views.py::TestPartitionStats::test_case
7.18s setup    test_storage_config.py::TestStorageConfig::test_cases[case_7]
7.04s setup    test_system_views.py::TestQueryMetrics::test_case
5.20s call     test_storage_config.py::TestStorageConfig::test_cases[case_7]
4.89s call     test_storage_config.py::TestStorageConfig::test_cases[case_9]
4.83s call     test_storage_config.py::TestStorageConfig::test_cases[case_8]
3.03s teardown test_storage_config.py::TestStorageConfig::test_create_tablet
0.47s call     test_system_views.py::TestPartitionStats::test_case
0.16s call     test_storage_config.py::TestStorageConfig::test_create_tablet
0.01s setup    test_storage_config.py::TestStorageConfig::test_cases[case_8]
0.01s teardown test_storage_config.py::TestStorageConfig::test_cases[case_7]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 141.27s (0:02:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/00118f/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_system_views.py .
test_tenants.py ....x

============================== slowest durations ===============================
70.94s call     test_system_views.py::TestQueryMetricsUniqueQueries::test_case
17.42s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
15.95s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
15.71s setup    test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
10.87s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
10.55s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
8.72s setup    test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
8.71s setup    test_system_views.py::TestQueryMetricsUniqueQueries::test_case
7.55s teardown test_system_views.py::TestQueryMetricsUniqueQueries::test_case
3.62s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
3.56s teardown test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
3.54s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
3.53s teardown test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
0.49s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--false]
0.23s call     test_tenants.py::TestTenants::test_create_create_table[enable_alter_database_create_hive_first--true]
0.22s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--false]
0.15s call     test_tenants.py::TestTenants::test_create_drop_create_table2[enable_alter_database_create_hive_first--true]
0.13s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
=================== 5 passed, 1 xfailed in 182.92s (0:03:02) ===================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/001186/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_tenants.py x.....

============================== slowest durations ===============================
20.77s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
16.83s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
14.27s setup    test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
11.11s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
10.63s setup    test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
10.53s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
7.32s setup    test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
5.00s call     test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--false]
3.61s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
3.59s teardown test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]
3.58s teardown test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
3.53s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--true]
1.51s teardown test_tenants.py::TestTenants::test_create_remove_database[enable_alter_database_create_hive_first--false]
0.18s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--true]
0.14s call     test_tenants.py::TestTenants::test_create_drop_create_table[enable_alter_database_create_hive_first--false]
0.11s call     test_tenants.py::TestTenants::test_create_drop_create_table3[enable_alter_database_create_hive_first--true]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=================== 5 passed, 1 xfailed in 113.91s (0:01: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/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_tenants.py .....F

=================================== FAILURES ===================================
_ TestTenants.test_list_database_above[enable_alter_database_create_hive_first--false] _
ydb/tests/functional/tenants/test_tenants.py:433: in test_list_database_above
    assert result.children[0].name == ".sys"
E   AssertionError: assert '.metadata' == '.sys'
E     
E     - .sys
E     + .metadata
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_list_database_above[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13697/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21200
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5224
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13118
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9358
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23032
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21576
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14122
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24010
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13697
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20796
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16057
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/ohpo/0011a4/r3tmp/kikimr_cluster_pq1i_4xt
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16264
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10671
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8594
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6843
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6844
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/0011a4/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/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_wx5hqigt.log --grpc-port=16264 --mon-port=10671 --ic-port=16057
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16264/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/0011a4/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/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_wx5hqigt.log --grpc-port=16264 --mon-port=10671 --ic-port=16057
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_wx5hqigt.log', '--grpc-port=16264', '--mon-port=10671', '--ic-port=16057')' in '/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1726313
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16264/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1726315
DEBUG    ya.test:process.py:259 Command (pid 1726315) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1726315) elapsed time (sec): 1.1740436553955078
DEBUG    ya.test:process.py:263 Command (pid 1726315) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1726315) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1726315) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1726315) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1726315) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1726315) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1726315) minflt: 16126
DEBUG    ya.test:process.py:263 Command (pid 1726315) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1726315) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1726315) nivcsw: 187
DEBUG    ya.test:process.py:263 Command (pid 1726315) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1726315) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1726315) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1726315) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1726315) stime: 0.825086
DEBUG    ya.test:process.py:263 Command (pid 1726315) utime: 0.12047
DEBUG    ya.test:process.py:263 Command (pid 1726315) wtime: 1.175
DEBUG    ya.test:process.py:275 Command (pid 1726315) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16264', '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: 16057\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16264', '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: 16057\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1728112
DEBUG    ya.test:process.py:259 Command (pid 1728112) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1728112) elapsed time (sec): 0.5663466453552246
DEBUG    ya.test:process.py:263 Command (pid 1728112) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1728112) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1728112) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1728112) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1728112) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1728112) maxrss: 546572
DEBUG    ya.test:process.py:263 Command (pid 1728112) minflt: 18270
DEBUG    ya.test:process.py:263 Command (pid 1728112) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1728112) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1728112) nivcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 1728112) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1728112) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1728112) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 1728112) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1728112) stime: 0.325264
DEBUG    ya.test:process.py:263 Command (pid 1728112) utime: 0.13453099999999998
DEBUG    ya.test:process.py:263 Command (pid 1728112) wtime: 0.568
DEBUG    ya.test:process.py:275 Command (pid 1728112) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16264', '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.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16264', '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: 1728462
DEBUG    ya.test:process.py:259 Command (pid 1728462) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1728462) elapsed time (sec): 1.6182775497436523
DEBUG    ya.test:process.py:263 Command (pid 1728462) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1728462) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1728462) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1728462) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1728462) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1728462) maxrss: 546552
DEBUG    ya.test:process.py:263 Command (pid 1728462) minflt: 18270
DEBUG    ya.test:process.py:263 Command (pid 1728462) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1728462) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1728462) nivcsw: 315
DEBUG    ya.test:process.py:263 Command (pid 1728462) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1728462) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1728462) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1728462) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1728462) stime: 1.233868
DEBUG    ya.test:process.py:263 Command (pid 1728462) utime: 0.127608
DEBUG    ya.test:process.py:263 Command (pid 1728462) wtime: 1.622
DEBUG    ya.test:process.py:275 Command (pid 1728462) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28871
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25130
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24109
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12647
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16264 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_przrcj6q.log --grpc-port=28871 --mon-port=25130 --ic-port=24109
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16264 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_przrcj6q.log --grpc-port=28871 --mon-port=25130 --ic-port=24109
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:16264', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_przrcj6q.log', '--grpc-port=28871', '--mon-port=25130', '--ic-port=24109')' in '/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1729690
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28871/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/0011a4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1729698
DEBUG    ya.test:process.py:259 Command (pid 1729698) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1729698) elapsed time (sec): 0.741790771484375
DEBUG    ya.test:process.py:263 Command (pid 1729698) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1729698) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1729698) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1729698) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1729698) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1729698) maxrss: 538208
DEBUG    ya.test:process.py:263 Command (pid 1729698) minflt: 16551
DEBUG    ya.test:process.py:263 Command (pid 1729698) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1729698) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1729698) nivcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 1729698) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1729698) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1729698) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1729698) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1729698) stime: 0.442729
DEBUG    ya.test:process.py:263 Command (pid 1729698) utime: 0.11549699999999999
DEBUG    ya.test:process.py:263 Command (pid 1729698) wtime: 0.743
DEBUG    ya.test:process.py:275 Command (pid 1729698) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: database up
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_list_database_above[enable_alter_database_create_hive_first--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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7d346ff1-36a2-46e3-ac21-041f726c8791, localhost:16264): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7d346ff1-36a2-46e3-ac21-041f726c8791, localhost:16264): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7d346ff1-36a2-46e3-ac21-041f726c8791, localhost:16264): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 28871 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_list_database_above_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:28871, 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:16264
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 132a692b-f500-4682-b20e-62df351d0d5e, ghrun-4jzugy4coe.auto.internal:28871): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 132a692b-f500-4682-b20e-62df351d0d5e, ghrun-4jzugy4coe.auto.internal:28871): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test_list_database_above_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 132a692b-f500-4682-b20e-62df351d0d5e, ghrun-4jzugy4coe.auto.internal:28871): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "Root/test_list_database_above_enable_alter_database_create_hive_first--false_" owner: "root@builtin" type: DATABASE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { tx_id: 1 } } children { name: ".metadata" owner: "metadata@system" type: DIRECTORY created_at { plan_step: 1761914530790 tx_id: 281474976720657 } } children { name: ".sys" type: DIRECTORY created_at { } } } } } }
DEBUG    __tests__.test_tenants:test_tenants.py:431 From database: list database </Root/test_list_database_above_enable_alter_database_create_hive_first--false_> is {'scheme_type': 'Directory', 'name': 'test_list_database_above_enable_alter_database_create_hive_first--false_', 'type': '4', 'owner': 'root@builtin', 'effective_permissions': [subject: "USERS"
permission_names: "ydb.database.connect"
, subject: "METADATA-READERS"
permission_names: "ydb.generic.list"
, subject: "DATA-READERS"
permission_names: "ydb.granular.select_row"
, subject: "DATA-WRITERS"
permission_names: "ydb.tables.modify"
, subject: "DDL-ADMINS"
permission_names: "ydb.granular.create_directory"
permission_names: "ydb.granular.write_attributes"
permission_names: "ydb.granular.create_table"
permission_names: "ydb.granular.remove_schema"
permission_names: "ydb.granular.create_queue"
permission_names: "ydb.granular.alter_schema"
, subject: "ACCESS-ADMINS"
permission_names: "ydb.access.grant"
, subject: "DATABASE-ADMINS"
permission_names: "ydb.generic.manage"
], 'permissions': [], 'children': [{'scheme_type': 'SchemeEntry', 'name': '.metadata', 'type': '1', 'owner': 'metadata@system', 'effective_permissions': [], 'permissions': []}, {'scheme_type': 'SchemeEntry', 'name': '.sys', 'type': '1', 'owner': '', 'effective_permissions': [], 'permissions': []}]}
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:16264
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:28871
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1761914531874148&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:28871/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--false_: database down
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:16264/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12647
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15376
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24109
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25130
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28871
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6844
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8594
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10671
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16264
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16057
============================== slowest durations ===============================
19.46s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
19.19s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
16.50s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
14.03s setup    test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
13.33s setup    test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
12.80s setup    test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
8.53s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
5.00s call     test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
3.58s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
1.64s teardown test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
1.58s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
1.55s teardown test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
1.52s teardown test_tenants.py::TestTenants::test_create_remove_database_wait[enable_alter_database_create_hive_first--true]
0.24s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--true]
0.24s call     test_tenants.py::TestTenants::test_create_tables[enable_alter_database_create_hive_first--false]
0.23s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false]
0.22s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--true]
0.10s call     test_tenants.py::TestTenants::test_force_delete_tenant_when_table_has_been_deleted[enable_alter_database_create_hive_first--false]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--false] - AssertionError: assert '.metadata' == '.sys'
  
  - .sys
  + .metadata
=================== 1 failed, 5 passed in 120.62s (0:02:00) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_tenants.py F....

=================================== FAILURES ===================================
_ TestTenants.test_list_database_above[enable_alter_database_create_hive_first--true] _
ydb/tests/functional/tenants/test_tenants.py:433: in test_list_database_above
    assert result.children[0].name == ".sys"
E   AssertionError: assert '.metadata' == '.sys'
E     
E     - .sys
E     + .metadata
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_list_database_above[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001195/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1891
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/ohpo/001195/r3tmp/kikimr_cluster_7eblkg5h
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001195/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61415
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18323
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9782
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17351
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001195/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/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_fz924vd1.log --grpc-port=61415 --mon-port=18323 --ic-port=1891
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61415/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001195/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/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_fz924vd1.log --grpc-port=61415 --mon-port=18323 --ic-port=1891
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/001195/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_fz924vd1.log', '--grpc-port=61415', '--mon-port=18323', '--ic-port=1891')' in '/home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1657466
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:61415/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/ohpo/001195/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1657489
DEBUG    ya.test:process.py:259 Command (pid 1657489) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1657489) elapsed time (sec): 1.0264883041381836
DEBUG    ya.test:process.py:263 Command (pid 1657489) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1657489) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1657489) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1657489) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1657489) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1657489) maxrss: 538276
DEBUG    ya.test:process.py:263 Command (pid 1657489) minflt: 16337
DEBUG    ya.test:process.py:263 Command (pid 1657489) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1657489) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1657489) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 1657489) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1657489) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1657489) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1657489) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1657489) stime: 0.588426
DEBUG    ya.test:process.py:263 Command (pid 1657489) utime: 0.118058
DEBUG    ya.test:process.py:263 Command (pid 1657489) wtime: 1.03
DEBUG    ya.test:process.py:275 Command (pid 1657489) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001195/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/ohpo/001195/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61415', '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: 1891\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/ohpo/001195/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61415', '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: 1891\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1660460
DEBUG    ya.test:process.py:259 Command (pid 1660460) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1660460) elapsed time (sec): 1.3481338024139404
DEBUG    ya.test:process.py:263 Command (pid 1660460) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1660460) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1660460) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1660460) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1660460) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1660460) maxrss: 546600
DEBUG    ya.test:process.py:263 Command (pid 1660460) minflt: 18269
DEBUG    ya.test:process.py:263 Command (pid 1660460) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1660460) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1660460) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 1660460) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1660460) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1660460) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 1660460) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1660460) stime: 1.086406
DEBUG    ya.test:process.py:263 Command (pid 1660460) utime: 0.13065
DEBUG    ya.test:process.py:263 Command (pid 1660460) wtime: 1.35
DEBUG    ya.test:process.py:275 Command (pid 1660460) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001195/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/ohpo/001195/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61415', '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/ohpo/001195/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61415', '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: 1661626
DEBUG    ya.test:process.py:259 Command (pid 1661626) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1661626) elapsed time (sec): 1.0551800727844238
DEBUG    ya.test:process.py:263 Command (pid 1661626) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1661626) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1661626) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1661626) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1661626) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1661626) maxrss: 546560
DEBUG    ya.test:process.py:263 Command (pid 1661626) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 1661626) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1661626) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1661626) nivcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 1661626) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1661626) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1661626) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1661626) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1661626) stime: 0.7231449999999999
DEBUG    ya.test:process.py:263 Command (pid 1661626) utime: 0.13125499999999998
DEBUG    ya.test:process.py:263 Command (pid 1661626) wtime: 1.056
DEBUG    ya.test:process.py:275 Command (pid 1661626) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_list_database_above_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001195/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4850
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7872
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14907
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19453
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21920
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001195/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61415 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_py9nrn43.log --grpc-port=4850 --mon-port=7872 --ic-port=14907
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001195/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61415 --tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_py9nrn43.log --grpc-port=4850 --mon-port=7872 --ic-port=14907
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/001195/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61415', '--tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_py9nrn43.log', '--grpc-port=4850', '--mon-port=7872', '--ic-port=14907')' in '/home/runner/.ya/build/build_root/ohpo/001195/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_tenants.py.TestTenants.test_list_database_above.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1663714
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4850/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/ohpo/001195/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1663735
DEBUG    ya.test:process.py:259 Command (pid 1663735) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1663735) elapsed time (sec): 0.6518704891204834
DEBUG    ya.test:process.py:263 Command (pid 1663735) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1663735) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1663735) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1663735) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1663735) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1663735) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1663735) minflt: 16126
DEBUG    ya.test:process.py:263 Command (pid 1663735) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1663735) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1663735) nivcsw: 71
DEBUG    ya.test:process.py:263 Command (pid 1663735) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1663735) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1663735) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1663735) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1663735) stime: 0.334932
DEBUG    ya.test:process.py:263 Command (pid 1663735) utime: 0.13408
DEBUG    ya.test:process.py:263 Command (pid 1663735) wtime: 0.654
DEBUG    ya.test:process.py:275 Command (pid 1663735) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: database up
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_list_database_above[enable_alter_database_create_hive_first--true])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6ad73b0f-d02e-4698-9fa1-588316040c25, localhost:61415): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6ad73b0f-d02e-4698-9fa1-588316040c25, localhost:61415): request = { database: "/Root/test_list_database_above_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6ad73b0f-d02e-4698-9fa1-588316040c25, localhost:61415): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 4850 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_list_database_above_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:4850, 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:61415
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 379fbd8c-97e0-4886-a2b9-10a6241b0894, ghrun-4jzugy4coe.auto.internal:4850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 379fbd8c-97e0-4886-a2b9-10a6241b0894, ghrun-4jzugy4coe.auto.internal:4850): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test_list_database_above_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 379fbd8c-97e0-4886-a2b9-10a6241b0894, ghrun-4jzugy4coe.auto.internal:4850): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "Root/test_list_database_above_enable_alter_database_create_hive_first--true_" owner: "root@builtin" type: DATABASE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { tx_id: 1 } } children { name: ".metadata" owner: "metadata@system" type: DIRECTORY created_at { plan_step: 1761914433420 tx_id: 281474976720657 } } children { name: ".sys" type: DIRECTORY created_at { } } } } } }
DEBUG    __tests__.test_tenants:test_tenants.py:431 From database: list database </Root/test_list_database_above_enable_alter_database_create_hive_first--true_> is {'scheme_type': 'Directory', 'name': 'test_list_database_above_enable_alter_database_create_hive_first--true_', 'type': '4', 'owner': 'root@builtin', 'effective_permissions': [subject: "USERS"
permission_names: "ydb.database.connect"
, subject: "METADATA-READERS"
permission_names: "ydb.generic.list"
, subject: "DATA-READERS"
permission_names: "ydb.granular.select_row"
, subject: "DATA-WRITERS"
permission_names: "ydb.tables.modify"
, subject: "DDL-ADMINS"
permission_names: "ydb.granular.create_directory"
permission_names: "ydb.granular.write_attributes"
permission_names: "ydb.granular.create_table"
permission_names: "ydb.granular.remove_schema"
permission_names: "ydb.granular.create_queue"
permission_names: "ydb.granular.alter_schema"
, subject: "ACCESS-ADMINS"
permission_names: "ydb.access.grant"
, subject: "DATABASE-ADMINS"
permission_names: "ydb.generic.manage"
], 'permissions': [], 'children': [{'scheme_type': 'SchemeEntry', 'name': '.metadata', 'type': '1', 'owner': 'metadata@system', 'effective_permissions': [], 'permissions': []}, {'scheme_type': 'SchemeEntry', 'name': '.sys', 'type': '1', 'owner': '', 'effective_permissions': [], 'permissions': []}]}
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:61415
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:4850
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_list_database_above_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1761914434035938&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:4850/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_list_database_above_enable_alter_database_create_hive_first--true_: database down
============================== slowest durations ===============================
20.14s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
17.21s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
14.92s setup    test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
13.86s setup    test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
10.68s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
9.94s setup    test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
3.65s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
1.66s teardown test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
1.63s teardown test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
1.52s teardown test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.40s call     test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true]
0.12s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--true]
0.11s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--true]
0.10s call     test_tenants.py::TestTenants::test_progress_when_tenant_tablets_run_on_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.09s call     test_tenants.py::TestTenants::test_register_tenant_and_force_drop_with_table[enable_alter_database_create_hive_first--false]
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_list_database_above[enable_alter_database_create_hive_first--true] - AssertionError: assert '.metadata' == '.sys'
  
  - .sys
  + .metadata
==================== 1 failed, 4 passed in 96.68s (0:01:36) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_tenants.py ..FF.

=================================== FAILURES ===================================
_ TestTenants.test_stop_start[enable_alter_database_create_hive_first--false] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_stop_start[enable_alter_database_create_hive_first--false]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8987/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28996
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23923
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24589
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27370
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23462
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8987
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18664
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12059
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/ohpo/001198/r3tmp/kikimr_cluster__jkbrcjz
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13266
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10507
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/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/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_c717blh8.log --grpc-port=13266 --mon-port=20707 --ic-port=12059
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13266/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/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/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_c717blh8.log --grpc-port=13266 --mon-port=20707 --ic-port=12059
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1/logfile_c717blh8.log', '--grpc-port=13266', '--mon-port=20707', '--ic-port=12059')' in '/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1689279
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13266/1
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/ohpo/001198/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1689280
DEBUG    ya.test:process.py:259 Command (pid 1689280) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1689280) elapsed time (sec): 0.5589399337768555
DEBUG    ya.test:process.py:263 Command (pid 1689280) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1689280) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1689280) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1689280) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1689280) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1689280) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1689280) minflt: 20822
DEBUG    ya.test:process.py:263 Command (pid 1689280) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1689280) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1689280) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 1689280) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1689280) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1689280) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1689280) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1689280) stime: 0.281538
DEBUG    ya.test:process.py:263 Command (pid 1689280) utime: 0.125128
DEBUG    ya.test:process.py:263 Command (pid 1689280) wtime: 0.56
DEBUG    ya.test:process.py:275 Command (pid 1689280) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13266', '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: 12059\n      }\n      HostConfigId: 1\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/ohpo/001198/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13266', '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: 12059\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1691275
DEBUG    ya.test:process.py:259 Command (pid 1691275) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1691275) elapsed time (sec): 0.7675604820251465
DEBUG    ya.test:process.py:263 Command (pid 1691275) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1691275) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1691275) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1691275) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1691275) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1691275) maxrss: 546568
DEBUG    ya.test:process.py:263 Command (pid 1691275) minflt: 18268
DEBUG    ya.test:process.py:263 Command (pid 1691275) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1691275) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1691275) nivcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 1691275) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1691275) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1691275) nvcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 1691275) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1691275) stime: 0.44914499999999996
DEBUG    ya.test:process.py:263 Command (pid 1691275) utime: 0.12421
DEBUG    ya.test:process.py:263 Command (pid 1691275) wtime: 0.769
DEBUG    ya.test:process.py:275 Command (pid 1691275) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13266', '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.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/ohpo/001198/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13266', '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: 1692126
DEBUG    ya.test:process.py:259 Command (pid 1692126) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1692126) elapsed time (sec): 0.6215357780456543
DEBUG    ya.test:process.py:263 Command (pid 1692126) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1692126) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1692126) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1692126) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1692126) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1692126) maxrss: 546576
DEBUG    ya.test:process.py:263 Command (pid 1692126) minflt: 18267
DEBUG    ya.test:process.py:263 Command (pid 1692126) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1692126) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1692126) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 1692126) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1692126) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1692126) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 1692126) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1692126) stime: 0.411831
DEBUG    ya.test:process.py:263 Command (pid 1692126) utime: 0.13066999999999998
DEBUG    ya.test:process.py:263 Command (pid 1692126) wtime: 0.623
DEBUG    ya.test:process.py:275 Command (pid 1692126) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_stop_start[enable_alter_database_create_hive_first--false])
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14828
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14406
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15670
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4332
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8213
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13266 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_wltvwn17.log --grpc-port=14828 --mon-port=14406 --ic-port=15670
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13266 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_wltvwn17.log --grpc-port=14828 --mon-port=14406 --ic-port=15670
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:13266', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1/logfile_wltvwn17.log', '--grpc-port=14828', '--mon-port=14406', '--ic-port=15670')' in '/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1693834
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14828/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1693835
DEBUG    ya.test:process.py:259 Command (pid 1693835) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1693835) elapsed time (sec): 0.5153007507324219
DEBUG    ya.test:process.py:263 Command (pid 1693835) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1693835) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1693835) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1693835) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1693835) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1693835) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1693835) minflt: 16126
DEBUG    ya.test:process.py:263 Command (pid 1693835) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1693835) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1693835) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1693835) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1693835) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1693835) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1693835) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1693835) stime: 0.349365
DEBUG    ya.test:process.py:263 Command (pid 1693835) utime: 0.11645499999999999
DEBUG    ya.test:process.py:263 Command (pid 1693835) wtime: 0.517
DEBUG    ya.test:process.py:275 Command (pid 1693835) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f8594e65910 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f8594ffa310>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8594ffa310>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 97abaceb-8baa-43d9-9d15-a85339974387, localhost:13266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 97abaceb-8baa-43d9-9d15-a85339974387, localhost:13266): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 97abaceb-8baa-43d9-9d15-a85339974387, localhost:13266): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 14828 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_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:14828, 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:13266
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8594ffa310>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca87c4e9-8169-4a17-aa87-da06e6afd368, ghrun-4jzugy4coe.auto.internal:14828): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca87c4e9-8169-4a17-aa87-da06e6afd368, ghrun-4jzugy4coe.auto.internal:14828): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ca87c4e9-8169-4a17-aa87-da06e6afd368, ghrun-4jzugy4coe.auto.internal:14828): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca87c4e9-8169-4a17-aa87-da06e6afd368, ghrun-4jzugy4coe.auto.internal:14828): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NTI1N2E0ZTItYmU4Yzk1My05NTFmODFiZi0zYzgzYzllNQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8594ffa310>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f8594ffa310>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ca87c4e9-8169-4a17-aa87-da06e6afd368, ghrun-4jzugy4coe.auto.internal:14828): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 21cf9cf1-5821-4835-9c21-cb0fd11952e8, ghrun-4jzugy4coe.auto.internal:14828): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 21cf9cf1-5821-4835-9c21-cb0fd11952e8, ghrun-4jzugy4coe.auto.internal:14828): request = { session_id: "ydb://session/3?node_id=50000&id=NTI1N2E0ZTItYmU4Yzk1My05NTFmODFiZi0zYzgzYzllNQ==" yql_text: "\n                CREATE TABLE `table_0` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 21cf9cf1-5821-4835-9c21-cb0fd11952e8, ghrun-4jzugy4coe.auto.internal:14828): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8594ffa310>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1761914478549358&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14828/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19906
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22782
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8666
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13266 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_8ezegnel.log --grpc-port=19906 --mon-port=5108 --ic-port=22782
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13266 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_8ezegnel.log --grpc-port=19906 --mon-port=5108 --ic-port=22782
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:13266', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2/logfile_8ezegnel.log', '--grpc-port=19906', '--mon-port=5108', '--ic-port=22782')' in '/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1703212
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19906/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1703227
DEBUG    ya.test:process.py:259 Command (pid 1703227) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1703227) elapsed time (sec): 0.7444789409637451
DEBUG    ya.test:process.py:263 Command (pid 1703227) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1703227) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1703227) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1703227) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1703227) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1703227) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1703227) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 1703227) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1703227) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1703227) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1703227) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1703227) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1703227) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1703227) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1703227) stime: 0.585257
DEBUG    ya.test:process.py:263 Command (pid 1703227) utime: 0.10897899999999999
DEBUG    ya.test:process.py:263 Command (pid 1703227) wtime: 0.745
DEBUG    ya.test:process.py:275 Command (pid 1703227) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f85ac9db170 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f85ac9dac20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f85ac9dac20>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f68d2579-1975-4e31-b0ab-33f854a044cb, localhost:13266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f68d2579-1975-4e31-b0ab-33f854a044cb, localhost:13266): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f68d2579-1975-4e31-b0ab-33f854a044cb, localhost:13266): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 19906 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:19906, 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:13266
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f85ac9dac20>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b7acc0e9-1d5f-4c82-9138-fb5ea4875f94, ghrun-4jzugy4coe.auto.internal:19906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b7acc0e9-1d5f-4c82-9138-fb5ea4875f94, ghrun-4jzugy4coe.auto.internal:19906): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, b7acc0e9-1d5f-4c82-9138-fb5ea4875f94, ghrun-4jzugy4coe.auto.internal:19906): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b7acc0e9-1d5f-4c82-9138-fb5ea4875f94, ghrun-4jzugy4coe.auto.internal:19906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NmRlMmI2MGMtMjRiZTRmMzItOWQ4MmEzMmMtNmU5NjRhZDI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f85ac9dac20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f85ac9dac20>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, b7acc0e9-1d5f-4c82-9138-fb5ea4875f94, ghrun-4jzugy4coe.auto.internal:19906): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 2f0c2f14-219f-4f3e-93c4-0ec1c104b5c0, ghrun-4jzugy4coe.auto.internal:19906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 2f0c2f14-219f-4f3e-93c4-0ec1c104b5c0, ghrun-4jzugy4coe.auto.internal:19906): request = { session_id: "ydb://session/3?node_id=50001&id=NmRlMmI2MGMtMjRiZTRmMzItOWQ4MmEzMmMtNmU5NjRhZDI=" yql_text: "\n                CREATE TABLE `table_1` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 2f0c2f14-219f-4f3e-93c4-0ec1c104b5c0, ghrun-4jzugy4coe.auto.internal:19906): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f85ac9dac20>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1761914494979934&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19906/2
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26727
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29082
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4627
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31134
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3140
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13266 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_umvgzqzr.log --grpc-port=26727 --mon-port=29082 --ic-port=4627
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13266 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_umvgzqzr.log --grpc-port=26727 --mon-port=29082 --ic-port=4627
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:13266', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3/logfile_umvgzqzr.log', '--grpc-port=26727', '--mon-port=29082', '--ic-port=4627')' in '/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--false/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1724073
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26727/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1724105
DEBUG    ya.test:process.py:259 Command (pid 1724105) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1724105) elapsed time (sec): 1.512200117111206
DEBUG    ya.test:process.py:263 Command (pid 1724105) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1724105) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1724105) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1724105) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1724105) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1724105) maxrss: 538300
DEBUG    ya.test:process.py:263 Command (pid 1724105) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 1724105) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1724105) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1724105) nivcsw: 278
DEBUG    ya.test:process.py:263 Command (pid 1724105) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1724105) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1724105) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1724105) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1724105) stime: 1.050513
DEBUG    ya.test:process.py:263 Command (pid 1724105) utime: 0.132821
DEBUG    ya.test:process.py:263 Command (pid 1724105) wtime: 1.514
DEBUG    ya.test:process.py:275 Command (pid 1724105) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7b13a468-3c98-4921-8cdf-d693d7b8376a, localhost:13266): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7b13a468-3c98-4921-8cdf-d693d7b8376a, localhost:13266): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f8594fad780 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f8594fae7c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8594fae7c0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7b13a468-3c98-4921-8cdf-d693d7b8376a, localhost:13266): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 26727 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:26727, 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:13266
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f8594fae7c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8725e183-2c76-45da-a3c3-f35217aaf654, ghrun-4jzugy4coe.auto.internal:26727): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8725e183-2c76-45da-a3c3-f35217aaf654, ghrun-4jzugy4coe.auto.internal:26727): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8725e183-2c76-45da-a3c3-f35217aaf654, ghrun-4jzugy4coe.auto.internal:26727): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8725e183-2c76-45da-a3c3-f35217aaf654, ghrun-4jzugy4coe.auto.internal:26727): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ODc3MGFjNTEtODY5YzY3OGQtMjlhMjk5N2ItYTJkZWQyY2I=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8594fae7c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f8594fae7c0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 8725e183-2c76-45da-a3c3-f35217aaf654, ghrun-4jzugy4coe.auto.internal:26727): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 22aeed35-892f-4909-8d88-fb17cf66cae4, ghrun-4jzugy4coe.auto.internal:26727): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 22aeed35-892f-4909-8d88-fb17cf66cae4, ghrun-4jzugy4coe.auto.internal:26727): request = { session_id: "ydb://session/3?node_id=50002&id=ODc3MGFjNTEtODY5YzY3OGQtMjlhMjk5N2ItYTJkZWQyY2I=" yql_text: "\n                CREATE TABLE `table_2` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 22aeed35-892f-4909-8d88-fb17cf66cae4, ghrun-4jzugy4coe.auto.internal:26727): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f8594fae7c0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--false_&cmstid=72057594037936131&txid=1761914526209921&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26727/3
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--false_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--false_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--false_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f8594fae7c0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f8594fae7c0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 279e959e-30cb-4e6b-ad85-5995b6fcdea0, ghrun-4jzugy4coe.auto.internal:26727): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 279e959e-30cb-4e6b-ad85-5995b6fcdea0, ghrun-4jzugy4coe.auto.internal:26727): request = { session_id: "ydb://session/3?node_id=50002&id=ODc3MGFjNTEtODY5YzY3OGQtMjlhMjk5N2ItYTJkZWQyY2I=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 279e959e-30cb-4e6b-ad85-5995b6fcdea0, ghrun-4jzugy4coe.auto.internal:26727): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 279e959e-30cb-4e6b-ad85-5995b6fcdea0, ghrun-4jzugy4coe.auto.internal:26727): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:26727: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:26727: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-31T12:42:30.120833429+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 279e959e-30cb-4e6b-ad85-5995b6fcdea0, ghrun-4jzugy4coe.auto.internal:26727): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:26727
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f8594fae7c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f85ac9dac20>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f85ac9dac20> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ecb0c4e6-992b-40f1-88e6-f43139bd3136, ghrun-4jzugy4coe.auto.internal:19906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ecb0c4e6-992b-40f1-88e6-f43139bd3136, ghrun-4jzugy4coe.auto.internal:19906): request = { session_id: "ydb://session/3?node_id=50001&id=NmRlMmI2MGMtMjRiZTRmMzItOWQ4MmEzMmMtNmU5NjRhZDI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f85ac9dac20>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, ecb0c4e6-992b-40f1-88e6-f43139bd3136, ghrun-4jzugy4coe.auto.internal:19906): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, ecb0c4e6-992b-40f1-88e6-f43139bd3136, ghrun-4jzugy4coe.auto.internal:19906): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:19906: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:19906: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-31T12:42:30.127753516+00:00", grpc_status:14}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f8594ffa310>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f8594ffa310> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0cde1127-a937-41cf-90cf-0192b74d27eb, ghrun-4jzugy4coe.auto.internal:14828): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0cde1127-a937-41cf-90cf-0192b74d27eb, ghrun-4jzugy4coe.auto.internal:14828): request = { session_id: "ydb://session/3?node_id=50000&id=NTI1N2E0ZTItYmU4Yzk1My05NTFmODFiZi0zYzgzYzllNQ==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, ecb0c4e6-992b-40f1-88e6-f43139bd3136, ghrun-4jzugy4coe.auto.internal:19906): unhandled rpc error, disconnecting channel
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f8594ffa310>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 0cde1127-a937-41cf-90cf-0192b74d27eb, ghrun-4jzugy4coe.auto.internal:14828): on response callback started
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:19906
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 0cde1127-a937-41cf-90cf-0192b74d27eb, ghrun-4jzugy4coe.auto.internal:14828): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:14828: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:14828: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-31T12:42:30.139392121+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 0cde1127-a937-41cf-90cf-0192b74d27eb, ghrun-4jzugy4coe.auto.internal:14828): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:14828
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13266
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 34c41a25-4193-4e59-8de9-7a7b7a23187f, localhost:13266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 34c41a25-4193-4e59-8de9-7a7b7a23187f, localhost:13266): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--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:52 RpcState(ListEndpoints, 34c41a25-4193-4e59-8de9-7a7b7a23187f, localhost:13266): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:13266". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13266
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d2cd6d8a-42bf-4b3d-a471-f7ade05005d0, localhost:13266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d2cd6d8a-42bf-4b3d-a471-f7ade05005d0, localhost:13266): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 84644675-6f77-46c6-b525-98ac022b2dea, localhost:13266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 84644675-6f77-46c6-b525-98ac022b2dea, localhost:13266): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--false_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d2cd6d8a-42bf-4b3d-a471-f7ade05005d0, localhost:13266): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:13266". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13266
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 84644675-6f77-46c6-b525-98ac022b2dea, localhost:13266): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--false_. Endpoint: "localhost:13266". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13266
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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:13266
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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:13266
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
__ TestTenants.test_stop_start[enable_alter_database_create_hive_first--true] __
ydb/tests/functional/tenants/test_tenants.py:297: in test_stop_start
    with ydb_database_ctx(ydb_cluster, database_path):
contrib/tools/python3/Lib/contextlib.py:137: in __enter__
    return next(self.gen)
ydb/tests/library/fixtures/__init__.py:88: in ydb_database_ctx
    ydb_cluster.create_database(database_path, storage_pool_units_count=storage_pools, timeout_seconds=timeout_seconds, token=token)
ydb/tests/library/harness/kikimr_cluster_interface.py:231: in create_database
    raise RuntimeError('create_database failed: %s, %s' % (operation.status, ydb.issues._format_issues(operation.issues)))
E   RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_stop_start[enable_alter_database_create_hive_first--true]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:58 destroy ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13266/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3140
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31134
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4627
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29082
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26727
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8666
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22782
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19906
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8213
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4332
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15670
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14406
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14828
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10507
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20707
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13266
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12059
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8256
INFO     ydb.tests.library.fixtures:__init__.py:46 setup ydb_cluster for __tests__.test_tenants
INFO     ydb.tests.library.fixtures:__init__.py:48 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/ohpo/001198/r3tmp/kikimr_cluster_su5suchv
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19972
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14642
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28184
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/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/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_z6s_a62m.log --grpc-port=19972 --mon-port=9827 --ic-port=8256
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19972/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/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/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_z6s_a62m.log --grpc-port=19972 --mon-port=9827 --ic-port=8256
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1/logfile_z6s_a62m.log', '--grpc-port=19972', '--mon-port=9827', '--ic-port=8256')' in '/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1752066
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19972/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1752068
DEBUG    ya.test:process.py:259 Command (pid 1752068) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1752068) elapsed time (sec): 0.4923124313354492
DEBUG    ya.test:process.py:263 Command (pid 1752068) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1752068) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1752068) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1752068) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1752068) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1752068) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1752068) minflt: 16126
DEBUG    ya.test:process.py:263 Command (pid 1752068) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1752068) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1752068) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 1752068) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1752068) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1752068) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1752068) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1752068) stime: 0.298302
DEBUG    ya.test:process.py:263 Command (pid 1752068) utime: 0.127309
DEBUG    ya.test:process.py:263 Command (pid 1752068) wtime: 0.493
DEBUG    ya.test:process.py:275 Command (pid 1752068) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19972', '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: 8256\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19972', '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: 8256\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1753269
DEBUG    ya.test:process.py:259 Command (pid 1753269) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1753269) elapsed time (sec): 0.6634788513183594
DEBUG    ya.test:process.py:263 Command (pid 1753269) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1753269) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1753269) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1753269) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1753269) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1753269) maxrss: 546580
DEBUG    ya.test:process.py:263 Command (pid 1753269) minflt: 18268
DEBUG    ya.test:process.py:263 Command (pid 1753269) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1753269) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1753269) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 1753269) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1753269) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1753269) nvcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 1753269) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1753269) stime: 0.484608
DEBUG    ya.test:process.py:263 Command (pid 1753269) utime: 0.132218
DEBUG    ya.test:process.py:263 Command (pid 1753269) wtime: 0.672
DEBUG    ya.test:process.py:275 Command (pid 1753269) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19972', '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.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19972', '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: 1753567
DEBUG    ya.test:process.py:259 Command (pid 1753567) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1753567) elapsed time (sec): 0.5175864696502686
DEBUG    ya.test:process.py:263 Command (pid 1753567) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1753567) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1753567) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1753567) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1753567) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1753567) maxrss: 546576
DEBUG    ya.test:process.py:263 Command (pid 1753567) minflt: 18267
DEBUG    ya.test:process.py:263 Command (pid 1753567) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1753567) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1753567) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 1753567) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1753567) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1753567) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1753567) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1753567) stime: 0.318737
DEBUG    ya.test:process.py:263 Command (pid 1753567) utime: 0.134203
DEBUG    ya.test:process.py:263 Command (pid 1753567) wtime: 0.519
DEBUG    ya.test:process.py:275 Command (pid 1753567) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_tenants.py::TestTenants, test_name: test_stop_start[enable_alter_database_create_hive_first--true])
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6103
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63267
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17957
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14140
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19972 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_rvmx49_j.log --grpc-port=6103 --mon-port=63267 --ic-port=2913
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19972 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_rvmx49_j.log --grpc-port=6103 --mon-port=63267 --ic-port=2913
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:19972', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1/logfile_rvmx49_j.log', '--grpc-port=6103', '--mon-port=63267', '--ic-port=2913')' in '/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1754633
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6103/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1754634
DEBUG    ya.test:process.py:259 Command (pid 1754634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1754634) elapsed time (sec): 1.4087951183319092
DEBUG    ya.test:process.py:263 Command (pid 1754634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1754634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1754634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1754634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1754634) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1754634) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1754634) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 1754634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1754634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1754634) nivcsw: 215
DEBUG    ya.test:process.py:263 Command (pid 1754634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1754634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1754634) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 1754634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1754634) stime: 0.821094
DEBUG    ya.test:process.py:263 Command (pid 1754634) utime: 0.150584
DEBUG    ya.test:process.py:263 Command (pid 1754634) wtime: 1.41
DEBUG    ya.test:process.py:275 Command (pid 1754634) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f85aae32c70 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f85aae304c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f85aae304c0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 295dc30a-2ca4-466e-893a-2cd23669771f, localhost:19972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 295dc30a-2ca4-466e-893a-2cd23669771f, localhost:19972): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 295dc30a-2ca4-466e-893a-2cd23669771f, localhost:19972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 6103 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_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:6103, 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:19972
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f85aae304c0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, be063774-781c-405f-bc4b-c36959cf1ed9, ghrun-4jzugy4coe.auto.internal:6103): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, be063774-781c-405f-bc4b-c36959cf1ed9, ghrun-4jzugy4coe.auto.internal:6103): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, be063774-781c-405f-bc4b-c36959cf1ed9, ghrun-4jzugy4coe.auto.internal:6103): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, be063774-781c-405f-bc4b-c36959cf1ed9, ghrun-4jzugy4coe.auto.internal:6103): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=OTZkNjdjZDktMmJhNzFjOTEtOWMyNzdjNzktNDdjMDFkMTc=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f85aae304c0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f85aae304c0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 55a1e125-b879-4b98-94c7-3b9cb9022c35, ghrun-4jzugy4coe.auto.internal:6103): creating call state
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, be063774-781c-405f-bc4b-c36959cf1ed9, ghrun-4jzugy4coe.auto.internal:6103): on response callback success
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 55a1e125-b879-4b98-94c7-3b9cb9022c35, ghrun-4jzugy4coe.auto.internal:6103): request = { session_id: "ydb://session/3?node_id=50000&id=OTZkNjdjZDktMmJhNzFjOTEtOWMyNzdjNzktNDdjMDFkMTc=" yql_text: "\n                CREATE TABLE `table_0` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 55a1e125-b879-4b98-94c7-3b9cb9022c35, ghrun-4jzugy4coe.auto.internal:6103): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f85aae304c0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1761914570974935&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6103/1
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65375
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14821
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15399
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6334
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19972 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_c6gmcrus.log --grpc-port=65375 --mon-port=16695 --ic-port=14821
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19972 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_c6gmcrus.log --grpc-port=65375 --mon-port=16695 --ic-port=14821
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:19972', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2/logfile_c6gmcrus.log', '--grpc-port=65375', '--mon-port=16695', '--ic-port=14821')' in '/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1768768
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:65375/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1768770
DEBUG    ya.test:process.py:259 Command (pid 1768770) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1768770) elapsed time (sec): 1.0790677070617676
DEBUG    ya.test:process.py:263 Command (pid 1768770) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1768770) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1768770) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1768770) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1768770) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1768770) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1768770) minflt: 16127
DEBUG    ya.test:process.py:263 Command (pid 1768770) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1768770) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1768770) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 1768770) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1768770) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1768770) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1768770) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1768770) stime: 0.443637
DEBUG    ya.test:process.py:263 Command (pid 1768770) utime: 0.140096
DEBUG    ya.test:process.py:263 Command (pid 1768770) wtime: 1.087
DEBUG    ya.test:process.py:275 Command (pid 1768770) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f85acd3adb0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f85acd390a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f85acd390a0>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d43c00a5-5f55-44d0-a893-7f72d8a6c814, localhost:19972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d43c00a5-5f55-44d0-a893-7f72d8a6c814, localhost:19972): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d43c00a5-5f55-44d0-a893-7f72d8a6c814, localhost:19972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 65375 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50001 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:65375, 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:19972
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f85acd390a0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca686127-78cb-48cb-899c-f79ac8c21cac, ghrun-4jzugy4coe.auto.internal:65375): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca686127-78cb-48cb-899c-f79ac8c21cac, ghrun-4jzugy4coe.auto.internal:65375): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ca686127-78cb-48cb-899c-f79ac8c21cac, ghrun-4jzugy4coe.auto.internal:65375): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca686127-78cb-48cb-899c-f79ac8c21cac, ghrun-4jzugy4coe.auto.internal:65375): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=OWFlMjYzYjEtZmViODhlZGItNTRiNjQ5YzktZTc1M2UyYzk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f85acd390a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f85acd390a0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ca686127-78cb-48cb-899c-f79ac8c21cac, ghrun-4jzugy4coe.auto.internal:65375): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 3e9106cd-8935-4193-a77a-693c7e103ab3, ghrun-4jzugy4coe.auto.internal:65375): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 3e9106cd-8935-4193-a77a-693c7e103ab3, ghrun-4jzugy4coe.auto.internal:65375): request = { session_id: "ydb://session/3?node_id=50001&id=OWFlMjYzYjEtZmViODhlZGItNTRiNjQ5YzktZTc1M2UyYzk=" yql_text: "\n                CREATE TABLE `table_1` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 3e9106cd-8935-4193-a77a-693c7e103ab3, ghrun-4jzugy4coe.auto.internal:65375): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f85acd390a0>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1761914592836720&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:65375/2
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
DEBUG    ydb.tests.library.fixtures:__init__.py:90 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: start nodes and construct internals
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27580
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12826
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/18480
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30881
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19972 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_0h64yeu9.log --grpc-port=27580 --mon-port=12826 --ic-port=4367
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19972 --tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_ --log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_0h64yeu9.log --grpc-port=27580 --mon-port=12826 --ic-port=4367
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:19972', '--tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_', '--log-file-name=/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3/logfile_0h64yeu9.log', '--grpc-port=27580', '--mon-port=12826', '--ic-port=4367')' in '/home/runner/.ya/build/build_root/ohpo/001198/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_tenants.py.TestTenants.test_stop_start.enable_alter_database_create_hive_first--true/cluster/slot_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1783644
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27580/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ohpo/001198/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1783646
DEBUG    ya.test:process.py:259 Command (pid 1783646) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1783646) elapsed time (sec): 1.8932838439941406
DEBUG    ya.test:process.py:263 Command (pid 1783646) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1783646) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1783646) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1783646) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1783646) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1783646) maxrss: 538164
DEBUG    ya.test:process.py:263 Command (pid 1783646) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 1783646) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1783646) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1783646) nivcsw: 405
DEBUG    ya.test:process.py:263 Command (pid 1783646) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1783646) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1783646) nvcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1783646) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1783646) stime: 1.196896
DEBUG    ya.test:process.py:263 Command (pid 1783646) utime: 0.115893
DEBUG    ya.test:process.py:263 Command (pid 1783646) wtime: 1.895
DEBUG    ya.test:process.py:275 Command (pid 1783646) output:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: ab8fd4f107a461c48264275e5a790172f573988b
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 16b0042775711b2be54742ee2df598e4a9e97993 into 2da23466527c288d5bf94b9304606fd435d85634
DEBUG    ydb.tests.library.fixtures:__init__.py:93 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait construction done
DEBUG    ydb.tests.library.fixtures:__init__.py:96 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database up
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f85ac99c510 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 100). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f85aaf81f50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f85aaf81f50>
ERROR    ydb.table.SessionPool:_sp_impl.py:208 Failed to create session. Put event to a delayed queue. Reason: Couldn't find valid connection
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4e2d6024-5371-4ebb-a8d9-d0058592007f, localhost:19972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4e2d6024-5371-4ebb-a8d9-d0058592007f, localhost:19972): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4e2d6024-5371-4ebb-a8d9-d0058592007f, localhost:19972): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4jzugy4coe.auto.internal" port: 27580 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50002 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-4jzugy4coe.auto.internal:27580, 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:19972
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f85aaf81f50>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 434828c4-2cd4-4138-a134-8ab837358630, ghrun-4jzugy4coe.auto.internal:27580): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 434828c4-2cd4-4138-a134-8ab837358630, ghrun-4jzugy4coe.auto.internal:27580): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 434828c4-2cd4-4138-a134-8ab837358630, ghrun-4jzugy4coe.auto.internal:27580): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 434828c4-2cd4-4138-a134-8ab837358630, ghrun-4jzugy4coe.auto.internal:27580): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NTExZDQzMWMtODYyOTVhYWMtNjA3M2VlNDktOTM4NjNlNGM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f85aaf81f50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f85aaf81f50>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 434828c4-2cd4-4138-a134-8ab837358630, ghrun-4jzugy4coe.auto.internal:27580): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 8fc1c0af-aa39-489b-8d27-7b35578e5fba, ghrun-4jzugy4coe.auto.internal:27580): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 8fc1c0af-aa39-489b-8d27-7b35578e5fba, ghrun-4jzugy4coe.auto.internal:27580): request = { session_id: "ydb://session/3?node_id=50002&id=NTExZDQzMWMtODYyOTVhYWMtNjA3M2VlNDktOTM4NjNlNGM=" yql_text: "\n                CREATE TABLE `table_2` (id utf8, PRIMARY KEY (id));\n            " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 8fc1c0af-aa39-489b-8d27-7b35578e5fba, ghrun-4jzugy4coe.auto.internal:27580): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f85aaf81f50>
DEBUG    ydb.tests.library.fixtures:__init__.py:99 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: remove path and dismantle internals
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test_stop_start_enable_alter_database_create_hive_first--true_&cmstid=72057594037936131&txid=1761914618586530&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:102 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: stop nodes
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:27580/3
DEBUG    ydb.tests.library.fixtures:__init__.py:105 destroy database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: database down
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: response from console: RemoveTenantResponse {
  Response {
    operation {
      ready: true
      status: NOT_FOUND
      issues {
        message: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
        severity: 1
      }
    }
  }
}
Status {
  Code: NOT_FOUND
  Reason: "Database \'/Root/test_stop_start_enable_alter_database_create_hive_first--true_\' doesn\'t exist"
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test_stop_start_enable_alter_database_create_hive_first--true_: tenant gone
DEBUG    ydb.tests.library.fixtures:__init__.py:86 create database /Root/test_stop_start_enable_alter_database_create_hive_first--true_: create path and declare internals
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f85aaf81f50>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f85aaf81f50> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5a7c2696-3de1-4dbd-a064-4dbb9679f974, ghrun-4jzugy4coe.auto.internal:27580): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5a7c2696-3de1-4dbd-a064-4dbb9679f974, ghrun-4jzugy4coe.auto.internal:27580): request = { session_id: "ydb://session/3?node_id=50002&id=NTExZDQzMWMtODYyOTVhYWMtNjA3M2VlNDktOTM4NjNlNGM=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f85aaf81f50>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 5a7c2696-3de1-4dbd-a064-4dbb9679f974, ghrun-4jzugy4coe.auto.internal:27580): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 5a7c2696-3de1-4dbd-a064-4dbb9679f974, ghrun-4jzugy4coe.auto.internal:27580): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27580: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:27580: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-31T12:43:57.22512814+00:00", grpc_status:14}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 5a7c2696-3de1-4dbd-a064-4dbb9679f974, ghrun-4jzugy4coe.auto.internal:27580): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:27580
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f85acd390a0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f85acd390a0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 42ff429b-00eb-4111-90fb-c6bd6bd6c51f, ghrun-4jzugy4coe.auto.internal:65375): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 42ff429b-00eb-4111-90fb-c6bd6bd6c51f, ghrun-4jzugy4coe.auto.internal:65375): request = { session_id: "ydb://session/3?node_id=50001&id=OWFlMjYzYjEtZmViODhlZGItNTRiNjQ5YzktZTc1M2UyYzk=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f85acd390a0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 42ff429b-00eb-4111-90fb-c6bd6bd6c51f, ghrun-4jzugy4coe.auto.internal:65375): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:56 Session pool is under stop, cancelling all in flight waiters.
DEBUG    ydb.table.SessionPool:_sp_impl.py:84 Terminated session pool.
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 42ff429b-00eb-4111-90fb-c6bd6bd6c51f, ghrun-4jzugy4coe.auto.internal:65375): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:65375: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:65375: Failed to connect to remote host: Connection refused {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc", file_line:153, created_time:"2025-10-31T12:43:57.229497614+00:00", grpc_status:14}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:70 Destroying sessions in active queue
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 42ff429b-00eb-4111-90fb-c6bd6bd6c51f, ghrun-4jzugy4coe.auto.internal:65375): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:65375
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7f85aae304c0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7f85aae304c0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 70817b73-bc93-47ed-a454-cbdd1947e5d7, ghrun-4jzugy4coe.auto.internal:6103): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 70817b73-bc93-47ed-a454-cbdd1947e5d7, ghrun-4jzugy4coe.auto.internal:6103): request = { session_id: "ydb://session/3?node_id=50000&id=OTZkNjdjZDktMmJhNzFjOTEtOWMyNzdjNzktNDdjMDFkMTc=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7f85aae304c0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 70817b73-bc93-47ed-a454-cbdd1947e5d7, ghrun-4jzugy4coe.auto.internal:6103): on response callback started
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c959fc0b-090d-422b-b619-068e356efcfa, localhost:19972): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c959fc0b-090d-422b-b619-068e356efcfa, localhost:19972): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:78 RpcState(DeleteSession, 70817b73-bc93-47ed-a454-cbdd1947e5d7, ghrun-4jzugy4coe.auto.internal:6103): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:6103: Failed to connect to remote host: Connection refused"
	debug_error_string = "UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:6103: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-10-31T12:43:57.251010001+00:00", file_line:153, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/transport/error_utils.cc"}"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:91 RpcState(DeleteSession, 70817b73-bc93-47ed-a454-cbdd1947e5d7, ghrun-4jzugy4coe.auto.internal:6103): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4jzugy4coe.auto.internal:6103
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c959fc0b-090d-422b-b619-068e356efcfa, localhost:19972): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:19972". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 35376e05-b236-46cd-9b69-152c92002af1, localhost:19972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 35376e05-b236-46cd-9b69-152c92002af1, localhost:19972): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19972
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:19972
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 35376e05-b236-46cd-9b69-152c92002af1, localhost:19972): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:19972". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19972
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6d9aabcf-7662-4f04-9bcb-3d5f43559ba8, localhost:19972): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6d9aabcf-7662-4f04-9bcb-3d5f43559ba8, localhost:19972): request = { database: "/Root/test_stop_start_enable_alter_database_create_hive_first--true_" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6d9aabcf-7662-4f04-9bcb-3d5f43559ba8, localhost:19972): response = { operation { ready: true status: NOT_FOUND issues { message: "Requested database does not exist" issue_code: 200202 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test_stop_start_enable_alter_database_create_hive_first--true_. Endpoint: "localhost:19972". Error details:
 message: "Requested database does not exist" issue_code: 200202 severity: 1 (server_code: 400140)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19972
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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:19972
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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:19972
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
74.88s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
73.10s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
70.77s call     test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
16.00s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
11.76s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
11.70s call     test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
11.50s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--true]
11.12s setup    test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]
10.54s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
7.27s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--false]
6.95s setup    test_tenants.py::TestTenants::test_resolve_nodes[enable_alter_database_create_hive_first--false]
0.29s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true]
0.26s teardown test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--false] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
FAILED test_tenants.py::TestTenants::test_stop_start[enable_alter_database_create_hive_first--true] - RuntimeError: create_database failed: 400080, message: "Group fit error BoxId# 1 StoragePoolId# 5 Error# failed to allocate group: no group options PDisks# {[(1:1-S)]}" severity: 1
=================== 2 failed, 3 passed in 306.95s (0:05:06) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/001174/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_tenants.py .....

============================== slowest durations ===============================
77.90s call     test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
15.73s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
14.91s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
13.13s setup    test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
12.44s setup    test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
6.54s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
4.41s setup    test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
3.56s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
3.54s teardown test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
3.53s teardown test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
1.76s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--false]
1.60s call     test_tenants.py::test_operation_with_locks[enable_alter_database_create_hive_first--true]
0.29s teardown test_tenants.py::TestTenants::test_when_deactivate_fat_tenant_creation_another_tenant_is_ok[enable_alter_database_create_hive_first--true]
0.23s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--false]
0.19s call     test_tenants.py::TestTenants::test_yql_operations_over_dynamic_nodes[enable_alter_database_create_hive_first--true]
======================== 5 passed in 160.16s (0:02: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/ohpo/001177/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_user_administration.py .....

============================== slowest durations ===============================
132.03s setup    test_user_administration.py::test_database_admin_can_create_user
29.53s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.49s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-user]
0.47s call     test_user_administration.py::test_database_admin_can_create_user
0.46s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[add-subgroup]
0.44s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]
0.43s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-himself]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-admin-group]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 164.27s (0:02:44) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/001183/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_user_administration.py .....

============================== slowest durations ===============================
102.61s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]
29.53s teardown test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.46s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[change-password]
0.46s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[rename-admin-group]
0.45s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-subgroup]
0.45s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[block]
0.44s call     test_user_administration.py::test_database_admin_cant_change_database_admin_group[remove-other-admin]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 134.85s (0:02: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/ohpo/001171/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_user_administration.py ....
test_users_groups_with_acl.py .

============================== slowest durations ===============================
118.27s setup    test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
29.53s teardown test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
7.92s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
5.43s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
3.03s teardown test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--false-YDB]
0.71s call     test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
0.68s call     test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]
0.45s call     test_user_administration.py::test_database_admin_cant_change_database_admin_user[unblock]
0.45s call     test_user_administration.py::test_database_admin_cant_change_database_owner
0.01s setup    test_user_administration.py::test_user_can_change_password_for_himself[dbadmin]
0.01s setup    test_user_administration.py::test_user_can_change_password_for_himself[ordinaryuser]
0.01s setup    test_user_administration.py::test_database_admin_cant_change_database_owner

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 166.89s (0:02:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/001189/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_users_groups_with_acl.py .....

============================== slowest durations ===============================
12.52s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
8.54s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
8.41s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
8.11s call     test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]
7.81s call     test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
7.53s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--false-YDB]
7.15s setup    test_users_groups_with_acl.py::test_query_create_group_by_tenant_admin[domain_login_only--true-YDB]
7.10s setup    test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
5.72s call     test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--false-YDB]
4.70s setup    test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]
3.01s teardown test_users_groups_with_acl.py::test_query_create_user_by_domain_admin[domain_login_only--true-YDB]
0.02s teardown test_users_groups_with_acl.py::test_query_create_group_by_domain_admin[domain_login_only--true-YDB]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 81.00s (0:01:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/001192/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_users_groups_with_acl.py .....

============================== slowest durations ===============================
12.30s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
11.83s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
11.67s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
11.23s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--false-YDB]
10.59s setup    test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
7.82s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
7.27s call     test_users_groups_with_acl.py::test_yql_create_group_by_domain_admin[domain_login_only--true-YDB]
7.01s teardown test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--false-YDB]
6.20s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]
5.85s call     test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--true-YDB]
5.31s setup    test_users_groups_with_acl.py::test_query_create_user_by_tenant_admin[domain_login_only--false-YDB]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 97.52s (0:01:37) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ohpo/00117a/ydb/tests/functional/tenants/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 111 items

test_users_groups_with_acl.py .....

============================== slowest durations ===============================
11.85s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
11.38s setup    test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
11.02s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
10.49s setup    test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
7.95s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--false-YDB]
7.90s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--false-YDB]
7.85s call     test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]
7.51s call     test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]
5.23s call     test_users_groups_with_acl.py::test_yql_create_user_by_domain_admin[domain_login_only--true-YDB]
3.90s setup    test_users_groups_with_acl.py::test_yql_create_group_by_tenant_admin[domain_login_only--true-YDB]
3.01s teardown test_users_groups_with_acl.py::test_yql_create_user_by_tenant_admin[domain_login_only--true-YDB]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 88.49s (0:01:28) =========================
