============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zdfb/00447a/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_crud
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items

test_crud.py ...........

============================== slowest durations ===============================
27.99s call     test_crud.py::TestManySelectsInRow::test_selects_in_row_success[500-500-50]
22.02s teardown test_crud.py::TestSelect::test_advanced_select_failed[select min(*) from t1-.*is not allowed here]
22.01s teardown test_crud.py::TestClientTimeouts::test_can_set_timeouts_on_query
17.02s teardown test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_upsert_data_with_repetitions[10-64]
12.13s teardown test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed2
12.05s teardown test_crud.py::TestManySelectsInRow::test_selects_in_row_success[500-500-50]
7.75s setup    test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_select_with_repetitions[10-64]
5.74s setup    test_crud.py::TestSelect::test_advanced_select_failed[select distinct b, a from (select a, b from t1 union all select b, a from t1 order by b) order by B-Column B is not in source column set.*]
4.57s setup    test_crud.py::TestManySelectsInRow::test_selects_in_row_success[500-500-50]
4.34s setup    test_crud.py::TestClientTimeouts::test_can_set_timeouts_on_query
3.63s setup    test_crud.py::TestCRUDOperations::test_create_table_and_drop_table_success
1.50s call     test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_select_with_repetitions[10-64]
1.48s call     test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_upsert_data_with_repetitions[10-64]
0.60s call     test_crud.py::TestClientTimeouts::test_can_set_timeouts_on_query
0.07s call     test_crud.py::TestCRUDOperations::test_create_table_and_drop_table_success
0.04s call     test_crud.py::TestSelect::test_advanced_select_failed[select count(a, b) from t1-Aggregation function Count requires exactly 1 argument]
0.03s call     test_crud.py::TestSelect::test_advanced_select_failed[select min(a, b) from t1-Aggregation function Min requires exactly 1 argument]
0.03s call     test_crud.py::TestSelect::test_advanced_select_failed[select min(*) from t1-.*is not allowed here]
0.02s call     test_crud.py::TestSelect::test_advanced_select_failed[select distinct b, a from (select a, b from t1 union all select b, a from t1 order by b) order by B-Column B is not in source column set.*]
0.01s call     test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed1
0.01s call     test_crud.py::TestCRUDOperations::test_create_table_wrong_primary_key_failed2
0.01s setup    test_crud.py::TestCreateAndUpsertWithRepetitions::test_create_and_upsert_data_with_repetitions[10-64]
0.01s setup    test_crud.py::TestSelect::test_advanced_select_failed[select count(a, b) from t1-Aggregation function Count requires exactly 1 argument]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 143.69s (0:02:23) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 3 items

test_discovery.py .F.

