============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a14/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

test_create.py .

============================== slowest durations ===============================
4.27s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.44s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 113 deselected in 6.08s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-12-02T11:45:54.717841Z): source_id=112;tablet_id=72075186224037916;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA9502F5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA948836
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7E0118
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD75E58B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FA77D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FA752F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD73831D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143E8E5B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x1502FF27
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F84CE3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F84CE3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F82693
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F86057
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14406C48
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0365D5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB782197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7D0BC4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7D4C84
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7D4890
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7D547E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA951F4C
E   21. ??:0: ?? @ 0x7FA19E6DFAC2
E   22. ??:0: ?? @ 0x7FA19E7718BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3992449
DEBUG    ya.test:process.py:259 Command (pid 3992449) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3992449) elapsed time (sec): 0.3326303958892822
DEBUG    ya.test:process.py:263 Command (pid 3992449) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) maxrss: 546612
DEBUG    ya.test:process.py:263 Command (pid 3992449) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 3992449) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3992449) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3992449) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3992449) stime: 0.199269
DEBUG    ya.test:process.py:263 Command (pid 3992449) utime: 0.08540099999999999
DEBUG    ya.test:process.py:263 Command (pid 3992449) wtime: 0.334
DEBUG    ya.test:process.py:275 Command (pid 3992449) output:
Git info:
    Commit: c3794b52ecb260ff2cd594bcecd9a56c2f384bff
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge 0a0ff045b4befa200fb70dca317e3221067d840f into 498609ef7a9cb143ca02f96be514b2d49ba32c92
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-rkvevw6tpy    Host information: 
        Linux ghrun-rkvevw6tpy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3992449) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: c3794b52ecb260ff2cd594bcecd9a56c2f384bff
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge 0a0ff045b4befa200fb70dca317e3221067d840f into 498609ef7a9cb143ca02f96be514b2d49ba32c92
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-rkvevw6tpy    Host information: 
        Linux ghrun-rkvevw6tpy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15177
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/bnb9/000539/r3tmp/kikimr_cluster_wn7bukb4
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25761
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24822
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22233
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26430
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/bnb9/000539/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/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_0kyb5n55.log --grpc-port=25761 --mon-port=24822 --ic-port=15177
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25761/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/bnb9/000539/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/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_0kyb5n55.log --grpc-port=25761 --mon-port=24822 --ic-port=15177
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_0kyb5n55.log', '--grpc-port=25761', '--mon-port=24822', '--ic-port=15177')' in '/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3992623
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25761/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3992624
DEBUG    ya.test:process.py:259 Command (pid 3992624) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3992624) elapsed time (sec): 0.3539316654205322
DEBUG    ya.test:process.py:263 Command (pid 3992624) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) maxrss: 546600
DEBUG    ya.test:process.py:263 Command (pid 3992624) minflt: 16285
DEBUG    ya.test:process.py:263 Command (pid 3992624) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3992624) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3992624) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3992624) stime: 0.200809
DEBUG    ya.test:process.py:263 Command (pid 3992624) utime: 0.10442
DEBUG    ya.test:process.py:263 Command (pid 3992624) wtime: 0.355
DEBUG    ya.test:process.py:275 Command (pid 3992624) output:
Git info:
    Commit: c3794b52ecb260ff2cd594bcecd9a56c2f384bff
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge 0a0ff045b4befa200fb70dca317e3221067d840f into 498609ef7a9cb143ca02f96be514b2d49ba32c92
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-rkvevw6tpy    Host information: 
        Linux ghrun-rkvevw6tpy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3992624) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: c3794b52ecb260ff2cd594bcecd9a56c2f384bff
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge 0a0ff045b4befa200fb70dca317e3221067d840f into 498609ef7a9cb143ca02f96be514b2d49ba32c92
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-rkvevw6tpy    Host information: 
        Linux ghrun-rkvevw6tpy 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/bnb9/000539/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25761', '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: 15177\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25761', '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: 15177\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3993483