=================================== FAILURES ===================================
______________ TestDiscoveryFaultInjectionSlotStop.test_scenario _______________
ydb/tests/functional/api/test_discovery.py:198: in test_scenario
    session.prepare(
contrib/python/ydb/py3/ydb/table.py:1801: in prepare
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:464: in __call__
    res = connection(
contrib/python/ydb/py3/ydb/connection.py:516: in __call__
    return response if wrap_result is None else wrap_result(rpc_state, response, *wrap_args)
contrib/python/ydb/py3/ydb/_session_impl.py:20: in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
contrib/python/ydb/py3/ydb/_session_impl.py:31: in wrap_prepare_query_response
    issues._process_response(response_pb.operation)
contrib/python/ydb/py3/ydb/issues.py:237: in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Unavailable: message: "Failed to create default pool in database /Root/database" severity: 1 issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry limit exceeded on status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400050)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_scenario
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29093
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/zdfb/004486/r3tmp/kikimr_cluster_nystoa9d
WARNING  ydb.topic:topic.py:413 Topic client was not closed properly. Consider using method close().
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
WARNING  ydb.topic:topic.py:413 Topic client was not closed properly. Consider using method close().
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
WARNING  ydb.topic:topic.py:413 Topic client was not closed properly. Consider using method close().
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
WARNING  ydb.topic:topic.py:413 Topic client was not closed properly. Consider using method close().
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18561
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4865
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9213
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14353
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/zdfb/004486/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/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/logfile_1a2847qi.log --grpc-port=18561 --mon-port=4865 --ic-port=29093
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18561/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/zdfb/004486/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/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/logfile_1a2847qi.log --grpc-port=18561 --mon-port=4865 --ic-port=29093
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1/logfile_1a2847qi.log', '--grpc-port=18561', '--mon-port=4865', '--ic-port=29093')' in '/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2056428
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:18561/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/zdfb/004486/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2056431
DEBUG    ya.test:process.py:259 Command (pid 2056431) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2056431) elapsed time (sec): 0.7258913516998291
DEBUG    ya.test:process.py:263 Command (pid 2056431) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2056431) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2056431) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2056431) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2056431) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2056431) maxrss: 543388
DEBUG    ya.test:process.py:263 Command (pid 2056431) minflt: 16205
DEBUG    ya.test:process.py:263 Command (pid 2056431) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2056431) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2056431) nivcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 2056431) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2056431) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2056431) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2056431) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2056431) stime: 0.5242249999999999
DEBUG    ya.test:process.py:263 Command (pid 2056431) utime: 0.104847
DEBUG    ya.test:process.py:263 Command (pid 2056431) wtime: 0.732
DEBUG    ya.test:process.py:275 Command (pid 2056431) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 2056431) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18561', '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: 29093\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/zdfb/004486/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18561', '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: 29093\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2057959
DEBUG    ya.test:process.py:259 Command (pid 2057959) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2057959) elapsed time (sec): 1.351501703262329
DEBUG    ya.test:process.py:263 Command (pid 2057959) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2057959) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2057959) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2057959) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2057959) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2057959) maxrss: 551860
DEBUG    ya.test:process.py:263 Command (pid 2057959) minflt: 18347
DEBUG    ya.test:process.py:263 Command (pid 2057959) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2057959) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2057959) nivcsw: 207
DEBUG    ya.test:process.py:263 Command (pid 2057959) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2057959) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2057959) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 2057959) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2057959) stime: 1.076388
DEBUG    ya.test:process.py:263 Command (pid 2057959) utime: 0.127414
DEBUG    ya.test:process.py:263 Command (pid 2057959) wtime: 1.353
DEBUG    ya.test:process.py:275 Command (pid 2057959) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18561', '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/zdfb/004486/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18561', '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: 2058544
DEBUG    ya.test:process.py:259 Command (pid 2058544) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2058544) elapsed time (sec): 0.8016867637634277
DEBUG    ya.test:process.py:263 Command (pid 2058544) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2058544) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2058544) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2058544) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2058544) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2058544) maxrss: 551856
DEBUG    ya.test:process.py:263 Command (pid 2058544) minflt: 18347
DEBUG    ya.test:process.py:263 Command (pid 2058544) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2058544) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2058544) nivcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 2058544) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2058544) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2058544) nvcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 2058544) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2058544) stime: 0.594607
DEBUG    ya.test:process.py:263 Command (pid 2058544) utime: 0.112607
DEBUG    ya.test:process.py:263 Command (pid 2058544) wtime: 0.809
DEBUG    ya.test:process.py:275 Command (pid 2058544) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15955
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21146
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28314
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28295
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29847
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18561 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1/logfile_91oggkae.log --grpc-port=15955 --mon-port=21146 --ic-port=28314
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1963
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26985
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21816
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18561 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_2/logfile_wn98074w.log --grpc-port=1963 --mon-port=26985 --ic-port=7913
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18561 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1/logfile_91oggkae.log --grpc-port=15955 --mon-port=21146 --ic-port=28314
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:18561', '--tenant=/Root/database', '--log-file-name=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1/logfile_91oggkae.log', '--grpc-port=15955', '--mon-port=21146', '--ic-port=28314')' in '/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2058938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15955/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/zdfb/004486/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2058942
DEBUG    ya.test:process.py:259 Command (pid 2058942) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2058942) elapsed time (sec): 0.8424456119537354
DEBUG    ya.test:process.py:263 Command (pid 2058942) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2058942) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2058942) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2058942) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2058942) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2058942) maxrss: 543404
DEBUG    ya.test:process.py:263 Command (pid 2058942) minflt: 16908
DEBUG    ya.test:process.py:263 Command (pid 2058942) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2058942) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2058942) nivcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 2058942) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2058942) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2058942) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2058942) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2058942) stime: 0.6623519999999999
DEBUG    ya.test:process.py:263 Command (pid 2058942) utime: 0.098886
DEBUG    ya.test:process.py:263 Command (pid 2058942) wtime: 0.844
DEBUG    ya.test:process.py:275 Command (pid 2058942) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 2058942) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18561 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_2/logfile_wn98074w.log --grpc-port=1963 --mon-port=26985 --ic-port=7913
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:18561', '--tenant=/Root/database', '--log-file-name=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_2/logfile_wn98074w.log', '--grpc-port=1963', '--mon-port=26985', '--ic-port=7913')' in '/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2059442
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:1963/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/zdfb/004486/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2059443
DEBUG    ya.test:process.py:259 Command (pid 2059443) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2059443) elapsed time (sec): 0.9702904224395752
DEBUG    ya.test:process.py:263 Command (pid 2059443) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2059443) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2059443) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2059443) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2059443) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2059443) maxrss: 543464
DEBUG    ya.test:process.py:263 Command (pid 2059443) minflt: 16700
DEBUG    ya.test:process.py:263 Command (pid 2059443) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2059443) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2059443) nivcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 2059443) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2059443) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2059443) nvcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 2059443) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2059443) stime: 0.680431
DEBUG    ya.test:process.py:263 Command (pid 2059443) utime: 0.12324199999999999
DEBUG    ya.test:process.py:263 Command (pid 2059443) wtime: 0.971
DEBUG    ya.test:process.py:275 Command (pid 2059443) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 2059443) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_discovery.py::TestDiscoveryFaultInjectionSlotStop, test_name: test_scenario)
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2d621bf2-3fbc-4ad6-9807-d6acd004d908, localhost:18561): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2d621bf2-3fbc-4ad6-9807-d6acd004d908, localhost:18561): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2d621bf2-3fbc-4ad6-9807-d6acd004d908, localhost:18561): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 15955 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 1963 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/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n34f4phawa.auto.internal:15955, location , ssl: False>, <Endpoint ghrun-n34f4phawa.auto.internal:1963, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 19478682-2339-4097-a565-36656a91002f, localhost:18561): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 19478682-2339-4097-a565-36656a91002f, localhost:18561): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18561
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 19478682-2339-4097-a565-36656a91002f, localhost:18561): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 15955 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 1963 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/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n34f4phawa.auto.internal:15955, location , ssl: False>, <Endpoint ghrun-n34f4phawa.auto.internal:1963, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18561
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:15955/1
INFO     __tests__.test_discovery.TestDiscoveryFaultInjectionSlotStop:test_discovery.py:158 Injected fault, slot with gRPC port: 15955
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ea4f5325-f3c1-4c1e-b44b-fcd551de063e, ghrun-n34f4phawa.auto.internal:15955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ea4f5325-f3c1-4c1e-b44b-fcd551de063e, ghrun-n34f4phawa.auto.internal:15955): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, ea4f5325-f3c1-4c1e-b44b-fcd551de063e, ghrun-n34f4phawa.auto.internal:15955): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "connections to all backends failing; last error: UNKNOWN: ipv4:127.0.1.1:15955: 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:15955: Failed to connect to remote host: Connection refused {grpc_status:14, created_time:"2025-11-13T18:09:29.86393634+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(CreateSession, ea4f5325-f3c1-4c1e-b44b-fcd551de063e, ghrun-n34f4phawa.auto.internal:15955): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:15955
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3ad36e30-eb14-4058-a499-88e26f16051a, ghrun-n34f4phawa.auto.internal:1963): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3ad36e30-eb14-4058-a499-88e26f16051a, ghrun-n34f4phawa.auto.internal:1963): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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(CreateSession, 3ad36e30-eb14-4058-a499-88e26f16051a, ghrun-n34f4phawa.auto.internal:1963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=Nzk5YWEwMzYtMjc5ZDJmZmItN2ZlNzNkYmEtNzE1ZDliNQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9899de65-11ab-4bd4-9d46-8f7c125f0901, ghrun-n34f4phawa.auto.internal:1963): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9899de65-11ab-4bd4-9d46-8f7c125f0901, ghrun-n34f4phawa.auto.internal:1963): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9899de65-11ab-4bd4-9d46-8f7c125f0901, ghrun-n34f4phawa.auto.internal:1963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MTBkZDUxODQtZDVmMjNhZDQtNjIyYTFkMTQtOTc1ZmI3MWQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 721edff4-353e-4af4-8962-77e5f436fd8f, ghrun-n34f4phawa.auto.internal:1963): creating call state
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 721edff4-353e-4af4-8962-77e5f436fd8f, ghrun-n34f4phawa.auto.internal:1963): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 60c27bc8-7c5b-438d-90cb-f42573a38a55, localhost:18561): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 60c27bc8-7c5b-438d-90cb-f42573a38a55, localhost:18561): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 721edff4-353e-4af4-8962-77e5f436fd8f, ghrun-n34f4phawa.auto.internal:1963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MTA5MmM5OTMtNTZmMzI1NzItMmEyNzk3YTItMWNjZjhhNTY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 80f34025-a7d4-4364-b329-a7ce444a5f5b, ghrun-n34f4phawa.auto.internal:1963): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 60c27bc8-7c5b-438d-90cb-f42573a38a55, localhost:18561): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 1963 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.connection:connection.py:63 RpcState(CreateSession, 80f34025-a7d4-4364-b329-a7ce444a5f5b, ghrun-n34f4phawa.auto.internal:1963): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n34f4phawa.auto.internal:1963, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18561
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80f34025-a7d4-4364-b329-a7ce444a5f5b, ghrun-n34f4phawa.auto.internal:1963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=ZTgzODAyNmUtMjgyMjRlYTUtZGY5YzM3NzUtMjI3NTczZDE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8636a4fa-9df5-4687-92e0-dc1573e885ca, ghrun-n34f4phawa.auto.internal:1963): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8636a4fa-9df5-4687-92e0-dc1573e885ca, ghrun-n34f4phawa.auto.internal:1963): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8636a4fa-9df5-4687-92e0-dc1573e885ca, ghrun-n34f4phawa.auto.internal:1963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NDY2MTI0MzItY2U5ZTJjZjQtOGU4MjUyZGMtZGZjMTdmNjQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7d0cf633-837a-489f-b101-45c5bbe54de1, ghrun-n34f4phawa.auto.internal:1963): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7d0cf633-837a-489f-b101-45c5bbe54de1, ghrun-n34f4phawa.auto.internal:1963): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7d0cf633-837a-489f-b101-45c5bbe54de1, ghrun-n34f4phawa.auto.internal:1963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=YWQxMjk5NjctMWYzNmM1NTItMmI2OThjMzctYTA4NTM2OGE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1ac40c62-d58d-4633-b0e6-2d74fe36f8b6, ghrun-n34f4phawa.auto.internal:1963): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ac40c62-d58d-4633-b0e6-2d74fe36f8b6, ghrun-n34f4phawa.auto.internal:1963): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ac40c62-d58d-4633-b0e6-2d74fe36f8b6, ghrun-n34f4phawa.auto.internal:1963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=MjU1ZDgyYTktNDg4MDBiZmUtYzc1OWM5MGQtNDc0OThkZA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f04a4c38-7d6c-44dc-887b-4513a0743aab, ghrun-n34f4phawa.auto.internal:1963): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f04a4c38-7d6c-44dc-887b-4513a0743aab, ghrun-n34f4phawa.auto.internal:1963): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f04a4c38-7d6c-44dc-887b-4513a0743aab, ghrun-n34f4phawa.auto.internal:1963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=OWVkYWY4NjktNjE5Yjk5NTEtMzA4MzNmOWItMjMyMjg0N2I=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ba55c53b-e731-4c23-be29-5a7e00607db6, ghrun-n34f4phawa.auto.internal:1963): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ba55c53b-e731-4c23-be29-5a7e00607db6, ghrun-n34f4phawa.auto.internal:1963): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ba55c53b-e731-4c23-be29-5a7e00607db6, ghrun-n34f4phawa.auto.internal:1963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=NjQ2NjQ3ZDktZjdlYjNlZDMtNTAwNzg1MDktZTRlZjhmMzU=" } } } }
INFO     __tests__.test_discovery.TestDiscoveryFaultInjectionSlotStop:test_discovery.py:168 Waiting for slot to move
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4355ab90-b0ce-4ee3-a8af-223975f7d0f7, localhost:18561): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4355ab90-b0ce-4ee3-a8af-223975f7d0f7, localhost:18561): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4355ab90-b0ce-4ee3-a8af-223975f7d0f7, localhost:18561): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 1963 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/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n34f4phawa.auto.internal:1963, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18561
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5bb5378c-03a5-4bf5-93d6-a5fd4dbae08c, localhost:18561): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5bb5378c-03a5-4bf5-93d6-a5fd4dbae08c, localhost:18561): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5bb5378c-03a5-4bf5-93d6-a5fd4dbae08c, localhost:18561): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 1963 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/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n34f4phawa.auto.internal:1963, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18561
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/database
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2cb5978a-c335-4759-8739-18bc3b1a8f29, localhost:18561): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2cb5978a-c335-4759-8739-18bc3b1a8f29, localhost:18561): request = { database: "/Root/database" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2cb5978a-c335-4759-8739-18bc3b1a8f29, localhost:18561): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 1963 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/database: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n34f4phawa.auto.internal:1963, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18561
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18561 --tenant=/Root/database --log-file-name=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1/logfile_91oggkae.log --grpc-port=15955 --mon-port=21146 --ic-port=28314
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:18561', '--tenant=/Root/database', '--log-file-name=/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1/logfile_91oggkae.log', '--grpc-port=15955', '--mon-port=21146', '--ic-port=28314')' in '/home/runner/.ya/build/build_root/zdfb/004486/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_discovery/testing_out_stuff/test_discovery.py.TestDiscoveryFaultInjectionSlotStop.test_scenario/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2064468
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15955/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zdfb/004486/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2064469
DEBUG    ya.test:process.py:259 Command (pid 2064469) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2064469) elapsed time (sec): 0.5463323593139648
DEBUG    ya.test:process.py:263 Command (pid 2064469) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2064469) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2064469) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2064469) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2064469) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2064469) maxrss: 543388
DEBUG    ya.test:process.py:263 Command (pid 2064469) minflt: 16211
DEBUG    ya.test:process.py:263 Command (pid 2064469) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2064469) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2064469) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 2064469) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2064469) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2064469) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2064469) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2064469) stime: 0.349912
DEBUG    ya.test:process.py:263 Command (pid 2064469) utime: 0.10968699999999999
DEBUG    ya.test:process.py:263 Command (pid 2064469) wtime: 0.548
DEBUG    ya.test:process.py:275 Command (pid 2064469) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 2064469) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     __tests__.test_discovery.TestDiscoveryFaultInjectionSlotStop:test_discovery.py:190 Extracted fault, slot with gRPC port: 15955
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1b64ade9-9322-4d45-89e4-a3ae3f0a1be3, ghrun-n34f4phawa.auto.internal:1963): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1b64ade9-9322-4d45-89e4-a3ae3f0a1be3, ghrun-n34f4phawa.auto.internal:1963): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1b64ade9-9322-4d45-89e4-a3ae3f0a1be3, ghrun-n34f4phawa.auto.internal:1963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50001&id=Y2U2YmFjODctYThiYjVhMWItOTU1YjFhNTktYjM2YzZkNGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, fa8e1e01-7553-499f-b735-82b09429add9, ghrun-n34f4phawa.auto.internal:1963): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, fa8e1e01-7553-499f-b735-82b09429add9, ghrun-n34f4phawa.auto.internal:1963): request = { session_id: "ydb://session/3?node_id=50001&id=Y2U2YmFjODctYThiYjVhMWItOTU1YjFhNTktYjM2YzZkNGQ=" yql_text: "select 1" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, fa8e1e01-7553-499f-b735-82b09429add9, ghrun-n34f4phawa.auto.internal:1963): response = { operation { ready: true status: UNAVAILABLE issues { message: "Failed to create default pool in database /Root/database" severity: 1 issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry limit exceeded on status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } } issues { message: "Query failed during adding/waiting in workload pool " severity: 1 } } }
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:18561/1
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16651
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16651". Check endpoint correctness.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:15955/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:1963/2
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24736
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21816
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7913
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26985
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1963
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29847
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28295
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28314
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21146
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15955
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14353
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9213
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18561
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29093
============================== slowest durations ===============================
37.02s teardown test_discovery.py::TestDiscoveryExtEndpoint::test_scenario
27.36s call     test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
14.19s call     test_discovery.py::TestMirror3DCDiscovery::test_mirror3dc_discovery_logic
14.00s setup    test_discovery.py::TestMirror3DCDiscovery::test_mirror3dc_discovery_logic
12.01s teardown test_discovery.py::TestMirror3DCDiscovery::test_mirror3dc_discovery_logic
12.01s teardown test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
11.58s setup    test_discovery.py::TestDiscoveryExtEndpoint::test_scenario
7.63s setup    test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario
1.17s call     test_discovery.py::TestDiscoveryExtEndpoint::test_scenario
=========================== short test summary info ============================
FAILED test_discovery.py::TestDiscoveryFaultInjectionSlotStop::test_scenario - ydb.issues.Unavailable: message: "Failed to create default pool in database /Root/database" severity: 1 issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry shard unavailable error, status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } issues { message: "Retry limit exceeded on status: StatusNotAvailable" severity: 1 issues { message: "Schemeshard not available" severity: 1 } } ,message: "Query failed during adding/waiting in workload pool " severity: 1 (server_code: 400050)
=================== 1 failed, 2 passed in 137.85s (0:02:17) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zdfb/0044cd/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_execute_scheme
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items