DEBUG    ya.test:process.py:259 Command (pid 3993483) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3993483) elapsed time (sec): 0.3963327407836914
DEBUG    ya.test:process.py:263 Command (pid 3993483) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) maxrss: 555156
DEBUG    ya.test:process.py:263 Command (pid 3993483) minflt: 18399
DEBUG    ya.test:process.py:263 Command (pid 3993483) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3993483) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3993483) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3993483) stime: 0.24362999999999999
DEBUG    ya.test:process.py:263 Command (pid 3993483) utime: 0.107836
DEBUG    ya.test:process.py:263 Command (pid 3993483) wtime: 0.397
DEBUG    ya.test:process.py:275 Command (pid 3993483) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25761', '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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25761', '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: 3993531
DEBUG    ya.test:process.py:259 Command (pid 3993531) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3993531) elapsed time (sec): 0.42653512954711914
DEBUG    ya.test:process.py:263 Command (pid 3993531) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) maxrss: 554892
DEBUG    ya.test:process.py:263 Command (pid 3993531) minflt: 18396
DEBUG    ya.test:process.py:263 Command (pid 3993531) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 3993531) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 3993531) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3993531) stime: 0.256986
DEBUG    ya.test:process.py:263 Command (pid 3993531) utime: 0.12447699999999999
DEBUG    ya.test:process.py:263 Command (pid 3993531) wtime: 0.428
DEBUG    ya.test:process.py:275 Command (pid 3993531) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 46d71a50-2a4d-4151-b99c-db7c7d54208a, localhost:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 46d71a50-2a4d-4151-b99c-db7c7d54208a, localhost:25761): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 46d71a50-2a4d-4151-b99c-db7c7d54208a, localhost:25761): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rkvevw6tpy.auto.internal" port: 25761 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" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-rkvevw6tpy.auto.internal:25761, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb -e grpc://localhost:25761 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25761', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3993668
DEBUG    ya.test:process.py:259 Command (pid 3993668) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3993668) elapsed time (sec): 0.3146629333496094
DEBUG    ya.test:process.py:263 Command (pid 3993668) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) maxrss: 167272
DEBUG    ya.test:process.py:263 Command (pid 3993668) minflt: 3572
DEBUG    ya.test:process.py:263 Command (pid 3993668) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3993668) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) nvcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 3993668) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3993668) stime: 0.013085
DEBUG    ya.test:process.py:263 Command (pid 3993668) utime: 0.052343
DEBUG    ya.test:process.py:263 Command (pid 3993668) wtime: 0.316
DEBUG    ya.test:process.py:275 Command (pid 3993668) output:
Init tables ...
Init tables ...Ok

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

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb -e grpc://localhost:25761 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25761', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3993779
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3993779) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3993779) elapsed time (sec): 30.236602783203125
DEBUG    ya.test:process.py:263 Command (pid 3993779) wtime: 30.238
DEBUG    ya.test:process.py:275 Command (pid 3993779) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    459	459	0	0	20	29	33	38
2	    483	483	0	0	20	21	25	31
3	    475	475	0	0	20	25	33	41
4	    483	483	0	0	20	22	24	25
5	    481	481	0	0	20	23	25	26
6	    447	447	0	0	20	33	42	47
7	    478	478	0	0	20	23	27	28
8	    482	482	0	0	20	24	30	30
9	    480	480	0	0	20	24	27	29
10	    483	483	0	0	20	23	25	27
11	    456	456	0	0	20	28	54	60
12	    467	467	0	0	20	27	35	37
13	    477	477	0	0	20	26	31	35
14	    465	465	0	0	20	28	31	33
15	    475	475	0	0	20	24	32	42
16	    463	463	0	0	20	27	43	52
17	    463	463	0	0	20	28	36	39
18	    478	478	0	0	20	25	30	32
19	    474	474	0	0	20	25	32	42
20	    463	463	0	0	20	27	36	44
21	    452	452	0	0	21	29	34	40
22	    462	462	0	0	20	27	29	33
23	    471	471	0	0	20	26	30	36
24	    466	466	0	0	20	29	38	42
25	    451	451	0	0	20	31	43	53
26	    452	452	0	0	21	30	35	40
27	    470	470	0	0	20	27	30	34
28	    437	437	0	0	21	33	43	47
29	    463	463	0	0	20	27	31	44
30	    452	452	0	0	20	31	90	92

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14008	466.933	0	0	20	27	35	92

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 04454082-921e-4789-8310-2fab9071daf1, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04454082-921e-4789-8310-2fab9071daf1, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04454082-921e-4789-8310-2fab9071daf1, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a347d1e-d1fa-4dc1-92b3-c25b990cbce9, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a347d1e-d1fa-4dc1-92b3-c25b990cbce9, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a347d1e-d1fa-4dc1-92b3-c25b990cbce9, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ececd14-7158-4ce8-a532-4253cbe2ae76, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ececd14-7158-4ce8-a532-4253cbe2ae76, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ececd14-7158-4ce8-a532-4253cbe2ae76, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
INFO     root:test_log_scenario.py:217 Count rows after insert 13678 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c6912e2-3de4-4419-8431-a7afc830ac6f, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c6912e2-3de4-4419-8431-a7afc830ac6f, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c6912e2-3de4-4419-8431-a7afc830ac6f, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99ca70e7-0b80-405a-89b6-b6720743f0da, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99ca70e7-0b80-405a-89b6-b6720743f0da, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99ca70e7-0b80-405a-89b6-b6720743f0da, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb -e grpc://localhost:25761 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb -e grpc://localhost:25761 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb -e grpc://localhost:25761 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1987c3b8-5e6a-42c8-b3dc-447f8508e403, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1987c3b8-5e6a-42c8-b3dc-447f8508e403, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a3c53c4b-23be-4c0b-855f-37f8484af0e0, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25761', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25761', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3c53c4b-23be-4c0b-855f-37f8484af0e0, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1987c3b8-5e6a-42c8-b3dc-447f8508e403, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 4028990
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25761', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4028992
DEBUG    ya.test:process.py:628 Command pid: 4029026
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3c53c4b-23be-4c0b-855f-37f8484af0e0, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDJjMDMwYmEtNjkzNjc0NzktMTBiNjUwNjQtMzFlYmNmYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 606a086c-8564-43a9-b2a5-22e666309522, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 606a086c-8564-43a9-b2a5-22e666309522, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NDJjMDMwYmEtNjkzNjc0NzktMTBiNjUwNjQtMzFlYmNmYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 606a086c-8564-43a9-b2a5-22e666309522, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDJjMDMwYmEtNjkzNjc0NzktMTBiNjUwNjQtMzFlYmNmYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40fa3e42-e2da-4555-a00a-2c42ded46ab2, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40fa3e42-e2da-4555-a00a-2c42ded46ab2, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NDJjMDMwYmEtNjkzNjc0NzktMTBiNjUwNjQtMzFlYmNmYmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40fa3e42-e2da-4555-a00a-2c42ded46ab2, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, efea90ee-90b8-4fd9-b305-ba2776aba275, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, efea90ee-90b8-4fd9-b305-ba2776aba275, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, efea90ee-90b8-4fd9-b305-ba2776aba275, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTM1OWIxNy1jYjZlYTY2Ni00YzM0Y2NlMC1hZDdiMzZkYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5dfaa04c-61a7-4d3a-8d1e-64516193f4c1, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5dfaa04c-61a7-4d3a-8d1e-64516193f4c1, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NTM1OWIxNy1jYjZlYTY2Ni00YzM0Y2NlMC1hZDdiMzZkYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5dfaa04c-61a7-4d3a-8d1e-64516193f4c1, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTM1OWIxNy1jYjZlYTY2Ni00YzM0Y2NlMC1hZDdiMzZkYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 209eae8d-be4c-4362-b1ee-f99eeaa33189, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 209eae8d-be4c-4362-b1ee-f99eeaa33189, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NTM1OWIxNy1jYjZlYTY2Ni00YzM0Y2NlMC1hZDdiMzZkYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 209eae8d-be4c-4362-b1ee-f99eeaa33189, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 750be272-bcff-4943-a3f1-e517aca1603e, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 750be272-bcff-4943-a3f1-e517aca1603e, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 750be272-bcff-4943-a3f1-e517aca1603e, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzIwNTg4OGMtYzM5YWZjNmYtMjZmYzE3YzctOGQ2ZmI4ZGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba0c3b63-e726-4385-a7e9-62118f74501b, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba0c3b63-e726-4385-a7e9-62118f74501b, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NzIwNTg4OGMtYzM5YWZjNmYtMjZmYzE3YzctOGQ2ZmI4ZGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba0c3b63-e726-4385-a7e9-62118f74501b, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzIwNTg4OGMtYzM5YWZjNmYtMjZmYzE3YzctOGQ2ZmI4ZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9615262-b3c1-4163-a247-e85fb4f71bd1, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 063d65e5-c20f-49c3-bb41-4d0432d90d81, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 063d65e5-c20f-49c3-bb41-4d0432d90d81, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9615262-b3c1-4163-a247-e85fb4f71bd1, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NzIwNTg4OGMtYzM5YWZjNmYtMjZmYzE3YzctOGQ2ZmI4ZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9615262-b3c1-4163-a247-e85fb4f71bd1, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 063d65e5-c20f-49c3-bb41-4d0432d90d81, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjI3NzRjNWItNTAzNzBiMGUtYzJiY2NmYTQtNjVjYTU2ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b2526891-9179-4b42-9c5d-888f2502ed9f, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b2526891-9179-4b42-9c5d-888f2502ed9f, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NjI3NzRjNWItNTAzNzBiMGUtYzJiY2NmYTQtNjVjYTU2ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b2526891-9179-4b42-9c5d-888f2502ed9f, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjI3NzRjNWItNTAzNzBiMGUtYzJiY2NmYTQtNjVjYTU2ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a9a125b-3673-4fe0-97de-d53528eca38b, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a9a125b-3673-4fe0-97de-d53528eca38b, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NjI3NzRjNWItNTAzNzBiMGUtYzJiY2NmYTQtNjVjYTU2ZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bf7b7a90-3cf9-4ad5-b978-6a3906e960ef, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf7b7a90-3cf9-4ad5-b978-6a3906e960ef, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a9a125b-3673-4fe0-97de-d53528eca38b, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf7b7a90-3cf9-4ad5-b978-6a3906e960ef, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzE0NjUwZGEtYzMwOWRhMDEtMTg4MzFjLTZjOWM0YTRj" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e69c84e6-75a6-494a-996a-4f2f7b82f3eb, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e69c84e6-75a6-494a-996a-4f2f7b82f3eb, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NzE0NjUwZGEtYzMwOWRhMDEtMTg4MzFjLTZjOWM0YTRj" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e69c84e6-75a6-494a-996a-4f2f7b82f3eb, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzE0NjUwZGEtYzMwOWRhMDEtMTg4MzFjLTZjOWM0YTRj
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93d13457-d65b-4c98-94ad-3f8b73d319d5, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93d13457-d65b-4c98-94ad-3f8b73d319d5, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NzE0NjUwZGEtYzMwOWRhMDEtMTg4MzFjLTZjOWM0YTRj" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 793fac13-c633-4a7b-9bb5-2a08564904bb, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93d13457-d65b-4c98-94ad-3f8b73d319d5, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 793fac13-c633-4a7b-9bb5-2a08564904bb, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 793fac13-c633-4a7b-9bb5-2a08564904bb, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDBkMGE3MDUtYmY4MmQ2YzAtYTc2MzJkZjgtNDQ1MzA5MGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ef033cd6-9e93-4080-9fc6-7f9d4f7811c3, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ef033cd6-9e93-4080-9fc6-7f9d4f7811c3, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZDBkMGE3MDUtYmY4MmQ2YzAtYTc2MzJkZjgtNDQ1MzA5MGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ef033cd6-9e93-4080-9fc6-7f9d4f7811c3, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDBkMGE3MDUtYmY4MmQ2YzAtYTc2MzJkZjgtNDQ1MzA5MGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d05582d8-09bc-4767-8664-1a233d27b52c, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d05582d8-09bc-4767-8664-1a233d27b52c, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZDBkMGE3MDUtYmY4MmQ2YzAtYTc2MzJkZjgtNDQ1MzA5MGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d05582d8-09bc-4767-8664-1a233d27b52c, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9a7531f3-4cfa-4cea-b712-7661e698ea09, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9a7531f3-4cfa-4cea-b712-7661e698ea09, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9a7531f3-4cfa-4cea-b712-7661e698ea09, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjZjZGNhOTYtNDk1ZjIwNTgtZGNjZTExNTMtNmZmMmZiMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4bb9a2da-80c2-4c4d-8d10-7c3a6d08c50b, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4bb9a2da-80c2-4c4d-8d10-7c3a6d08c50b, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=MjZjZGNhOTYtNDk1ZjIwNTgtZGNjZTExNTMtNmZmMmZiMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4bb9a2da-80c2-4c4d-8d10-7c3a6d08c50b, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjZjZGNhOTYtNDk1ZjIwNTgtZGNjZTExNTMtNmZmMmZiMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6fafb449-f73b-4e2f-8f29-6b7371ea0a14, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fafb449-f73b-4e2f-8f29-6b7371ea0a14, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=MjZjZGNhOTYtNDk1ZjIwNTgtZGNjZTExNTMtNmZmMmZiMGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 990f81e0-29b0-4f12-beb4-5410de677460, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 990f81e0-29b0-4f12-beb4-5410de677460, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fafb449-f73b-4e2f-8f29-6b7371ea0a14, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 990f81e0-29b0-4f12-beb4-5410de677460, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODg0MzY3MzItZTJiZTRhZDAtYjY3ZGEzNTAtYzc2MzE0YTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 26eadb84-4978-4473-b87e-462b17264eba, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 26eadb84-4978-4473-b87e-462b17264eba, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ODg0MzY3MzItZTJiZTRhZDAtYjY3ZGEzNTAtYzc2MzE0YTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 26eadb84-4978-4473-b87e-462b17264eba, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODg0MzY3MzItZTJiZTRhZDAtYjY3ZGEzNTAtYzc2MzE0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1fd95365-f065-4dbd-96d5-e09862abaecc, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1fd95365-f065-4dbd-96d5-e09862abaecc, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ODg0MzY3MzItZTJiZTRhZDAtYjY3ZGEzNTAtYzc2MzE0YTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1fd95365-f065-4dbd-96d5-e09862abaecc, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 820ab11b-ed97-4c78-8c17-d852abab8825, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 820ab11b-ed97-4c78-8c17-d852abab8825, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 820ab11b-ed97-4c78-8c17-d852abab8825, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTU5YzRjNjQtNGI5ZmFiMzAtYTExYTQ4MTctYzVjMDhiOTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 37eb824c-0aa2-43c0-914c-a6ccf5f6e438, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 37eb824c-0aa2-43c0-914c-a6ccf5f6e438, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NTU5YzRjNjQtNGI5ZmFiMzAtYTExYTQ4MTctYzVjMDhiOTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 37eb824c-0aa2-43c0-914c-a6ccf5f6e438, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTU5YzRjNjQtNGI5ZmFiMzAtYTExYTQ4MTctYzVjMDhiOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 311e89f1-b46c-460e-880a-e96d4429d929, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 311e89f1-b46c-460e-880a-e96d4429d929, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NTU5YzRjNjQtNGI5ZmFiMzAtYTExYTQ4MTctYzVjMDhiOTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 311e89f1-b46c-460e-880a-e96d4429d929, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a347d1e-d1fa-4dc1-92b3-c25b990cbce9, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249241162+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5dfaa04c-61a7-4d3a-8d1e-64516193f4c1, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249427267+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 606a086c-8564-43a9-b2a5-22e666309522, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249398863+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba0c3b63-e726-4385-a7e9-62118f74501b, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249451872+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b2526891-9179-4b42-9c5d-888f2502ed9f, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249486501+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e69c84e6-75a6-494a-996a-4f2f7b82f3eb, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249511751+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ef033cd6-9e93-4080-9fc6-7f9d4f7811c3, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249543848+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4bb9a2da-80c2-4c4d-8d10-7c3a6d08c50b, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249583012+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 26eadb84-4978-4473-b87e-462b17264eba, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249616238+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 37eb824c-0aa2-43c0-914c-a6ccf5f6e438, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249643248+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1987c3b8-5e6a-42c8-b3dc-447f8508e403, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249378433+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 40fa3e42-e2da-4555-a00a-2c42ded46ab2, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249414649+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a9615262-b3c1-4163-a247-e85fb4f71bd1, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249469512+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 209eae8d-be4c-4362-b1ee-f99eeaa33189, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249439776+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a9a125b-3673-4fe0-97de-d53528eca38b, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249499698+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 93d13457-d65b-4c98-94ad-3f8b73d319d5, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249531459+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d05582d8-09bc-4767-8664-1a233d27b52c, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249566762+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBkMGE3MDUtYmY4MmQ2YzAtYTc2MzJkZjgtNDQ1MzA5MGY=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6fafb449-f73b-4e2f-8f29-6b7371ea0a14, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249602586+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 311e89f1-b46c-460e-880a-e96d4429d929, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249666676+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1fd95365-f065-4dbd-96d5-e09862abaecc, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249630759+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzIwNTg4OGMtYzM5YWZjNmYtMjZmYzE3YzctOGQ2ZmI4ZGM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4028990) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4028990) elapsed time (sec): 30.181443214416504
DEBUG    ya.test:process.py:263 Command (pid 4028990) wtime: 30.191
DEBUG    ya.test:process.py:275 Command (pid 4028990) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	352	0	0	0	0
6	      0	0	0	1862	0	0	0	0
7	      0	0	0	1570	0	0	0	0
8	      0	0	0	1202	0	0	0	0
9	      0	0	0	1092	0	0	0	0
10	      0	0	0	1762	0	0	0	0
11	      0	0	0	1522	0	0	0	0
12	      0	0	0	1931	0	0	0	0
13	      0	0	0	2290	0	0	0	0
14	      0	0	0	2910	0	0	0	0
15	      0	0	0	2600	0	0	0	0
16	      0	0	0	2540	0	0	0	0
17	      0	0	0	2440	0	0	0	0
18	      0	0	0	3070	0	0	0	0
19	      0	0	0	2870	0	0	0	0
20	      0	0	0	2780	0	0	0	0
21	      0	0	0	2300	0	0	0	0
22	      0	0	0	2710	0	0	0	0
23	      0	0	0	2590	0	0	0	0
24	      0	0	0	2860	0	0	0	0
25	      0	0	0	2450	0	0	0	0
26	      0	0	0	3100	0	0	0	0
27	      0	0	0	2550	0	0	0	0
28	      0	0	0	3120	0	0	0	0
29	      0	0	0	3050	0	0	0	0
30	      0	0	0	3160	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	60713	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4029026) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4029026) elapsed time (sec): 30.195324182510376
DEBUG    ya.test:process.py:263 Command (pid 4029026) wtime: 30.197
DEBUG    ya.test:process.py:275 Command (pid 4029026) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     74	74	0	0	61	471	479	481
2	    159	159	0	0	62	85	97	112
3	    174	174	0	0	53	79	88	89
4	    174	174	0	0	53	84	95	100
5	     40	40	0	342	53	80	81	81
6	      0	0	0	1713	0	0	0	0
7	      0	0	0	1675	0	0	0	0
8	      0	0	0	1183	0	0	0	0
9	      0	0	0	1053	0	0	0	0
10	      0	0	0	1644	0	0	0	0
11	      0	0	0	1563	0	0	0	0
12	      0	0	0	1871	0	0	0	0
13	      0	0	0	2310	0	0	0	0
14	      0	0	0	2920	0	0	0	0
15	      0	0	0	2607	0	0	0	0
16	      0	0	0	2533	0	0	0	0
17	      0	0	0	2440	0	0	0	0
18	      0	0	0	3070	0	0	0	0
19	      0	0	0	2870	0	0	0	0
20	      0	0	0	2780	0	0	0	0
21	      0	0	0	2300	0	0	0	0
22	      0	0	0	2710	0	0	0	0
23	      0	0	0	2590	0	0	0	0
24	      0	0	0	2860	0	0	0	0
25	      0	0	0	2450	0	0	0	0
26	      0	0	0	3091	0	0	0	0
27	      0	0	0	2549	0	0	0	0
28	      0	0	0	3120	0	0	0	0
29	      0	0	0	3050	0	0	0	0
30	      0	0	0	3160	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    621	20.7	0	60454	56	89	471	481

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4028992) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4028992) elapsed time (sec): 30.20102024078369
DEBUG    ya.test:process.py:263 Command (pid 4028992) wtime: 30.211
DEBUG    ya.test:process.py:275 Command (pid 4028992) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     50	50	0	0	82	651	663	663
2	    116	116	0	0	84	112	125	126
3	    134	134	0	0	73	94	104	110
4	    130	130	0	0	73	111	114	119
5	     30	30	0	379	78	90	101	101
6	      0	0	0	1898	0	0	0	0
7	      0	0	0	1692	0	0	0	0
8	      0	0	0	1186	0	0	0	0
9	      0	0	0	1118	0	0	0	0
10	      0	0	0	1655	0	0	0	0
11	      0	0	0	1480	0	0	0	0
12	      0	0	0	1901	0	0	0	0
13	      0	0	0	2309	0	0	0	0
14	      0	0	0	2920	0	0	0	0
15	      0	0	0	2600	0	0	0	0
16	      0	0	0	2540	0	0	0	0
17	      0	0	0	2436	0	0	0	0
18	      0	0	0	3074	0	0	0	0
19	      0	0	0	2870	0	0	0	0
20	      0	0	0	2780	0	0	0	0
21	      0	0	0	2300	0	0	0	0
22	      0	0	0	2710	0	0	0	0
23	      0	0	0	2590	0	0	0	0
24	      0	0	0	2860	0	0	0	0
25	      0	0	0	2450	0	0	0	0
26	      0	0	0	3100	0	0	0	0
27	      0	0	0	2550	0	0	0	0
28	      0	0	0	3120	0	0	0	0
29	      0	0	0	3050	0	0	0	0
30	      0	0	0	3160	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    460	15.3333	0	60728	77	113	587	663

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-rkvevw6tpy'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3992623' in '/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_0kyb5n55.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:25761/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26430
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22233
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24822
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25761
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15177
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3992449
DEBUG    ya.test:process.py:259 Command (pid 3992449) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3992449) elapsed time (sec): 0.3326303958892822
DEBUG    ya.test:process.py:263 Command (pid 3992449) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) maxrss: 546612
DEBUG    ya.test:process.py:263 Command (pid 3992449) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 3992449) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3992449) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3992449) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3992449) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3992449) stime: 0.199269
DEBUG    ya.test:process.py:263 Command (pid 3992449) utime: 0.08540099999999999
DEBUG    ya.test:process.py:263 Command (pid 3992449) wtime: 0.334
DEBUG    ya.test:process.py:275 Command (pid 3992449) output:
Git info:
    Commit: c3794b52ecb260ff2cd594bcecd9a56c2f384bff
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge 0a0ff045b4befa200fb70dca317e3221067d840f into 498609ef7a9cb143ca02f96be514b2d49ba32c92
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-rkvevw6tpy    Host information: 
        Linux ghrun-rkvevw6tpy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3992449) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: c3794b52ecb260ff2cd594bcecd9a56c2f384bff
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge 0a0ff045b4befa200fb70dca317e3221067d840f into 498609ef7a9cb143ca02f96be514b2d49ba32c92
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-rkvevw6tpy    Host information: 
        Linux ghrun-rkvevw6tpy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15177
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/bnb9/000539/r3tmp/kikimr_cluster_wn7bukb4
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25761
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24822
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22233
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26430
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/bnb9/000539/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/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_0kyb5n55.log --grpc-port=25761 --mon-port=24822 --ic-port=15177
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25761/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/bnb9/000539/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/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_0kyb5n55.log --grpc-port=25761 --mon-port=24822 --ic-port=15177
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_0kyb5n55.log', '--grpc-port=25761', '--mon-port=24822', '--ic-port=15177')' in '/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3992623
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25761/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3992624
DEBUG    ya.test:process.py:259 Command (pid 3992624) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3992624) elapsed time (sec): 0.3539316654205322
DEBUG    ya.test:process.py:263 Command (pid 3992624) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) maxrss: 546600
DEBUG    ya.test:process.py:263 Command (pid 3992624) minflt: 16285
DEBUG    ya.test:process.py:263 Command (pid 3992624) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3992624) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3992624) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3992624) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3992624) stime: 0.200809
DEBUG    ya.test:process.py:263 Command (pid 3992624) utime: 0.10442
DEBUG    ya.test:process.py:263 Command (pid 3992624) wtime: 0.355
DEBUG    ya.test:process.py:275 Command (pid 3992624) output:
Git info:
    Commit: c3794b52ecb260ff2cd594bcecd9a56c2f384bff
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge 0a0ff045b4befa200fb70dca317e3221067d840f into 498609ef7a9cb143ca02f96be514b2d49ba32c92
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-rkvevw6tpy    Host information: 
        Linux ghrun-rkvevw6tpy 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3992624) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: c3794b52ecb260ff2cd594bcecd9a56c2f384bff
    Branch: 
    Author: Vitalii Gridnev <gridnevvvit@gmail.com>
    Summary: Merge 0a0ff045b4befa200fb70dca317e3221067d840f into 498609ef7a9cb143ca02f96be514b2d49ba32c92
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-rkvevw6tpy    Host information: 
        Linux ghrun-rkvevw6tpy 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/bnb9/000539/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25761', '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: 15177\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25761', '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: 15177\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3993483