test_execute_scheme.py ......

============================== slowest durations ===============================
22.01s teardown test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_from_key
8.87s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_success
0.64s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_success
0.09s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_from_key
0.08s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_new_column
0.06s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_change_column_type
0.05s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_add_to_key
0.04s call     test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_column
0.03s setup    test_execute_scheme.py::TestExecuteSchemeOperations::test_create_table_if_it_is_created_fail_remove_from_key

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 6 passed in 32.53s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zdfb/0044e1/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_indexes
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_indexes.py .

============================== slowest durations ===============================
9.83s setup    test_indexes.py::TestSecondaryIndexes::test_create_table_with_global_index
7.09s teardown test_indexes.py::TestSecondaryIndexes::test_create_table_with_global_index
0.24s call     test_indexes.py::TestSecondaryIndexes::test_create_table_with_global_index
============================== 1 passed in 17.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/zdfb/004551/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_insert
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 7 items

test_insert.py .......

============================== slowest durations ===============================
17.02s teardown test_insert.py::TestInsertOperations::test_query_pairs
11.89s setup    test_insert.py::TestInsertOperations::test_several_inserts_per_transaction_are_success
5.28s call     test_insert.py::TestInsertOperations::test_query_pairs
0.29s call     test_insert.py::TestInsertOperations::test_several_inserts_per_transaction_are_success
0.24s call     test_insert.py::TestInsertOperations::test_insert_plus_upsert_are_success
0.24s call     test_insert.py::TestInsertOperations::test_insert_plus_update_per_transaction_are_success
0.23s call     test_insert.py::TestInsertOperations::test_update_plus_insert_per_transaction_are_success_prepared_case
0.22s call     test_insert.py::TestInsertOperations::test_insert_revert_basis
0.17s call     test_insert.py::TestInsertOperations::test_upsert_plus_insert_per_transaction_are_success_prepared_case
0.04s setup    test_insert.py::TestInsertOperations::test_query_pairs
0.01s setup    test_insert.py::TestInsertOperations::test_insert_plus_upsert_are_success
0.01s setup    test_insert.py::TestInsertOperations::test_update_plus_insert_per_transaction_are_success_prepared_case

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 36.15s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zdfb/00446c/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_isolation
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 17 items