DEBUG    ya.test:process.py:259 Command (pid 3993483) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3993483) elapsed time (sec): 0.3963327407836914
DEBUG    ya.test:process.py:263 Command (pid 3993483) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) maxrss: 555156
DEBUG    ya.test:process.py:263 Command (pid 3993483) minflt: 18399
DEBUG    ya.test:process.py:263 Command (pid 3993483) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3993483) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3993483) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3993483) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3993483) stime: 0.24362999999999999
DEBUG    ya.test:process.py:263 Command (pid 3993483) utime: 0.107836
DEBUG    ya.test:process.py:263 Command (pid 3993483) wtime: 0.397
DEBUG    ya.test:process.py:275 Command (pid 3993483) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25761', '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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25761', '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: 3993531
DEBUG    ya.test:process.py:259 Command (pid 3993531) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3993531) elapsed time (sec): 0.42653512954711914
DEBUG    ya.test:process.py:263 Command (pid 3993531) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) maxrss: 554892
DEBUG    ya.test:process.py:263 Command (pid 3993531) minflt: 18396
DEBUG    ya.test:process.py:263 Command (pid 3993531) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 3993531) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3993531) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 3993531) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3993531) stime: 0.256986
DEBUG    ya.test:process.py:263 Command (pid 3993531) utime: 0.12447699999999999
DEBUG    ya.test:process.py:263 Command (pid 3993531) wtime: 0.428
DEBUG    ya.test:process.py:275 Command (pid 3993531) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 46d71a50-2a4d-4151-b99c-db7c7d54208a, localhost:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 46d71a50-2a4d-4151-b99c-db7c7d54208a, localhost:25761): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 46d71a50-2a4d-4151-b99c-db7c7d54208a, localhost:25761): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rkvevw6tpy.auto.internal" port: 25761 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" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-rkvevw6tpy.auto.internal:25761, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb -e grpc://localhost:25761 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25761', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3993668
DEBUG    ya.test:process.py:259 Command (pid 3993668) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3993668) elapsed time (sec): 0.3146629333496094
DEBUG    ya.test:process.py:263 Command (pid 3993668) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) maxrss: 167272
DEBUG    ya.test:process.py:263 Command (pid 3993668) minflt: 3572
DEBUG    ya.test:process.py:263 Command (pid 3993668) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3993668) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3993668) nvcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 3993668) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3993668) stime: 0.013085
DEBUG    ya.test:process.py:263 Command (pid 3993668) utime: 0.052343
DEBUG    ya.test:process.py:263 Command (pid 3993668) wtime: 0.316
DEBUG    ya.test:process.py:275 Command (pid 3993668) output:
Init tables ...
Init tables ...Ok

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

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb -e grpc://localhost:25761 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25761', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3993779
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3993779) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3993779) elapsed time (sec): 30.236602783203125
DEBUG    ya.test:process.py:263 Command (pid 3993779) wtime: 30.238
DEBUG    ya.test:process.py:275 Command (pid 3993779) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    459	459	0	0	20	29	33	38
2	    483	483	0	0	20	21	25	31
3	    475	475	0	0	20	25	33	41
4	    483	483	0	0	20	22	24	25
5	    481	481	0	0	20	23	25	26
6	    447	447	0	0	20	33	42	47
7	    478	478	0	0	20	23	27	28
8	    482	482	0	0	20	24	30	30
9	    480	480	0	0	20	24	27	29
10	    483	483	0	0	20	23	25	27
11	    456	456	0	0	20	28	54	60
12	    467	467	0	0	20	27	35	37
13	    477	477	0	0	20	26	31	35
14	    465	465	0	0	20	28	31	33
15	    475	475	0	0	20	24	32	42
16	    463	463	0	0	20	27	43	52
17	    463	463	0	0	20	28	36	39
18	    478	478	0	0	20	25	30	32
19	    474	474	0	0	20	25	32	42
20	    463	463	0	0	20	27	36	44
21	    452	452	0	0	21	29	34	40
22	    462	462	0	0	20	27	29	33
23	    471	471	0	0	20	26	30	36
24	    466	466	0	0	20	29	38	42
25	    451	451	0	0	20	31	43	53
26	    452	452	0	0	21	30	35	40
27	    470	470	0	0	20	27	30	34
28	    437	437	0	0	21	33	43	47
29	    463	463	0	0	20	27	31	44
30	    452	452	0	0	20	31	90	92

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14008	466.933	0	0	20	27	35	92

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 04454082-921e-4789-8310-2fab9071daf1, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04454082-921e-4789-8310-2fab9071daf1, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04454082-921e-4789-8310-2fab9071daf1, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a347d1e-d1fa-4dc1-92b3-c25b990cbce9, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a347d1e-d1fa-4dc1-92b3-c25b990cbce9, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a347d1e-d1fa-4dc1-92b3-c25b990cbce9, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ececd14-7158-4ce8-a532-4253cbe2ae76, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ececd14-7158-4ce8-a532-4253cbe2ae76, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ececd14-7158-4ce8-a532-4253cbe2ae76, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
INFO     root:test_log_scenario.py:217 Count rows after insert 13678 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c6912e2-3de4-4419-8431-a7afc830ac6f, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c6912e2-3de4-4419-8431-a7afc830ac6f, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c6912e2-3de4-4419-8431-a7afc830ac6f, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99ca70e7-0b80-405a-89b6-b6720743f0da, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99ca70e7-0b80-405a-89b6-b6720743f0da, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99ca70e7-0b80-405a-89b6-b6720743f0da, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb -e grpc://localhost:25761 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb -e grpc://localhost:25761 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb -e grpc://localhost:25761 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1987c3b8-5e6a-42c8-b3dc-447f8508e403, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1987c3b8-5e6a-42c8-b3dc-447f8508e403, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZmI4Y2Q4ZS0xMzgzMGE2Ni1kNGUzYjI2Yy1lMjczMjY2Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a3c53c4b-23be-4c0b-855f-37f8484af0e0, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25761', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25761', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3c53c4b-23be-4c0b-855f-37f8484af0e0, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1987c3b8-5e6a-42c8-b3dc-447f8508e403, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 4028990
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bnb9/000539/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25761', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4028992
DEBUG    ya.test:process.py:628 Command pid: 4029026
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3c53c4b-23be-4c0b-855f-37f8484af0e0, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDJjMDMwYmEtNjkzNjc0NzktMTBiNjUwNjQtMzFlYmNmYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 606a086c-8564-43a9-b2a5-22e666309522, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 606a086c-8564-43a9-b2a5-22e666309522, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NDJjMDMwYmEtNjkzNjc0NzktMTBiNjUwNjQtMzFlYmNmYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 606a086c-8564-43a9-b2a5-22e666309522, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDJjMDMwYmEtNjkzNjc0NzktMTBiNjUwNjQtMzFlYmNmYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40fa3e42-e2da-4555-a00a-2c42ded46ab2, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40fa3e42-e2da-4555-a00a-2c42ded46ab2, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NDJjMDMwYmEtNjkzNjc0NzktMTBiNjUwNjQtMzFlYmNmYmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40fa3e42-e2da-4555-a00a-2c42ded46ab2, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, efea90ee-90b8-4fd9-b305-ba2776aba275, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, efea90ee-90b8-4fd9-b305-ba2776aba275, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, efea90ee-90b8-4fd9-b305-ba2776aba275, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTM1OWIxNy1jYjZlYTY2Ni00YzM0Y2NlMC1hZDdiMzZkYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5dfaa04c-61a7-4d3a-8d1e-64516193f4c1, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5dfaa04c-61a7-4d3a-8d1e-64516193f4c1, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NTM1OWIxNy1jYjZlYTY2Ni00YzM0Y2NlMC1hZDdiMzZkYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5dfaa04c-61a7-4d3a-8d1e-64516193f4c1, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTM1OWIxNy1jYjZlYTY2Ni00YzM0Y2NlMC1hZDdiMzZkYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 209eae8d-be4c-4362-b1ee-f99eeaa33189, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 209eae8d-be4c-4362-b1ee-f99eeaa33189, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NTM1OWIxNy1jYjZlYTY2Ni00YzM0Y2NlMC1hZDdiMzZkYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 209eae8d-be4c-4362-b1ee-f99eeaa33189, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 750be272-bcff-4943-a3f1-e517aca1603e, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 750be272-bcff-4943-a3f1-e517aca1603e, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 750be272-bcff-4943-a3f1-e517aca1603e, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzIwNTg4OGMtYzM5YWZjNmYtMjZmYzE3YzctOGQ2ZmI4ZGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba0c3b63-e726-4385-a7e9-62118f74501b, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba0c3b63-e726-4385-a7e9-62118f74501b, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NzIwNTg4OGMtYzM5YWZjNmYtMjZmYzE3YzctOGQ2ZmI4ZGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba0c3b63-e726-4385-a7e9-62118f74501b, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzIwNTg4OGMtYzM5YWZjNmYtMjZmYzE3YzctOGQ2ZmI4ZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9615262-b3c1-4163-a247-e85fb4f71bd1, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 063d65e5-c20f-49c3-bb41-4d0432d90d81, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 063d65e5-c20f-49c3-bb41-4d0432d90d81, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9615262-b3c1-4163-a247-e85fb4f71bd1, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NzIwNTg4OGMtYzM5YWZjNmYtMjZmYzE3YzctOGQ2ZmI4ZGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9615262-b3c1-4163-a247-e85fb4f71bd1, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 063d65e5-c20f-49c3-bb41-4d0432d90d81, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjI3NzRjNWItNTAzNzBiMGUtYzJiY2NmYTQtNjVjYTU2ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b2526891-9179-4b42-9c5d-888f2502ed9f, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b2526891-9179-4b42-9c5d-888f2502ed9f, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NjI3NzRjNWItNTAzNzBiMGUtYzJiY2NmYTQtNjVjYTU2ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b2526891-9179-4b42-9c5d-888f2502ed9f, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjI3NzRjNWItNTAzNzBiMGUtYzJiY2NmYTQtNjVjYTU2ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a9a125b-3673-4fe0-97de-d53528eca38b, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a9a125b-3673-4fe0-97de-d53528eca38b, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NjI3NzRjNWItNTAzNzBiMGUtYzJiY2NmYTQtNjVjYTU2ZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bf7b7a90-3cf9-4ad5-b978-6a3906e960ef, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf7b7a90-3cf9-4ad5-b978-6a3906e960ef, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a9a125b-3673-4fe0-97de-d53528eca38b, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf7b7a90-3cf9-4ad5-b978-6a3906e960ef, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzE0NjUwZGEtYzMwOWRhMDEtMTg4MzFjLTZjOWM0YTRj" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e69c84e6-75a6-494a-996a-4f2f7b82f3eb, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e69c84e6-75a6-494a-996a-4f2f7b82f3eb, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NzE0NjUwZGEtYzMwOWRhMDEtMTg4MzFjLTZjOWM0YTRj" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e69c84e6-75a6-494a-996a-4f2f7b82f3eb, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzE0NjUwZGEtYzMwOWRhMDEtMTg4MzFjLTZjOWM0YTRj
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93d13457-d65b-4c98-94ad-3f8b73d319d5, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93d13457-d65b-4c98-94ad-3f8b73d319d5, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NzE0NjUwZGEtYzMwOWRhMDEtMTg4MzFjLTZjOWM0YTRj" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 793fac13-c633-4a7b-9bb5-2a08564904bb, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93d13457-d65b-4c98-94ad-3f8b73d319d5, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 793fac13-c633-4a7b-9bb5-2a08564904bb, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 793fac13-c633-4a7b-9bb5-2a08564904bb, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDBkMGE3MDUtYmY4MmQ2YzAtYTc2MzJkZjgtNDQ1MzA5MGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ef033cd6-9e93-4080-9fc6-7f9d4f7811c3, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ef033cd6-9e93-4080-9fc6-7f9d4f7811c3, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZDBkMGE3MDUtYmY4MmQ2YzAtYTc2MzJkZjgtNDQ1MzA5MGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ef033cd6-9e93-4080-9fc6-7f9d4f7811c3, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDBkMGE3MDUtYmY4MmQ2YzAtYTc2MzJkZjgtNDQ1MzA5MGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d05582d8-09bc-4767-8664-1a233d27b52c, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d05582d8-09bc-4767-8664-1a233d27b52c, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ZDBkMGE3MDUtYmY4MmQ2YzAtYTc2MzJkZjgtNDQ1MzA5MGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d05582d8-09bc-4767-8664-1a233d27b52c, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9a7531f3-4cfa-4cea-b712-7661e698ea09, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9a7531f3-4cfa-4cea-b712-7661e698ea09, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9a7531f3-4cfa-4cea-b712-7661e698ea09, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjZjZGNhOTYtNDk1ZjIwNTgtZGNjZTExNTMtNmZmMmZiMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4bb9a2da-80c2-4c4d-8d10-7c3a6d08c50b, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4bb9a2da-80c2-4c4d-8d10-7c3a6d08c50b, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=MjZjZGNhOTYtNDk1ZjIwNTgtZGNjZTExNTMtNmZmMmZiMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4bb9a2da-80c2-4c4d-8d10-7c3a6d08c50b, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjZjZGNhOTYtNDk1ZjIwNTgtZGNjZTExNTMtNmZmMmZiMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6fafb449-f73b-4e2f-8f29-6b7371ea0a14, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fafb449-f73b-4e2f-8f29-6b7371ea0a14, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=MjZjZGNhOTYtNDk1ZjIwNTgtZGNjZTExNTMtNmZmMmZiMGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 990f81e0-29b0-4f12-beb4-5410de677460, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 990f81e0-29b0-4f12-beb4-5410de677460, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fafb449-f73b-4e2f-8f29-6b7371ea0a14, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 990f81e0-29b0-4f12-beb4-5410de677460, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODg0MzY3MzItZTJiZTRhZDAtYjY3ZGEzNTAtYzc2MzE0YTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 26eadb84-4978-4473-b87e-462b17264eba, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 26eadb84-4978-4473-b87e-462b17264eba, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ODg0MzY3MzItZTJiZTRhZDAtYjY3ZGEzNTAtYzc2MzE0YTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 26eadb84-4978-4473-b87e-462b17264eba, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODg0MzY3MzItZTJiZTRhZDAtYjY3ZGEzNTAtYzc2MzE0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1fd95365-f065-4dbd-96d5-e09862abaecc, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1fd95365-f065-4dbd-96d5-e09862abaecc, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=ODg0MzY3MzItZTJiZTRhZDAtYjY3ZGEzNTAtYzc2MzE0YTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1fd95365-f065-4dbd-96d5-e09862abaecc, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 820ab11b-ed97-4c78-8c17-d852abab8825, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 820ab11b-ed97-4c78-8c17-d852abab8825, ghrun-rkvevw6tpy.auto.internal:25761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 820ab11b-ed97-4c78-8c17-d852abab8825, ghrun-rkvevw6tpy.auto.internal:25761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTU5YzRjNjQtNGI5ZmFiMzAtYTExYTQ4MTctYzVjMDhiOTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 37eb824c-0aa2-43c0-914c-a6ccf5f6e438, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 37eb824c-0aa2-43c0-914c-a6ccf5f6e438, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NTU5YzRjNjQtNGI5ZmFiMzAtYTExYTQ4MTctYzVjMDhiOTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 37eb824c-0aa2-43c0-914c-a6ccf5f6e438, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTU5YzRjNjQtNGI5ZmFiMzAtYTExYTQ4MTctYzVjMDhiOTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 311e89f1-b46c-460e-880a-e96d4429d929, ghrun-rkvevw6tpy.auto.internal:25761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 311e89f1-b46c-460e-880a-e96d4429d929, ghrun-rkvevw6tpy.auto.internal:25761): request = { session_id: "ydb://session/3?node_id=1&id=NTU5YzRjNjQtNGI5ZmFiMzAtYTExYTQ4MTctYzVjMDhiOTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 311e89f1-b46c-460e-880a-e96d4429d929, ghrun-rkvevw6tpy.auto.internal:25761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a347d1e-d1fa-4dc1-92b3-c25b990cbce9, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249241162+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5dfaa04c-61a7-4d3a-8d1e-64516193f4c1, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249427267+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 606a086c-8564-43a9-b2a5-22e666309522, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249398863+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba0c3b63-e726-4385-a7e9-62118f74501b, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249451872+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b2526891-9179-4b42-9c5d-888f2502ed9f, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249486501+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e69c84e6-75a6-494a-996a-4f2f7b82f3eb, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249511751+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ef033cd6-9e93-4080-9fc6-7f9d4f7811c3, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249543848+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4bb9a2da-80c2-4c4d-8d10-7c3a6d08c50b, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249583012+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 26eadb84-4978-4473-b87e-462b17264eba, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249616238+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 37eb824c-0aa2-43c0-914c-a6ccf5f6e438, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25761 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249643248+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1987c3b8-5e6a-42c8-b3dc-447f8508e403, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249378433+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 40fa3e42-e2da-4555-a00a-2c42ded46ab2, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249414649+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a9615262-b3c1-4163-a247-e85fb4f71bd1, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249469512+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 209eae8d-be4c-4362-b1ee-f99eeaa33189, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249439776+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a9a125b-3673-4fe0-97de-d53528eca38b, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249499698+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 93d13457-d65b-4c98-94ad-3f8b73d319d5, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249531459+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d05582d8-09bc-4767-8664-1a233d27b52c, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249566762+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBkMGE3MDUtYmY4MmQ2YzAtYTc2MzJkZjgtNDQ1MzA5MGY=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6fafb449-f73b-4e2f-8f29-6b7371ea0a14, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249602586+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 311e89f1-b46c-460e-880a-e96d4429d929, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-02T11:45:59.249666676+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1fd95365-f065-4dbd-96d5-e09862abaecc, ghrun-rkvevw6tpy.auto.internal:25761): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-02T11:45:59.249630759+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzIwNTg4OGMtYzM5YWZjNmYtMjZmYzE3YzctOGQ2ZmI4ZGM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rkvevw6tpy.auto.internal:25761
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4028990) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4028990) elapsed time (sec): 30.181443214416504
DEBUG    ya.test:process.py:263 Command (pid 4028990) wtime: 30.191
DEBUG    ya.test:process.py:275 Command (pid 4028990) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	352	0	0	0	0
6	      0	0	0	1862	0	0	0	0
7	      0	0	0	1570	0	0	0	0
8	      0	0	0	1202	0	0	0	0
9	      0	0	0	1092	0	0	0	0
10	      0	0	0	1762	0	0	0	0
11	      0	0	0	1522	0	0	0	0
12	      0	0	0	1931	0	0	0	0
13	      0	0	0	2290	0	0	0	0
14	      0	0	0	2910	0	0	0	0
15	      0	0	0	2600	0	0	0	0
16	      0	0	0	2540	0	0	0	0
17	      0	0	0	2440	0	0	0	0
18	      0	0	0	3070	0	0	0	0
19	      0	0	0	2870	0	0	0	0
20	      0	0	0	2780	0	0	0	0
21	      0	0	0	2300	0	0	0	0
22	      0	0	0	2710	0	0	0	0
23	      0	0	0	2590	0	0	0	0
24	      0	0	0	2860	0	0	0	0
25	      0	0	0	2450	0	0	0	0
26	      0	0	0	3100	0	0	0	0
27	      0	0	0	2550	0	0	0	0
28	      0	0	0	3120	0	0	0	0
29	      0	0	0	3050	0	0	0	0
30	      0	0	0	3160	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	60713	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4029026) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4029026) elapsed time (sec): 30.195324182510376
DEBUG    ya.test:process.py:263 Command (pid 4029026) wtime: 30.197
DEBUG    ya.test:process.py:275 Command (pid 4029026) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     74	74	0	0	61	471	479	481
2	    159	159	0	0	62	85	97	112
3	    174	174	0	0	53	79	88	89
4	    174	174	0	0	53	84	95	100
5	     40	40	0	342	53	80	81	81
6	      0	0	0	1713	0	0	0	0
7	      0	0	0	1675	0	0	0	0
8	      0	0	0	1183	0	0	0	0
9	      0	0	0	1053	0	0	0	0
10	      0	0	0	1644	0	0	0	0
11	      0	0	0	1563	0	0	0	0
12	      0	0	0	1871	0	0	0	0
13	      0	0	0	2310	0	0	0	0
14	      0	0	0	2920	0	0	0	0
15	      0	0	0	2607	0	0	0	0
16	      0	0	0	2533	0	0	0	0
17	      0	0	0	2440	0	0	0	0
18	      0	0	0	3070	0	0	0	0
19	      0	0	0	2870	0	0	0	0
20	      0	0	0	2780	0	0	0	0
21	      0	0	0	2300	0	0	0	0
22	      0	0	0	2710	0	0	0	0
23	      0	0	0	2590	0	0	0	0
24	      0	0	0	2860	0	0	0	0
25	      0	0	0	2450	0	0	0	0
26	      0	0	0	3091	0	0	0	0
27	      0	0	0	2549	0	0	0	0
28	      0	0	0	3120	0	0	0	0
29	      0	0	0	3050	0	0	0	0
30	      0	0	0	3160	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    621	20.7	0	60454	56	89	471	481

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4028992) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4028992) elapsed time (sec): 30.20102024078369
DEBUG    ya.test:process.py:263 Command (pid 4028992) wtime: 30.211
DEBUG    ya.test:process.py:275 Command (pid 4028992) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     50	50	0	0	82	651	663	663
2	    116	116	0	0	84	112	125	126
3	    134	134	0	0	73	94	104	110
4	    130	130	0	0	73	111	114	119
5	     30	30	0	379	78	90	101	101
6	      0	0	0	1898	0	0	0	0
7	      0	0	0	1692	0	0	0	0
8	      0	0	0	1186	0	0	0	0
9	      0	0	0	1118	0	0	0	0
10	      0	0	0	1655	0	0	0	0
11	      0	0	0	1480	0	0	0	0
12	      0	0	0	1901	0	0	0	0
13	      0	0	0	2309	0	0	0	0
14	      0	0	0	2920	0	0	0	0
15	      0	0	0	2600	0	0	0	0
16	      0	0	0	2540	0	0	0	0
17	      0	0	0	2436	0	0	0	0
18	      0	0	0	3074	0	0	0	0
19	      0	0	0	2870	0	0	0	0
20	      0	0	0	2780	0	0	0	0
21	      0	0	0	2300	0	0	0	0
22	      0	0	0	2710	0	0	0	0
23	      0	0	0	2590	0	0	0	0
24	      0	0	0	2860	0	0	0	0
25	      0	0	0	2450	0	0	0	0
26	      0	0	0	3100	0	0	0	0
27	      0	0	0	2550	0	0	0	0
28	      0	0	0	3120	0	0	0	0
29	      0	0	0	3050	0	0	0	0
30	      0	0	0	3160	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    460	15.3333	0	60728	77	113	587	663

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25761
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25761". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
============================== slowest durations ===============================
316.23s call     test_log_scenario.py::TestLogScenario::test_log_uniform
3.62s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.15s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/bnb9/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-12-02T11:45:54.717841Z): source_id=112;tablet_id=72075186224037916;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA9502F5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA948836
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7E0118
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD75E58B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FA77D8
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FA752F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD73831D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143E8E5B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x1502FF27
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F84CE3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F84CE3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F82693
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F86057
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14406C48
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0365D5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB782197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7D0BC4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7D4C84
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7D4890
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7D547E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA951F4C
21. ??:0: ?? @ 0x7FA19E6DFAC2
22. ??:0: ?? @ 0x7FA19E7718BF
============ 1 failed, 113 deselected, 1 error in 324.37s (0:05:24) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0002c6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