test_isolation.py .................

============================== slowest durations ===============================
17.01s teardown test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2_two_edges
10.29s setup    test_isolation.py::TestTransactionIsolation::test_prevents_write_cycles_g0
0.43s call     test_isolation.py::TestTransactionIsolation::test_prevents_write_cycles_g0
0.34s call     test_isolation.py::TestTransactionIsolation::test_prevents_observed_transaction_vanishes_otv
0.28s call     test_isolation.py::TestTransactionIsolation::test_read_skew_g_single_write_predicate
0.28s call     test_isolation.py::TestTransactionIsolation::test_write_skew_g2_item
0.27s call     test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2_two_edges
0.27s call     test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2
0.27s call     test_isolation.py::TestTransactionIsolation::test_prevents_circular_information_flow_g1c
0.26s call     test_isolation.py::TestTransactionIsolation::test_isolation_mailing_list_example
0.25s call     test_isolation.py::TestTransactionIsolation::test_lost_update_on_value_p4
0.21s call     test_isolation.py::TestTransactionIsolation::test_read_skew_g_single
0.20s call     test_isolation.py::TestTransactionIsolation::test_read_skew_g_single_predicate_deps
0.20s call     test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp
0.20s call     test_isolation.py::TestTransactionIsolation::test_prevents_aborted_reads_g1a
0.20s call     test_isolation.py::TestTransactionIsolation::test_lost_update_p4
0.19s call     test_isolation.py::TestTransactionIsolation::test_prevents_intermediate_reads_g1b
0.18s call     test_isolation.py::TestTransactionIsolation::test_lost_update_on_value_with_upsert_p4
0.15s call     test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp_for_write_predicates
0.01s setup    test_isolation.py::TestTransactionIsolation::test_anti_dependency_cycles_g2
0.01s teardown test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp
0.01s setup    test_isolation.py::TestTransactionIsolation::test_does_not_prevent_predicate_many_preceders_pmp