test_overloads.py .

============================== slowest durations ===============================
122.04s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================ 1 passed, 113 deselected in 134.94s (0:02:14) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00041f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0002b7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000413/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000415/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a08/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0003b5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000441/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a0a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00044c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000298/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0009ec/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a13/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00043d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000443/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000396/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a06/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00041d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000240/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00042c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000439/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0002e0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a11/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a0e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000427/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.77s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000555/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0004e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00028e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.70s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a10/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00054a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00024a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.66s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0002e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.65s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0004ee/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00023c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.70s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0009ee/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00044b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000355/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000423/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000434/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.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/bnb9/0004f3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a0c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000449/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.76s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000425/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0002a4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00053a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a19/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000239/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000532/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0003ca/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00042a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000368/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00050b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000431/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000447/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0004b5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000451/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000261/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000541/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0004a1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a0d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000438/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a15/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0002a9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.70s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a09/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000269/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0009ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.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/bnb9/00037d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a18/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.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/bnb9/0003e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0009ef/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00040c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00044e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.77s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00049e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00041a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00041c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.71s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000416/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000347/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000436/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000418/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a17/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a16/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00043b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00049c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000422/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0004e4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000527/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.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/bnb9/00042d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0002fd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.65s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a12/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0002f9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a0f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.35s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a07/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.45s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/00027b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000300/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/0002c9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000340/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000a0b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bnb9/000234/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.89s ============================