(29 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 17 passed in 32.19s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zdfb/0044da/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_public_api
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 74 items

test_public_api.py ..........................................................................

============================== slowest durations ===============================
32.01s teardown test_public_api.py::TestSessionNotFoundOperations::test_simple_table_profile_settings
29.22s call     test_public_api.py::TestSessionNotFound::test_session_not_found
23.18s call     test_public_api.py::TestBadSession::test_simple
22.01s teardown test_public_api.py::TestExplain::test_explain_data_query
17.01s teardown test_public_api.py::TestCRUDOperations::test_when_result_set_is_large_then_issue_occure
12.51s teardown test_public_api.py::TestDocApiTables::test_drop_table[settings1-None]
12.51s teardown test_public_api.py::TestAttributes::test_limits[attributes4]
12.04s setup    test_public_api.py::TestExplain::test_explain_data_query
12.01s teardown test_public_api.py::TestDriverCanRecover::test_driver_recovery
12.01s teardown test_public_api.py::TestRecursiveCreation::test_create_table
12.00s teardown test_public_api.py::TestSelectAfterDropWithRepetitions::test_select_on_dropped_table_unsuccessful[10]
12.00s teardown test_public_api.py::TestJsonExample::test_json_success
12.00s teardown test_public_api.py::TestMetaDataInvalidation::test_invalidation_success
9.81s setup    test_public_api.py::TestAttributes::test_create_table
8.22s call     test_public_api.py::TestDriverCanRecover::test_driver_recovery
5.84s setup    test_public_api.py::TestDocApiTables::test_create_table
4.48s setup    test_public_api.py::TestCRUDOperations::test_prepared_query_pipeline
4.41s setup    test_public_api.py::TestSessionNotFoundOperations::test_session_pool
4.18s setup    test_public_api.py::TestSessionNotFound::test_session_not_found
3.66s setup    test_public_api.py::TestBadSession::test_simple
3.57s setup    test_public_api.py::TestDriverCanRecover::test_driver_recovery
3.04s setup    test_public_api.py::TestMetaDataInvalidation::test_invalidation_success
3.01s teardown test_public_api.py::TestSessionNotFound::test_session_not_found
2.95s setup    test_public_api.py::TestSelectAfterDropWithRepetitions::test_select_on_dropped_table_unsuccessful[10]
2.87s setup    test_public_api.py::TestRecursiveCreation::test_mkdir
2.85s setup    test_public_api.py::TestJsonExample::test_json_unexpected_failure
2.82s setup    test_public_api.py::TestForPotentialDeadlock::test_deadlocked_threads_on_cleanup
2.51s call     test_public_api.py::TestCRUDOperations::test_when_result_set_is_large_then_issue_occure
1.58s call     test_public_api.py::TestCRUDOperations::test_reuse_session_to_tx_leak
1.01s teardown test_public_api.py::TestBadSession::test_simple
1.00s teardown test_public_api.py::TestForPotentialDeadlock::test_deadlocked_threads_on_cleanup
0.96s call     test_public_api.py::TestSelectAfterDropWithRepetitions::test_select_on_dropped_table_unsuccessful[10]
0.39s call     test_public_api.py::TestCRUDOperations::test_query_set1
0.37s call     test_public_api.py::TestCRUDOperations::test_queries_set2
0.30s call     test_public_api.py::TestCRUDOperations::test_data_types
0.25s call     test_public_api.py::TestCRUDOperations::test_scheme_client_ops
0.24s call     test_public_api.py::TestCRUDOperations::test_bulk_upsert
0.24s call     test_public_api.py::TestCRUDOperations::test_direct_leak_tx_but_no_actual_leak_by_best_efforts
0.22s call     test_public_api.py::TestForPotentialDeadlock::test_deadlocked_threads_on_cleanup
0.14s call     test_public_api.py::TestMetaDataInvalidation::test_invalidation_success
0.14s call     test_public_api.py::TestCRUDOperations::test_bulk_prepared_insert_many_values
0.14s call     test_public_api.py::TestCRUDOperations::test_decimal_values
0.14s call     test_public_api.py::TestCRUDOperations::test_locks_invalidated_error
0.07s call     test_public_api.py::TestCRUDOperations::test_can_execute_valid_statement_after_invalid_success
0.07s call     test_public_api.py::TestCRUDOperations::test_list_directory_with_children
0.06s call     test_public_api.py::TestCRUDOperations::test_too_many_pending_transactions
0.05s call     test_public_api.py::TestSessionNotFoundOperations::test_describe_table_with_bounds
0.05s call     test_public_api.py::TestJsonExample::test_json_unexpected_failure
0.04s call     test_public_api.py::TestAttributes::test_alter_table
0.04s call     test_public_api.py::TestAttributes::test_copy_table
0.04s call     test_public_api.py::TestExplain::test_explain_data_query
0.04s call     test_public_api.py::TestCRUDOperations::test_prepared_query_pipeline
0.04s call     test_public_api.py::TestSessionNotFoundOperations::test_cannot_commit_bad_tx
0.04s call     test_public_api.py::TestCRUDOperations::test_dict_type
0.04s call     test_public_api.py::TestRecursiveCreation::test_create_table
0.04s call     test_public_api.py::TestDocApiTables::test_drop_table[None-None]
0.04s call     test_public_api.py::TestDocApiTables::test_drop_table[settings1-None]
0.04s call     test_public_api.py::TestJsonExample::test_json_success
0.03s call     test_public_api.py::TestAttributes::test_create_table
0.03s call     test_public_api.py::TestSessionNotFoundOperations::test_explicit_partitions_case_1
0.03s call     test_public_api.py::TestDocApiTables::test_create_table
0.03s call     test_public_api.py::TestSessionNotFoundOperations::test_native_datetime_types
0.03s call     test_public_api.py::TestCRUDOperations::test_parse_tuple
0.03s call     test_public_api.py::TestCRUDOperations::test_none_values
0.03s call     test_public_api.py::TestDocApiTables::test_alter_table[None-BadRequest]
0.03s call     test_public_api.py::TestCRUDOperations::test_struct_type_parameter
0.03s call     test_public_api.py::TestAttributes::test_create_indexed_table
0.02s call     test_public_api.py::TestSessionNotFoundOperations::test_session_pool
0.02s call     test_public_api.py::TestCRUDOperations::test_parse_list_type
0.02s call     test_public_api.py::TestCRUDOperations::test_struct_type
0.02s call     test_public_api.py::TestSessionNotFoundOperations::test_commit_successfully_after_success_commit
0.02s call     test_public_api.py::TestCRUDOperations::test_decimal_values_negative_stories
0.02s call     test_public_api.py::TestCRUDOperations::test_validate_describe_path_result
0.02s call     test_public_api.py::TestDocApiTables::test_alter_table[settings1-None]
0.02s call     test_public_api.py::TestCRUDOperations::test_scheme_operation_errors_handle
0.02s call     test_public_api.py::TestSessionNotFoundOperations::test_native_date_types
0.02s call     test_public_api.py::TestSessionNotFoundOperations::test_keep_in_cache_disabled
0.02s call     test_public_api.py::TestCRUDOperations::test_tcl
0.01s call     test_public_api.py::TestCRUDOperations::test_crud_acl_actions
0.01s call     test_public_api.py::TestSessionNotFoundOperations::test_explict_partitions_case_2
0.01s call     test_public_api.py::TestSessionNotFoundOperations::test_can_commit_bad_tx
0.01s call     test_public_api.py::TestCRUDOperations::test_tcl_2
0.01s call     test_public_api.py::TestCRUDOperations::test_tcl_3
0.01s call     test_public_api.py::TestAttributes::test_limits[attributes4]
0.01s call     test_public_api.py::TestCRUDOperations::test_presented_in_cache
0.01s setup    test_public_api.py::TestSessionNotFoundOperations::test_native_datetime_types
0.01s call     test_public_api.py::TestRecursiveCreation::test_mkdir
0.01s call     test_public_api.py::TestSessionNotFoundOperations::test_ok_keep_alive_example
0.01s call     test_public_api.py::TestCRUDOperations::test_create_and_delete_session_then_use_it_again
0.01s call     test_public_api.py::TestAttributes::test_limits[attributes3]
0.01s setup    test_public_api.py::TestSessionNotFoundOperations::test_commit_successfully_after_success_commit

(131 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 74 passed in 294.23s (0:04:54) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zdfb/004474/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_read_table
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_read_table.py ........

============================== slowest durations ===============================
27.04s teardown test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[read_table]
17.02s teardown test_read_table.py::TestReadTableSuccessStories::test_read_table_without_data_has_snapshot
12.01s teardown test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[read_table]
9.30s setup    test_read_table.py::TestReadTableSuccessStories::test_read_table_only_specified_ranges
4.47s setup    test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[async_read_table]
4.14s setup    test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[async_read_table]
3.33s call     test_read_table.py::TestReadTableSuccessStories::test_read_table_constructed_key_range
3.12s call     test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[read_table]
2.48s call     test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[async_read_table]
0.83s call     test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[async_read_table]
0.60s call     test_read_table.py::TestReadTableWithTabletKills::test_read_table_async_simple[read_table]
0.40s call     test_read_table.py::TestReadTableSuccessStories::test_read_table_only_specified_ranges
0.11s call     test_read_table.py::TestReadTableSuccessStories::test_read_table_without_data_has_snapshot
0.10s call     test_read_table.py::TestReadTableSuccessStories::test_read_table_reads_only_specified_columns
0.01s teardown test_read_table.py::TestReadTableTruncatedResults::test_truncated_results[async_read_table]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 8 passed in 85.46s (0:01:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zdfb/0044ec/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_grace_shutdown
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_session_grace_shutdown.py ..

============================== slowest durations ===============================
18.24s call     test_session_grace_shutdown.py::TestIdle::test_idle_shutdown_of_session
12.12s setup    test_session_grace_shutdown.py::Test::test_grace_shutdown_of_session
7.10s teardown test_session_grace_shutdown.py::TestIdle::test_idle_shutdown_of_session
7.03s teardown test_session_grace_shutdown.py::Test::test_grace_shutdown_of_session
4.16s setup    test_session_grace_shutdown.py::TestIdle::test_idle_shutdown_of_session
0.40s call     test_session_grace_shutdown.py::Test::test_grace_shutdown_of_session
============================== 2 passed in 49.50s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zdfb/0044d6/ydb/tests/functional/api/test-results/py3test/testing_out_stuff/test_session_pool
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 11 items

test_session_pool.py ...........

============================== slowest durations ===============================
24.58s call     test_session_pool.py::TestSessionPool::test_no_cluster_endpoints_no_failure
17.02s teardown test_session_pool.py::TestSessionPool::test_session_pool_min_size_feature
10.09s setup    test_session_pool.py::TestSessionPool::test_session_pool_simple_acquire
0.20s call     test_session_pool.py::TestSessionPool::test_session_pool_close_basic_logic_case_2
0.10s call     test_session_pool.py::TestSessionPool::test_session_pool_close_basic_logic_case_1
0.06s call     test_session_pool.py::TestSessionPool::test_session_pool_min_size_feature
0.06s call     test_session_pool.py::TestSessionPool::test_session_pool_keep_alive
0.04s call     test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_1
0.04s call     test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_2
0.03s call     test_session_pool.py::TestSessionPool::test_session_pool_release_logic
0.03s call     test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_3
0.03s setup    test_session_pool.py::TestSessionPool::test_no_cluster_endpoints_no_failure
0.02s call     test_session_pool.py::TestSessionPool::test_session_pool_simple_acquire
0.02s call     test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_4
0.01s setup    test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_1
0.01s setup    test_session_pool.py::TestSessionPool::test_session_pool_release_logic
0.01s setup    test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_3
0.01s setup    test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_2
0.01s setup    test_session_pool.py::TestSessionPool::test_session_pool_no_race_after_future_cancel_case_4
0.01s setup    test_session_pool.py::TestSessionPool::test_session_pool_min_size_feature

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 52.88s ==============================
