============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003ae/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

test_create.py .

============================== slowest durations ===============================
13.87s setup    test_create.py::TestCreate::test_create_all_opt_ints
1.26s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 114 deselected in 16.15s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 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/jmrx/0003ea/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/jmrx/0003ea/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-12T21:25:30.596224Z): source_idx=0;tablet_id=72075186224037917;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 @ 0xA9997E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA991C76
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB829238
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7BBE1B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FEFF08
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FEFC5F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD795B3D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1449083B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150D9AB7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1502CA13
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1502CA13
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x1502A3C3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1502DD87
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144AE628
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D233775
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7CAFA7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB819CE4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB81DDA4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB81D9B0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB81E59E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA99B43C
E   21. ??:0: ?? @ 0x7F504A4DDAC2
E   22. ??:0: ?? @ 0x7F504A56F8BF
------------------------------ 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/jmrx/0003ea/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 189016
DEBUG    ya.test:process.py:259 Command (pid 189016) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 189016) elapsed time (sec): 0.3859269618988037
DEBUG    ya.test:process.py:263 Command (pid 189016) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) maxrss: 548660
DEBUG    ya.test:process.py:263 Command (pid 189016) minflt: 16294
DEBUG    ya.test:process.py:263 Command (pid 189016) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 189016) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 189016) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 189016) stime: 0.249243
DEBUG    ya.test:process.py:263 Command (pid 189016) utime: 0.08844099999999999
DEBUG    ya.test:process.py:263 Command (pid 189016) wtime: 0.387
DEBUG    ya.test:process.py:275 Command (pid 189016) output:
Git info:
    Commit: 6b63fbc8eed29a1199197589c7ee7a309365e251
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge cb6cf785cf8eda2f9a98313c17515937c38974d6 into 49780b960226c2ee2749eb54073fb2f27c8811cd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-iu6hthz6l4    Host information: 
        Linux ghrun-iu6hthz6l4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 6b63fbc8eed29a1199197589c7ee7a309365e251
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge cb6cf785cf8eda2f9a98313c17515937c38974d6 into 49780b960226c2ee2749eb54073fb2f27c8811cd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-iu6hthz6l4    Host information: 
        Linux ghrun-iu6hthz6l4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25348
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/jmrx/0003ea/r3tmp/kikimr_cluster_5unuqn6l
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21782
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14270
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4443
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jmrx/0003ea/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/jmrx/0003ea/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/jmrx/0003ea/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_e4qe2t4y.log --grpc-port=25597 --mon-port=21782 --ic-port=25348
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25597/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jmrx/0003ea/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/jmrx/0003ea/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/jmrx/0003ea/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_e4qe2t4y.log --grpc-port=25597 --mon-port=21782 --ic-port=25348
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jmrx/0003ea/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/jmrx/0003ea/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_e4qe2t4y.log', '--grpc-port=25597', '--mon-port=21782', '--ic-port=25348')' in '/home/runner/.ya/build/build_root/jmrx/0003ea/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: 189094
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25597/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/jmrx/0003ea/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 189096
DEBUG    ya.test:process.py:259 Command (pid 189096) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 189096) elapsed time (sec): 0.3616213798522949
DEBUG    ya.test:process.py:263 Command (pid 189096) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) maxrss: 548660
DEBUG    ya.test:process.py:263 Command (pid 189096) minflt: 19540
DEBUG    ya.test:process.py:263 Command (pid 189096) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 189096) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 189096) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 189096) stime: 0.20791199999999999
DEBUG    ya.test:process.py:263 Command (pid 189096) utime: 0.101994
DEBUG    ya.test:process.py:263 Command (pid 189096) wtime: 0.363
DEBUG    ya.test:process.py:275 Command (pid 189096) output:
Git info:
    Commit: 6b63fbc8eed29a1199197589c7ee7a309365e251
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge cb6cf785cf8eda2f9a98313c17515937c38974d6 into 49780b960226c2ee2749eb54073fb2f27c8811cd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-iu6hthz6l4    Host information: 
        Linux ghrun-iu6hthz6l4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 6b63fbc8eed29a1199197589c7ee7a309365e251
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge cb6cf785cf8eda2f9a98313c17515937c38974d6 into 49780b960226c2ee2749eb54073fb2f27c8811cd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-iu6hthz6l4    Host information: 
        Linux ghrun-iu6hthz6l4 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/jmrx/0003ea/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25597', '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: 25348\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/jmrx/0003ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25597', '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: 25348\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 189525
DEBUG    ya.test:process.py:259 Command (pid 189525) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 189525) elapsed time (sec): 0.34387874603271484
DEBUG    ya.test:process.py:263 Command (pid 189525) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) maxrss: 557044
DEBUG    ya.test:process.py:263 Command (pid 189525) minflt: 18436
DEBUG    ya.test:process.py:263 Command (pid 189525) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 189525) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 189525) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 189525) stime: 0.201618
DEBUG    ya.test:process.py:263 Command (pid 189525) utime: 0.09883199999999999
DEBUG    ya.test:process.py:263 Command (pid 189525) wtime: 0.347
DEBUG    ya.test:process.py:275 Command (pid 189525) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25597', '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/jmrx/0003ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25597', '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: 189723
DEBUG    ya.test:process.py:259 Command (pid 189723) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 189723) elapsed time (sec): 0.7849476337432861
DEBUG    ya.test:process.py:263 Command (pid 189723) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) maxrss: 557044
DEBUG    ya.test:process.py:263 Command (pid 189723) minflt: 18436
DEBUG    ya.test:process.py:263 Command (pid 189723) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 189723) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) nvcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 189723) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 189723) stime: 0.5093219999999999
DEBUG    ya.test:process.py:263 Command (pid 189723) utime: 0.16589299999999998
DEBUG    ya.test:process.py:263 Command (pid 189723) wtime: 0.786
DEBUG    ya.test:process.py:275 Command (pid 189723) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 189723) 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, 5f4c0e8e-fb98-47cb-a113-b2c5005ed69c, localhost:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5f4c0e8e-fb98-47cb-a113-b2c5005ed69c, localhost:25597): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5f4c0e8e-fb98-47cb-a113-b2c5005ed69c, localhost:25597): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-iu6hthz6l4.auto.internal" port: 25597 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-iu6hthz6l4.auto.internal:25597, 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:25597
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25597
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/jmrx/0003ea/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydb/ydb -e grpc://localhost:25597 -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/jmrx/0003ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25597', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 190294
DEBUG    ya.test:process.py:259 Command (pid 190294) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 190294) elapsed time (sec): 0.6146464347839355
DEBUG    ya.test:process.py:263 Command (pid 190294) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) maxrss: 166960
DEBUG    ya.test:process.py:263 Command (pid 190294) minflt: 3552
DEBUG    ya.test:process.py:263 Command (pid 190294) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 190294) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 190294) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 190294) stime: 0.041879
DEBUG    ya.test:process.py:263 Command (pid 190294) utime: 0.046432999999999995
DEBUG    ya.test:process.py:263 Command (pid 190294) wtime: 0.616
DEBUG    ya.test:process.py:275 Command (pid 190294) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 190294) 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/jmrx/0003ea/ydb/apps/ydb/ydb -e grpc://localhost:25597 -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/jmrx/0003ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25597', '-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: 190817
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 190817) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 190817) elapsed time (sec): 30.260631561279297
DEBUG    ya.test:process.py:263 Command (pid 190817) wtime: 30.267
DEBUG    ya.test:process.py:275 Command (pid 190817) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    248	248	0	0	32	85	100	110
2	    260	260	0	0	33	67	95	108
3	    144	144	0	0	61	228	243	247
4	    115	115	0	0	88	150	161	176
5	    145	145	0	0	63	134	162	164
6	    217	217	0	0	40	90	162	163
7	    268	268	0	0	27	83	100	108
8	    286	286	0	0	28	79	140	146
9	    312	312	0	0	25	75	84	90
10	    289	289	0	0	28	73	115	117
11	    246	246	0	0	31	89	106	106
12	    373	373	0	0	22	49	99	103
13	    301	301	0	0	23	83	95	108
14	    359	359	0	0	23	78	103	108
15	    344	344	0	0	22	81	87	89
16	    294	294	0	0	26	83	129	134
17	    288	288	0	0	28	93	101	103
18	    326	326	0	0	25	61	90	104
19	    351	351	0	0	25	50	61	68
20	    343	343	0	0	24	56	75	79
21	    262	262	0	0	35	69	75	77
22	    325	325	0	0	28	51	57	66
23	    258	258	0	0	35	69	81	88
24	    327	327	0	0	26	56	72	74
25	    323	323	0	0	27	67	86	97
26	    229	229	0	0	29	116	142	146
27	    225	225	0	0	40	91	102	119
28	    330	330	0	0	24	59	74	78
29	    349	349	0	0	25	58	85	122
30	    439	439	0	0	22	33	37	39

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   8576	285.867	0	0	27	81	113	247

DEBUG    ya.test:process.py:276 Command (pid 190817) 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, 2ae718dd-47c6-40e7-960b-38b280fdc773, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ae718dd-47c6-40e7-960b-38b280fdc773, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ae718dd-47c6-40e7-960b-38b280fdc773, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 38b4d437-3733-443d-9e68-91919ab59bf3, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 38b4d437-3733-443d-9e68-91919ab59bf3, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 38b4d437-3733-443d-9e68-91919ab59bf3, ghrun-iu6hthz6l4.auto.internal:25597): 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=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f28c94f1-064e-464f-8f7a-50d70c95fb42, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f28c94f1-064e-464f-8f7a-50d70c95fb42, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=" 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, f28c94f1-064e-464f-8f7a-50d70c95fb42, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
INFO     root:test_log_scenario.py:217 Count rows after insert 8374 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07ad56b1-8feb-400d-9f3c-07c62f5eb69f, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07ad56b1-8feb-400d-9f3c-07c62f5eb69f, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=" 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, 07ad56b1-8feb-400d-9f3c-07c62f5eb69f, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e120b72-961b-49e6-b71f-121b5f1c71b5, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e120b72-961b-49e6-b71f-121b5f1c71b5, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=" 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, 8e120b72-961b-49e6-b71f-121b5f1c71b5, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydb/ydb -e grpc://localhost:25597 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydb/ydb -e grpc://localhost:25597 -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/jmrx/0003ea/ydb/apps/ydb/ydb -e grpc://localhost:25597 -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.connection:connection.py:421 RpcState(ExecuteQuery, a4bc7bbe-108b-46d8-aa13-30b24cf1f968, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4bc7bbe-108b-46d8-aa13-30b24cf1f968, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=" 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    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 06d69d52-c6a3-4707-b6db-80ec9074c35e, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4bc7bbe-108b-46d8-aa13-30b24cf1f968, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 06d69d52-c6a3-4707-b6db-80ec9074c35e, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25597', '-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:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 210042
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25597', '-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:52 RpcState(CreateSession, 06d69d52-c6a3-4707-b6db-80ec9074c35e, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGE4YjQ3YmMtZTYyNTAzYmUtYzdmNGU1MjktYTE2YzRmZGI=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 210043
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 798d3970-afac-4d5a-9adb-408963c6caa2, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25597', '-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    ydb.connection:connection.py:63 RpcState(AttachSession, 798d3970-afac-4d5a-9adb-408963c6caa2, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGE4YjQ3YmMtZTYyNTAzYmUtYzdmNGU1MjktYTE2YzRmZGI=" }
DEBUG    ya.test:process.py:628 Command pid: 210045
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 798d3970-afac-4d5a-9adb-408963c6caa2, ghrun-iu6hthz6l4.auto.internal:25597): 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=OGE4YjQ3YmMtZTYyNTAzYmUtYzdmNGU1MjktYTE2YzRmZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8fe2097b-56d3-4fb5-a899-ffd54f9e8e12, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fe2097b-56d3-4fb5-a899-ffd54f9e8e12, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGE4YjQ3YmMtZTYyNTAzYmUtYzdmNGU1MjktYTE2YzRmZGI=" 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, 51ae57fe-a3aa-43b7-a98a-66eb4bc25791, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 51ae57fe-a3aa-43b7-a98a-66eb4bc25791, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fe2097b-56d3-4fb5-a899-ffd54f9e8e12, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 51ae57fe-a3aa-43b7-a98a-66eb4bc25791, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmNkMDJjMDYtOTZmNjg0MTktNTFhMTM2Yi01NmU1Yjk1YQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b3025d94-6476-4f16-9e6c-1dec7c7fb061, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b3025d94-6476-4f16-9e6c-1dec7c7fb061, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NmNkMDJjMDYtOTZmNjg0MTktNTFhMTM2Yi01NmU1Yjk1YQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b3025d94-6476-4f16-9e6c-1dec7c7fb061, ghrun-iu6hthz6l4.auto.internal:25597): 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=NmNkMDJjMDYtOTZmNjg0MTktNTFhMTM2Yi01NmU1Yjk1YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77f6f9ec-2df5-46ef-82ed-188d39476461, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77f6f9ec-2df5-46ef-82ed-188d39476461, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NmNkMDJjMDYtOTZmNjg0MTktNTFhMTM2Yi01NmU1Yjk1YQ==" 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, dd3728db-481c-447b-9d20-403ce224008c, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dd3728db-481c-447b-9d20-403ce224008c, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77f6f9ec-2df5-46ef-82ed-188d39476461, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dd3728db-481c-447b-9d20-403ce224008c, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDlhMWU0OTQtNjZiZTI5ZTEtNjQ0ZGMzNDktMzU0NjUxNGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66379bf0-bde4-43f4-8663-158ab2106efe, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66379bf0-bde4-43f4-8663-158ab2106efe, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=ZDlhMWU0OTQtNjZiZTI5ZTEtNjQ0ZGMzNDktMzU0NjUxNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66379bf0-bde4-43f4-8663-158ab2106efe, ghrun-iu6hthz6l4.auto.internal:25597): 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=ZDlhMWU0OTQtNjZiZTI5ZTEtNjQ0ZGMzNDktMzU0NjUxNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75bfb956-1608-4cda-962f-6c030e0062b3, ghrun-iu6hthz6l4.auto.internal:25597): 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:63 RpcState(ExecuteQuery, 75bfb956-1608-4cda-962f-6c030e0062b3, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=ZDlhMWU0OTQtNjZiZTI5ZTEtNjQ0ZGMzNDktMzU0NjUxNGE=" 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, f224899d-5646-422c-8c77-985eb4be0905, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f224899d-5646-422c-8c77-985eb4be0905, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75bfb956-1608-4cda-962f-6c030e0062b3, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f224899d-5646-422c-8c77-985eb4be0905, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmY2ZmYyM2EtOTFlNWJlNzgtNTdhOWEzYWItYzM5OWFhMTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f6a7bca5-7069-4f33-9c01-1791083492ff, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f6a7bca5-7069-4f33-9c01-1791083492ff, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=ZmY2ZmYyM2EtOTFlNWJlNzgtNTdhOWEzYWItYzM5OWFhMTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f6a7bca5-7069-4f33-9c01-1791083492ff, ghrun-iu6hthz6l4.auto.internal:25597): 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=ZmY2ZmYyM2EtOTFlNWJlNzgtNTdhOWEzYWItYzM5OWFhMTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8102fbc-f898-4773-811c-c687489ebda2, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8102fbc-f898-4773-811c-c687489ebda2, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=ZmY2ZmYyM2EtOTFlNWJlNzgtNTdhOWEzYWItYzM5OWFhMTc=" 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: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, af5136cf-69a6-4158-b835-6ff3a07e41cb, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, af5136cf-69a6-4158-b835-6ff3a07e41cb, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8102fbc-f898-4773-811c-c687489ebda2, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, af5136cf-69a6-4158-b835-6ff3a07e41cb, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjA1NTk1ZGMtYTBiZWE4NzYtNGJkZTY3M2MtYWUyZThmOGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 92a7108d-02d5-4699-9f05-d3299c3eca43, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 92a7108d-02d5-4699-9f05-d3299c3eca43, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=MjA1NTk1ZGMtYTBiZWE4NzYtNGJkZTY3M2MtYWUyZThmOGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 92a7108d-02d5-4699-9f05-d3299c3eca43, ghrun-iu6hthz6l4.auto.internal:25597): 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=MjA1NTk1ZGMtYTBiZWE4NzYtNGJkZTY3M2MtYWUyZThmOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99fe1ea7-0c55-4dbd-9df4-e79ca2dc837c, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99fe1ea7-0c55-4dbd-9df4-e79ca2dc837c, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=MjA1NTk1ZGMtYTBiZWE4NzYtNGJkZTY3M2MtYWUyZThmOGM=" 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, b95c55f0-7d5b-48f5-a493-0ee0a8493840, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b95c55f0-7d5b-48f5-a493-0ee0a8493840, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99fe1ea7-0c55-4dbd-9df4-e79ca2dc837c, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b95c55f0-7d5b-48f5-a493-0ee0a8493840, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTI3Yjc2M2QtM2I0NDYyM2ItMjNmMWE0MDktYjY5NzFkZWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8f217e57-71e2-4569-9750-6567d730ee40, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8f217e57-71e2-4569-9750-6567d730ee40, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NTI3Yjc2M2QtM2I0NDYyM2ItMjNmMWE0MDktYjY5NzFkZWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8f217e57-71e2-4569-9750-6567d730ee40, ghrun-iu6hthz6l4.auto.internal:25597): 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=NTI3Yjc2M2QtM2I0NDYyM2ItMjNmMWE0MDktYjY5NzFkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41141f78-3de2-4b7e-a3f3-a4a3bbe41a22, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41141f78-3de2-4b7e-a3f3-a4a3bbe41a22, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NTI3Yjc2M2QtM2I0NDYyM2ItMjNmMWE0MDktYjY5NzFkZWE=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2487129a-7cb4-49be-8026-c011c4263dc8, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41141f78-3de2-4b7e-a3f3-a4a3bbe41a22, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2487129a-7cb4-49be-8026-c011c4263dc8, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2487129a-7cb4-49be-8026-c011c4263dc8, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGRmZTM3NzQtYTU0NGI4ZGItODM1N2MzZmYtMWZhMWIyZjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d8bf2ea-f333-4e30-9cf6-3e4c00bf89c4, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d8bf2ea-f333-4e30-9cf6-3e4c00bf89c4, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NGRmZTM3NzQtYTU0NGI4ZGItODM1N2MzZmYtMWZhMWIyZjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d8bf2ea-f333-4e30-9cf6-3e4c00bf89c4, ghrun-iu6hthz6l4.auto.internal:25597): 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=NGRmZTM3NzQtYTU0NGI4ZGItODM1N2MzZmYtMWZhMWIyZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8f4bb7c-aab0-494b-b8f8-ac7439b541b1, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8f4bb7c-aab0-494b-b8f8-ac7439b541b1, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NGRmZTM3NzQtYTU0NGI4ZGItODM1N2MzZmYtMWZhMWIyZjY=" 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:52 RpcState(ExecuteQuery, e8f4bb7c-aab0-494b-b8f8-ac7439b541b1, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 212d5c1f-1d5a-45a3-af63-b862b0ce6c8e, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 212d5c1f-1d5a-45a3-af63-b862b0ce6c8e, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 212d5c1f-1d5a-45a3-af63-b862b0ce6c8e, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTVkMGU4YTQtN2NjZGRlNjAtMjU5ZjAzNDUtMjBhOGI2NA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 76cdc613-aef3-4fa8-986c-5421508f57fc, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 76cdc613-aef3-4fa8-986c-5421508f57fc, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NTVkMGU4YTQtN2NjZGRlNjAtMjU5ZjAzNDUtMjBhOGI2NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 76cdc613-aef3-4fa8-986c-5421508f57fc, ghrun-iu6hthz6l4.auto.internal:25597): 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=NTVkMGU4YTQtN2NjZGRlNjAtMjU5ZjAzNDUtMjBhOGI2NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11823d82-fa24-42cc-8dc6-a6a66e52f4bb, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11823d82-fa24-42cc-8dc6-a6a66e52f4bb, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NTVkMGU4YTQtN2NjZGRlNjAtMjU5ZjAzNDUtMjBhOGI2NA==" 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, 41f5c07a-d239-4705-a6fe-ae8b5622b22e, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 41f5c07a-d239-4705-a6fe-ae8b5622b22e, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11823d82-fa24-42cc-8dc6-a6a66e52f4bb, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 41f5c07a-d239-4705-a6fe-ae8b5622b22e, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjQwOGY1MmMtNzllYTJjZDctZjI3YTZmOTAtY2MzNTNlNzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2bb4b0e6-ed7d-4ea3-870d-b3d8f29716a1, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2bb4b0e6-ed7d-4ea3-870d-b3d8f29716a1, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NjQwOGY1MmMtNzllYTJjZDctZjI3YTZmOTAtY2MzNTNlNzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2bb4b0e6-ed7d-4ea3-870d-b3d8f29716a1, ghrun-iu6hthz6l4.auto.internal:25597): 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=NjQwOGY1MmMtNzllYTJjZDctZjI3YTZmOTAtY2MzNTNlNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f60eba5-1b5b-4555-841a-3aa8911fca22, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f60eba5-1b5b-4555-841a-3aa8911fca22, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NjQwOGY1MmMtNzllYTJjZDctZjI3YTZmOTAtY2MzNTNlNzg=" 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, 2f60eba5-1b5b-4555-841a-3aa8911fca22, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 798d3970-afac-4d5a-9adb-408963c6caa2, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T21:25:40.567276653+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 38b4d437-3733-443d-9e68-91919ab59bf3, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T21:25:40.56709553+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b3025d94-6476-4f16-9e6c-1dec7c7fb061, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T21:25:40.567315172+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 66379bf0-bde4-43f4-8663-158ab2106efe, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T21:25:40.567342674+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-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f6a7bca5-7069-4f33-9c01-1791083492ff, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T21:25:40.567379615+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e8f4bb7c-aab0-494b-b8f8-ac7439b541b1, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.56750025+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-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGRmZTM3NzQtYTU0NGI4ZGItODM1N2MzZmYtMWZhMWIyZjY=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 76cdc613-aef3-4fa8-986c-5421508f57fc, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T21:25:40.567514757+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 41141f78-3de2-4b7e-a3f3-a4a3bbe41a22, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567458982+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-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI3Yjc2M2QtM2I0NDYyM2ItMjNmMWE0MDktYjY5NzFkZWE=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0d8bf2ea-f333-4e30-9cf6-3e4c00bf89c4, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T21:25:40.56747535+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 11823d82-fa24-42cc-8dc6-a6a66e52f4bb, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567539406+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-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 77f6f9ec-2df5-46ef-82ed-188d39476461, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567329754+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8f217e57-71e2-4569-9750-6567d730ee40, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T21:25:40.56744316+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2bb4b0e6-ed7d-4ea3-870d-b3d8f29716a1, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T21:25:40.56755193+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 99fe1ea7-0c55-4dbd-9df4-e79ca2dc837c, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.56742952+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 92a7108d-02d5-4699-9f05-d3299c3eca43, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T21:25:40.567413229+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 75bfb956-1608-4cda-962f-6c030e0062b3, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567363247+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGRmZTM3NzQtYTU0NGI4ZGItODM1N2MzZmYtMWZhMWIyZjY=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2f60eba5-1b5b-4555-841a-3aa8911fca22, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567565475+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a4bc7bbe-108b-46d8-aa13-30b24cf1f968, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567253075+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8fe2097b-56d3-4fb5-a899-ffd54f9e8e12, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567301244+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-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d8102fbc-f898-4773-811c-c687489ebda2, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567399882+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNkMDJjMDYtOTZmNjg0MTktNTFhMTM2Yi01NmU1Yjk1YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI3Yjc2M2QtM2I0NDYyM2ItMjNmMWE0MDktYjY5NzFkZWE=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
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:106 Acquired dead session from 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:123 Session returned to 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.connection:connection.py:549 Closing channel for endpoint localhost:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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    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 210045) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 210045) elapsed time (sec): 30.52845811843872
DEBUG    ya.test:process.py:263 Command (pid 210045) wtime: 30.53
DEBUG    ya.test:process.py:275 Command (pid 210045) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    116	116	0	0	47	281	299	359
2	    165	165	0	0	59	81	96	98
3	    125	125	0	0	78	119	143	147
4	    200	200	0	0	46	81	91	101
5	    223	223	0	0	44	56	69	71
6	    202	202	0	0	46	66	72	78
7	    151	151	0	0	64	90	99	106
8	    152	152	0	0	61	85	94	96
9	    133	133	0	0	75	98	116	122
10	     79	79	0	0	59	92	94	97
11	      0	0	0	993	0	0	0	0
12	      0	0	0	1828	0	0	0	0
13	      0	0	0	1238	0	0	0	0
14	      0	0	0	1152	0	0	0	0
15	      0	0	0	1444	0	0	0	0
16	      0	0	0	2000	0	0	0	0
17	      0	0	0	1910	0	0	0	0
18	      0	0	0	2161	0	0	0	0
19	      0	0	0	2179	0	0	0	0
20	      0	0	0	2090	0	0	0	0
21	      0	0	0	2240	0	0	0	0
22	      0	0	0	1820	0	0	0	0
23	      0	0	0	1802	0	0	0	0
24	      0	0	0	1800	0	0	0	0
25	      0	0	0	1710	0	0	0	0
26	      0	0	0	1980	0	0	0	0
27	      0	0	0	1400	0	0	0	0
28	      0	0	0	1246	0	0	0	0
29	      0	0	0	1950	0	0	0	0
30	      0	0	0	1360	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1546	51.5333	0	34303	55	92	220	359

DEBUG    ya.test:process.py:276 Command (pid 210045) 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:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 210042) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 210042) elapsed time (sec): 30.540045976638794
DEBUG    ya.test:process.py:263 Command (pid 210042) wtime: 30.542
DEBUG    ya.test:process.py:275 Command (pid 210042) 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	      1	1	0	10	107	107	107	107
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	1021	0	0	0	0
12	      0	0	0	1849	0	0	0	0
13	      0	0	0	1337	0	0	0	0
14	      0	0	0	1391	0	0	0	0
15	      0	0	0	1595	0	0	0	0
16	      0	0	0	2000	0	0	0	0
17	      0	0	0	1930	0	0	0	0
18	      0	0	0	2159	0	0	0	0
19	      0	0	0	2149	0	0	0	0
20	      0	0	0	2099	0	0	0	0
21	      0	0	0	2230	0	0	0	0
22	      0	0	0	1849	0	0	0	0
23	      0	0	0	1797	0	0	0	0
24	      0	0	0	1811	0	0	0	0
25	      0	0	0	1718	0	0	0	0
26	      0	0	0	1981	0	0	0	0
27	      0	0	0	1370	0	0	0	0
28	      0	0	0	1240	0	0	0	0
29	      0	0	0	1960	0	0	0	0
30	      0	0	0	1370	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	34946	107	107	107	107

DEBUG    ya.test:process.py:259 Command (pid 210043) rc: 0
DEBUG    ya.test:process.py:276 Command (pid 210042) errors:

DEBUG    ya.test:process.py:260 Command (pid 210043) elapsed time (sec): 30.537577629089355
DEBUG    ya.test:process.py:263 Command (pid 210043) wtime: 30.54
DEBUG    ya.test:process.py:275 Command (pid 210043) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     83	83	0	0	63	501	505	507
2	    125	125	0	0	77	100	111	111
3	     94	94	0	0	99	150	163	166
4	    155	155	0	0	60	101	115	117
5	    168	168	0	0	58	71	79	79
6	    156	156	0	0	60	86	97	100
7	    111	111	0	0	86	120	132	134
8	    118	118	0	0	82	106	114	115
9	     97	97	0	0	103	135	142	145
10	     59	59	0	0	83	109	112	117
11	      0	0	0	1085	0	0	0	0
12	      0	0	0	1877	0	0	0	0
13	      0	0	0	1289	0	0	0	0
14	      0	0	0	1342	0	0	0	0
15	      0	0	0	1565	0	0	0	0
16	      0	0	0	2000	0	0	0	0
17	      0	0	0	1920	0	0	0	0
18	      0	0	0	2130	0	0	0	0
19	      0	0	0	2160	0	0	0	0
20	      0	0	0	2120	0	0	0	0
21	      0	0	0	2230	0	0	0	0
22	      0	0	0	1860	0	0	0	0
23	      0	0	0	1810	0	0	0	0
24	      0	0	0	1809	0	0	0	0
25	      0	0	0	1720	0	0	0	0
26	      0	0	0	1990	0	0	0	0
27	      0	0	0	1380	0	0	0	0
28	      0	0	0	1250	0	0	0	0
29	      0	0	0	1940	0	0	0	0
30	      0	0	0	1340	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1166	38.8667	0	34817	73	118	163	507

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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.connection:connection.py:549 Closing channel for endpoint localhost:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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.connection:connection.py:549 Closing channel for endpoint localhost:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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.connection:connection.py:549 Closing channel for endpoint localhost:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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)]
---------------------------- 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:681 Close topic client
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-iu6hthz6l4'
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/jmrx/0003ea/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.189094' in '/home/runner/.ya/build/build_root/jmrx/0003ea/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, logfile_e4qe2t4y.log, stdout)
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:25597/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4443
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14270
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21782
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25348
=================================== 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:137: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:132: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:98: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_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/jmrx/0003ea/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 189016
DEBUG    ya.test:process.py:259 Command (pid 189016) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 189016) elapsed time (sec): 0.3859269618988037
DEBUG    ya.test:process.py:263 Command (pid 189016) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) maxrss: 548660
DEBUG    ya.test:process.py:263 Command (pid 189016) minflt: 16294
DEBUG    ya.test:process.py:263 Command (pid 189016) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 189016) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 189016) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 189016) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 189016) stime: 0.249243
DEBUG    ya.test:process.py:263 Command (pid 189016) utime: 0.08844099999999999
DEBUG    ya.test:process.py:263 Command (pid 189016) wtime: 0.387
DEBUG    ya.test:process.py:275 Command (pid 189016) output:
Git info:
    Commit: 6b63fbc8eed29a1199197589c7ee7a309365e251
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge cb6cf785cf8eda2f9a98313c17515937c38974d6 into 49780b960226c2ee2749eb54073fb2f27c8811cd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-iu6hthz6l4    Host information: 
        Linux ghrun-iu6hthz6l4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 6b63fbc8eed29a1199197589c7ee7a309365e251
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge cb6cf785cf8eda2f9a98313c17515937c38974d6 into 49780b960226c2ee2749eb54073fb2f27c8811cd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-iu6hthz6l4    Host information: 
        Linux ghrun-iu6hthz6l4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25348
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/jmrx/0003ea/r3tmp/kikimr_cluster_5unuqn6l
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21782
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14270
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4443
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jmrx/0003ea/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/jmrx/0003ea/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/jmrx/0003ea/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_e4qe2t4y.log --grpc-port=25597 --mon-port=21782 --ic-port=25348
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25597/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/jmrx/0003ea/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/jmrx/0003ea/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/jmrx/0003ea/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_e4qe2t4y.log --grpc-port=25597 --mon-port=21782 --ic-port=25348
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/jmrx/0003ea/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/jmrx/0003ea/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_e4qe2t4y.log', '--grpc-port=25597', '--mon-port=21782', '--ic-port=25348')' in '/home/runner/.ya/build/build_root/jmrx/0003ea/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: 189094
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25597/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/jmrx/0003ea/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 189096
DEBUG    ya.test:process.py:259 Command (pid 189096) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 189096) elapsed time (sec): 0.3616213798522949
DEBUG    ya.test:process.py:263 Command (pid 189096) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) maxrss: 548660
DEBUG    ya.test:process.py:263 Command (pid 189096) minflt: 19540
DEBUG    ya.test:process.py:263 Command (pid 189096) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 189096) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 189096) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 189096) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 189096) stime: 0.20791199999999999
DEBUG    ya.test:process.py:263 Command (pid 189096) utime: 0.101994
DEBUG    ya.test:process.py:263 Command (pid 189096) wtime: 0.363
DEBUG    ya.test:process.py:275 Command (pid 189096) output:
Git info:
    Commit: 6b63fbc8eed29a1199197589c7ee7a309365e251
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge cb6cf785cf8eda2f9a98313c17515937c38974d6 into 49780b960226c2ee2749eb54073fb2f27c8811cd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-iu6hthz6l4    Host information: 
        Linux ghrun-iu6hthz6l4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 6b63fbc8eed29a1199197589c7ee7a309365e251
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge cb6cf785cf8eda2f9a98313c17515937c38974d6 into 49780b960226c2ee2749eb54073fb2f27c8811cd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-iu6hthz6l4    Host information: 
        Linux ghrun-iu6hthz6l4 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/jmrx/0003ea/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25597', '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: 25348\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/jmrx/0003ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25597', '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: 25348\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 189525
DEBUG    ya.test:process.py:259 Command (pid 189525) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 189525) elapsed time (sec): 0.34387874603271484
DEBUG    ya.test:process.py:263 Command (pid 189525) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) maxrss: 557044
DEBUG    ya.test:process.py:263 Command (pid 189525) minflt: 18436
DEBUG    ya.test:process.py:263 Command (pid 189525) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 189525) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 189525) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 189525) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 189525) stime: 0.201618
DEBUG    ya.test:process.py:263 Command (pid 189525) utime: 0.09883199999999999
DEBUG    ya.test:process.py:263 Command (pid 189525) wtime: 0.347
DEBUG    ya.test:process.py:275 Command (pid 189525) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25597', '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/jmrx/0003ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25597', '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: 189723
DEBUG    ya.test:process.py:259 Command (pid 189723) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 189723) elapsed time (sec): 0.7849476337432861
DEBUG    ya.test:process.py:263 Command (pid 189723) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) maxrss: 557044
DEBUG    ya.test:process.py:263 Command (pid 189723) minflt: 18436
DEBUG    ya.test:process.py:263 Command (pid 189723) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 189723) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 189723) nvcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 189723) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 189723) stime: 0.5093219999999999
DEBUG    ya.test:process.py:263 Command (pid 189723) utime: 0.16589299999999998
DEBUG    ya.test:process.py:263 Command (pid 189723) wtime: 0.786
DEBUG    ya.test:process.py:275 Command (pid 189723) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 189723) 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, 5f4c0e8e-fb98-47cb-a113-b2c5005ed69c, localhost:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5f4c0e8e-fb98-47cb-a113-b2c5005ed69c, localhost:25597): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5f4c0e8e-fb98-47cb-a113-b2c5005ed69c, localhost:25597): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-iu6hthz6l4.auto.internal" port: 25597 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-iu6hthz6l4.auto.internal:25597, 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:25597
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25597
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/jmrx/0003ea/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydb/ydb -e grpc://localhost:25597 -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/jmrx/0003ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25597', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 190294
DEBUG    ya.test:process.py:259 Command (pid 190294) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 190294) elapsed time (sec): 0.6146464347839355
DEBUG    ya.test:process.py:263 Command (pid 190294) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) maxrss: 166960
DEBUG    ya.test:process.py:263 Command (pid 190294) minflt: 3552
DEBUG    ya.test:process.py:263 Command (pid 190294) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 190294) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 190294) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 190294) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 190294) stime: 0.041879
DEBUG    ya.test:process.py:263 Command (pid 190294) utime: 0.046432999999999995
DEBUG    ya.test:process.py:263 Command (pid 190294) wtime: 0.616
DEBUG    ya.test:process.py:275 Command (pid 190294) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 190294) 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/jmrx/0003ea/ydb/apps/ydb/ydb -e grpc://localhost:25597 -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/jmrx/0003ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25597', '-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: 190817
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 190817) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 190817) elapsed time (sec): 30.260631561279297
DEBUG    ya.test:process.py:263 Command (pid 190817) wtime: 30.267
DEBUG    ya.test:process.py:275 Command (pid 190817) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    248	248	0	0	32	85	100	110
2	    260	260	0	0	33	67	95	108
3	    144	144	0	0	61	228	243	247
4	    115	115	0	0	88	150	161	176
5	    145	145	0	0	63	134	162	164
6	    217	217	0	0	40	90	162	163
7	    268	268	0	0	27	83	100	108
8	    286	286	0	0	28	79	140	146
9	    312	312	0	0	25	75	84	90
10	    289	289	0	0	28	73	115	117
11	    246	246	0	0	31	89	106	106
12	    373	373	0	0	22	49	99	103
13	    301	301	0	0	23	83	95	108
14	    359	359	0	0	23	78	103	108
15	    344	344	0	0	22	81	87	89
16	    294	294	0	0	26	83	129	134
17	    288	288	0	0	28	93	101	103
18	    326	326	0	0	25	61	90	104
19	    351	351	0	0	25	50	61	68
20	    343	343	0	0	24	56	75	79
21	    262	262	0	0	35	69	75	77
22	    325	325	0	0	28	51	57	66
23	    258	258	0	0	35	69	81	88
24	    327	327	0	0	26	56	72	74
25	    323	323	0	0	27	67	86	97
26	    229	229	0	0	29	116	142	146
27	    225	225	0	0	40	91	102	119
28	    330	330	0	0	24	59	74	78
29	    349	349	0	0	25	58	85	122
30	    439	439	0	0	22	33	37	39

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   8576	285.867	0	0	27	81	113	247

DEBUG    ya.test:process.py:276 Command (pid 190817) 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, 2ae718dd-47c6-40e7-960b-38b280fdc773, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ae718dd-47c6-40e7-960b-38b280fdc773, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ae718dd-47c6-40e7-960b-38b280fdc773, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 38b4d437-3733-443d-9e68-91919ab59bf3, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 38b4d437-3733-443d-9e68-91919ab59bf3, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 38b4d437-3733-443d-9e68-91919ab59bf3, ghrun-iu6hthz6l4.auto.internal:25597): 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=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f28c94f1-064e-464f-8f7a-50d70c95fb42, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f28c94f1-064e-464f-8f7a-50d70c95fb42, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=" 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, f28c94f1-064e-464f-8f7a-50d70c95fb42, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
INFO     root:test_log_scenario.py:217 Count rows after insert 8374 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 07ad56b1-8feb-400d-9f3c-07c62f5eb69f, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07ad56b1-8feb-400d-9f3c-07c62f5eb69f, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=" 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, 07ad56b1-8feb-400d-9f3c-07c62f5eb69f, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e120b72-961b-49e6-b71f-121b5f1c71b5, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e120b72-961b-49e6-b71f-121b5f1c71b5, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=" 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, 8e120b72-961b-49e6-b71f-121b5f1c71b5, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydb/ydb -e grpc://localhost:25597 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydb/ydb -e grpc://localhost:25597 -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/jmrx/0003ea/ydb/apps/ydb/ydb -e grpc://localhost:25597 -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.connection:connection.py:421 RpcState(ExecuteQuery, a4bc7bbe-108b-46d8-aa13-30b24cf1f968, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4bc7bbe-108b-46d8-aa13-30b24cf1f968, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGNiNGVlY2EtODIwMmViMTQtYWM2YjRlNDAtZjk5ZThiNTI=" 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    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 06d69d52-c6a3-4707-b6db-80ec9074c35e, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4bc7bbe-108b-46d8-aa13-30b24cf1f968, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 06d69d52-c6a3-4707-b6db-80ec9074c35e, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25597', '-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:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 210042
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25597', '-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:52 RpcState(CreateSession, 06d69d52-c6a3-4707-b6db-80ec9074c35e, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGE4YjQ3YmMtZTYyNTAzYmUtYzdmNGU1MjktYTE2YzRmZGI=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 210043
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 798d3970-afac-4d5a-9adb-408963c6caa2, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/jmrx/0003ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25597', '-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    ydb.connection:connection.py:63 RpcState(AttachSession, 798d3970-afac-4d5a-9adb-408963c6caa2, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGE4YjQ3YmMtZTYyNTAzYmUtYzdmNGU1MjktYTE2YzRmZGI=" }
DEBUG    ya.test:process.py:628 Command pid: 210045
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 798d3970-afac-4d5a-9adb-408963c6caa2, ghrun-iu6hthz6l4.auto.internal:25597): 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=OGE4YjQ3YmMtZTYyNTAzYmUtYzdmNGU1MjktYTE2YzRmZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8fe2097b-56d3-4fb5-a899-ffd54f9e8e12, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fe2097b-56d3-4fb5-a899-ffd54f9e8e12, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=OGE4YjQ3YmMtZTYyNTAzYmUtYzdmNGU1MjktYTE2YzRmZGI=" 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, 51ae57fe-a3aa-43b7-a98a-66eb4bc25791, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 51ae57fe-a3aa-43b7-a98a-66eb4bc25791, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fe2097b-56d3-4fb5-a899-ffd54f9e8e12, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 51ae57fe-a3aa-43b7-a98a-66eb4bc25791, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmNkMDJjMDYtOTZmNjg0MTktNTFhMTM2Yi01NmU1Yjk1YQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b3025d94-6476-4f16-9e6c-1dec7c7fb061, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b3025d94-6476-4f16-9e6c-1dec7c7fb061, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NmNkMDJjMDYtOTZmNjg0MTktNTFhMTM2Yi01NmU1Yjk1YQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b3025d94-6476-4f16-9e6c-1dec7c7fb061, ghrun-iu6hthz6l4.auto.internal:25597): 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=NmNkMDJjMDYtOTZmNjg0MTktNTFhMTM2Yi01NmU1Yjk1YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77f6f9ec-2df5-46ef-82ed-188d39476461, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77f6f9ec-2df5-46ef-82ed-188d39476461, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NmNkMDJjMDYtOTZmNjg0MTktNTFhMTM2Yi01NmU1Yjk1YQ==" 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, dd3728db-481c-447b-9d20-403ce224008c, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dd3728db-481c-447b-9d20-403ce224008c, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77f6f9ec-2df5-46ef-82ed-188d39476461, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dd3728db-481c-447b-9d20-403ce224008c, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDlhMWU0OTQtNjZiZTI5ZTEtNjQ0ZGMzNDktMzU0NjUxNGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66379bf0-bde4-43f4-8663-158ab2106efe, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66379bf0-bde4-43f4-8663-158ab2106efe, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=ZDlhMWU0OTQtNjZiZTI5ZTEtNjQ0ZGMzNDktMzU0NjUxNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66379bf0-bde4-43f4-8663-158ab2106efe, ghrun-iu6hthz6l4.auto.internal:25597): 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=ZDlhMWU0OTQtNjZiZTI5ZTEtNjQ0ZGMzNDktMzU0NjUxNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75bfb956-1608-4cda-962f-6c030e0062b3, ghrun-iu6hthz6l4.auto.internal:25597): 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:63 RpcState(ExecuteQuery, 75bfb956-1608-4cda-962f-6c030e0062b3, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=ZDlhMWU0OTQtNjZiZTI5ZTEtNjQ0ZGMzNDktMzU0NjUxNGE=" 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, f224899d-5646-422c-8c77-985eb4be0905, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f224899d-5646-422c-8c77-985eb4be0905, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75bfb956-1608-4cda-962f-6c030e0062b3, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f224899d-5646-422c-8c77-985eb4be0905, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmY2ZmYyM2EtOTFlNWJlNzgtNTdhOWEzYWItYzM5OWFhMTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f6a7bca5-7069-4f33-9c01-1791083492ff, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f6a7bca5-7069-4f33-9c01-1791083492ff, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=ZmY2ZmYyM2EtOTFlNWJlNzgtNTdhOWEzYWItYzM5OWFhMTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f6a7bca5-7069-4f33-9c01-1791083492ff, ghrun-iu6hthz6l4.auto.internal:25597): 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=ZmY2ZmYyM2EtOTFlNWJlNzgtNTdhOWEzYWItYzM5OWFhMTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8102fbc-f898-4773-811c-c687489ebda2, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8102fbc-f898-4773-811c-c687489ebda2, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=ZmY2ZmYyM2EtOTFlNWJlNzgtNTdhOWEzYWItYzM5OWFhMTc=" 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: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, af5136cf-69a6-4158-b835-6ff3a07e41cb, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, af5136cf-69a6-4158-b835-6ff3a07e41cb, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8102fbc-f898-4773-811c-c687489ebda2, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, af5136cf-69a6-4158-b835-6ff3a07e41cb, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjA1NTk1ZGMtYTBiZWE4NzYtNGJkZTY3M2MtYWUyZThmOGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 92a7108d-02d5-4699-9f05-d3299c3eca43, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 92a7108d-02d5-4699-9f05-d3299c3eca43, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=MjA1NTk1ZGMtYTBiZWE4NzYtNGJkZTY3M2MtYWUyZThmOGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 92a7108d-02d5-4699-9f05-d3299c3eca43, ghrun-iu6hthz6l4.auto.internal:25597): 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=MjA1NTk1ZGMtYTBiZWE4NzYtNGJkZTY3M2MtYWUyZThmOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99fe1ea7-0c55-4dbd-9df4-e79ca2dc837c, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99fe1ea7-0c55-4dbd-9df4-e79ca2dc837c, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=MjA1NTk1ZGMtYTBiZWE4NzYtNGJkZTY3M2MtYWUyZThmOGM=" 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, b95c55f0-7d5b-48f5-a493-0ee0a8493840, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b95c55f0-7d5b-48f5-a493-0ee0a8493840, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99fe1ea7-0c55-4dbd-9df4-e79ca2dc837c, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b95c55f0-7d5b-48f5-a493-0ee0a8493840, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTI3Yjc2M2QtM2I0NDYyM2ItMjNmMWE0MDktYjY5NzFkZWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8f217e57-71e2-4569-9750-6567d730ee40, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8f217e57-71e2-4569-9750-6567d730ee40, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NTI3Yjc2M2QtM2I0NDYyM2ItMjNmMWE0MDktYjY5NzFkZWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8f217e57-71e2-4569-9750-6567d730ee40, ghrun-iu6hthz6l4.auto.internal:25597): 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=NTI3Yjc2M2QtM2I0NDYyM2ItMjNmMWE0MDktYjY5NzFkZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41141f78-3de2-4b7e-a3f3-a4a3bbe41a22, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41141f78-3de2-4b7e-a3f3-a4a3bbe41a22, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NTI3Yjc2M2QtM2I0NDYyM2ItMjNmMWE0MDktYjY5NzFkZWE=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2487129a-7cb4-49be-8026-c011c4263dc8, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41141f78-3de2-4b7e-a3f3-a4a3bbe41a22, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2487129a-7cb4-49be-8026-c011c4263dc8, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2487129a-7cb4-49be-8026-c011c4263dc8, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGRmZTM3NzQtYTU0NGI4ZGItODM1N2MzZmYtMWZhMWIyZjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d8bf2ea-f333-4e30-9cf6-3e4c00bf89c4, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d8bf2ea-f333-4e30-9cf6-3e4c00bf89c4, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NGRmZTM3NzQtYTU0NGI4ZGItODM1N2MzZmYtMWZhMWIyZjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d8bf2ea-f333-4e30-9cf6-3e4c00bf89c4, ghrun-iu6hthz6l4.auto.internal:25597): 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=NGRmZTM3NzQtYTU0NGI4ZGItODM1N2MzZmYtMWZhMWIyZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8f4bb7c-aab0-494b-b8f8-ac7439b541b1, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8f4bb7c-aab0-494b-b8f8-ac7439b541b1, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NGRmZTM3NzQtYTU0NGI4ZGItODM1N2MzZmYtMWZhMWIyZjY=" 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:52 RpcState(ExecuteQuery, e8f4bb7c-aab0-494b-b8f8-ac7439b541b1, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 212d5c1f-1d5a-45a3-af63-b862b0ce6c8e, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 212d5c1f-1d5a-45a3-af63-b862b0ce6c8e, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 212d5c1f-1d5a-45a3-af63-b862b0ce6c8e, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTVkMGU4YTQtN2NjZGRlNjAtMjU5ZjAzNDUtMjBhOGI2NA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 76cdc613-aef3-4fa8-986c-5421508f57fc, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 76cdc613-aef3-4fa8-986c-5421508f57fc, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NTVkMGU4YTQtN2NjZGRlNjAtMjU5ZjAzNDUtMjBhOGI2NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 76cdc613-aef3-4fa8-986c-5421508f57fc, ghrun-iu6hthz6l4.auto.internal:25597): 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=NTVkMGU4YTQtN2NjZGRlNjAtMjU5ZjAzNDUtMjBhOGI2NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11823d82-fa24-42cc-8dc6-a6a66e52f4bb, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11823d82-fa24-42cc-8dc6-a6a66e52f4bb, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NTVkMGU4YTQtN2NjZGRlNjAtMjU5ZjAzNDUtMjBhOGI2NA==" 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, 41f5c07a-d239-4705-a6fe-ae8b5622b22e, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 41f5c07a-d239-4705-a6fe-ae8b5622b22e, ghrun-iu6hthz6l4.auto.internal:25597): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11823d82-fa24-42cc-8dc6-a6a66e52f4bb, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 41f5c07a-d239-4705-a6fe-ae8b5622b22e, ghrun-iu6hthz6l4.auto.internal:25597): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjQwOGY1MmMtNzllYTJjZDctZjI3YTZmOTAtY2MzNTNlNzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2bb4b0e6-ed7d-4ea3-870d-b3d8f29716a1, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2bb4b0e6-ed7d-4ea3-870d-b3d8f29716a1, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NjQwOGY1MmMtNzllYTJjZDctZjI3YTZmOTAtY2MzNTNlNzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2bb4b0e6-ed7d-4ea3-870d-b3d8f29716a1, ghrun-iu6hthz6l4.auto.internal:25597): 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=NjQwOGY1MmMtNzllYTJjZDctZjI3YTZmOTAtY2MzNTNlNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f60eba5-1b5b-4555-841a-3aa8911fca22, ghrun-iu6hthz6l4.auto.internal:25597): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f60eba5-1b5b-4555-841a-3aa8911fca22, ghrun-iu6hthz6l4.auto.internal:25597): request = { session_id: "ydb://session/3?node_id=1&id=NjQwOGY1MmMtNzllYTJjZDctZjI3YTZmOTAtY2MzNTNlNzg=" 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, 2f60eba5-1b5b-4555-841a-3aa8911fca22, ghrun-iu6hthz6l4.auto.internal:25597): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 798d3970-afac-4d5a-9adb-408963c6caa2, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T21:25:40.567276653+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 38b4d437-3733-443d-9e68-91919ab59bf3, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T21:25:40.56709553+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b3025d94-6476-4f16-9e6c-1dec7c7fb061, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T21:25:40.567315172+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 66379bf0-bde4-43f4-8663-158ab2106efe, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T21:25:40.567342674+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-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f6a7bca5-7069-4f33-9c01-1791083492ff, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T21:25:40.567379615+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e8f4bb7c-aab0-494b-b8f8-ac7439b541b1, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.56750025+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-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGRmZTM3NzQtYTU0NGI4ZGItODM1N2MzZmYtMWZhMWIyZjY=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 76cdc613-aef3-4fa8-986c-5421508f57fc, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T21:25:40.567514757+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 41141f78-3de2-4b7e-a3f3-a4a3bbe41a22, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567458982+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-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI3Yjc2M2QtM2I0NDYyM2ItMjNmMWE0MDktYjY5NzFkZWE=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0d8bf2ea-f333-4e30-9cf6-3e4c00bf89c4, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T21:25:40.56747535+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 11823d82-fa24-42cc-8dc6-a6a66e52f4bb, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567539406+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-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 77f6f9ec-2df5-46ef-82ed-188d39476461, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567329754+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8f217e57-71e2-4569-9750-6567d730ee40, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T21:25:40.56744316+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2bb4b0e6-ed7d-4ea3-870d-b3d8f29716a1, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-12T21:25:40.56755193+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 99fe1ea7-0c55-4dbd-9df4-e79ca2dc837c, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.56742952+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 92a7108d-02d5-4699-9f05-d3299c3eca43, ghrun-iu6hthz6l4.auto.internal:25597): 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:25597 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-12T21:25:40.567413229+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 75bfb956-1608-4cda-962f-6c030e0062b3, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567363247+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGRmZTM3NzQtYTU0NGI4ZGItODM1N2MzZmYtMWZhMWIyZjY=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2f60eba5-1b5b-4555-841a-3aa8911fca22, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567565475+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a4bc7bbe-108b-46d8-aa13-30b24cf1f968, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567253075+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8fe2097b-56d3-4fb5-a899-ffd54f9e8e12, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567301244+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-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d8102fbc-f898-4773-811c-c687489ebda2, ghrun-iu6hthz6l4.auto.internal:25597): 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-12T21:25:40.567399882+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNkMDJjMDYtOTZmNjg0MTktNTFhMTM2Yi01NmU1Yjk1YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI3Yjc2M2QtM2I0NDYyM2ItMjNmMWE0MDktYjY5NzFkZWE=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-iu6hthz6l4.auto.internal:25597
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:106 Acquired dead session from 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:123 Session returned to 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.connection:connection.py:549 Closing channel for endpoint localhost:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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    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 210045) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 210045) elapsed time (sec): 30.52845811843872
DEBUG    ya.test:process.py:263 Command (pid 210045) wtime: 30.53
DEBUG    ya.test:process.py:275 Command (pid 210045) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    116	116	0	0	47	281	299	359
2	    165	165	0	0	59	81	96	98
3	    125	125	0	0	78	119	143	147
4	    200	200	0	0	46	81	91	101
5	    223	223	0	0	44	56	69	71
6	    202	202	0	0	46	66	72	78
7	    151	151	0	0	64	90	99	106
8	    152	152	0	0	61	85	94	96
9	    133	133	0	0	75	98	116	122
10	     79	79	0	0	59	92	94	97
11	      0	0	0	993	0	0	0	0
12	      0	0	0	1828	0	0	0	0
13	      0	0	0	1238	0	0	0	0
14	      0	0	0	1152	0	0	0	0
15	      0	0	0	1444	0	0	0	0
16	      0	0	0	2000	0	0	0	0
17	      0	0	0	1910	0	0	0	0
18	      0	0	0	2161	0	0	0	0
19	      0	0	0	2179	0	0	0	0
20	      0	0	0	2090	0	0	0	0
21	      0	0	0	2240	0	0	0	0
22	      0	0	0	1820	0	0	0	0
23	      0	0	0	1802	0	0	0	0
24	      0	0	0	1800	0	0	0	0
25	      0	0	0	1710	0	0	0	0
26	      0	0	0	1980	0	0	0	0
27	      0	0	0	1400	0	0	0	0
28	      0	0	0	1246	0	0	0	0
29	      0	0	0	1950	0	0	0	0
30	      0	0	0	1360	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1546	51.5333	0	34303	55	92	220	359

DEBUG    ya.test:process.py:276 Command (pid 210045) 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:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 210042) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 210042) elapsed time (sec): 30.540045976638794
DEBUG    ya.test:process.py:263 Command (pid 210042) wtime: 30.542
DEBUG    ya.test:process.py:275 Command (pid 210042) 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	      1	1	0	10	107	107	107	107
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	1021	0	0	0	0
12	      0	0	0	1849	0	0	0	0
13	      0	0	0	1337	0	0	0	0
14	      0	0	0	1391	0	0	0	0
15	      0	0	0	1595	0	0	0	0
16	      0	0	0	2000	0	0	0	0
17	      0	0	0	1930	0	0	0	0
18	      0	0	0	2159	0	0	0	0
19	      0	0	0	2149	0	0	0	0
20	      0	0	0	2099	0	0	0	0
21	      0	0	0	2230	0	0	0	0
22	      0	0	0	1849	0	0	0	0
23	      0	0	0	1797	0	0	0	0
24	      0	0	0	1811	0	0	0	0
25	      0	0	0	1718	0	0	0	0
26	      0	0	0	1981	0	0	0	0
27	      0	0	0	1370	0	0	0	0
28	      0	0	0	1240	0	0	0	0
29	      0	0	0	1960	0	0	0	0
30	      0	0	0	1370	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	34946	107	107	107	107

DEBUG    ya.test:process.py:259 Command (pid 210043) rc: 0
DEBUG    ya.test:process.py:276 Command (pid 210042) errors:

DEBUG    ya.test:process.py:260 Command (pid 210043) elapsed time (sec): 30.537577629089355
DEBUG    ya.test:process.py:263 Command (pid 210043) wtime: 30.54
DEBUG    ya.test:process.py:275 Command (pid 210043) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     83	83	0	0	63	501	505	507
2	    125	125	0	0	77	100	111	111
3	     94	94	0	0	99	150	163	166
4	    155	155	0	0	60	101	115	117
5	    168	168	0	0	58	71	79	79
6	    156	156	0	0	60	86	97	100
7	    111	111	0	0	86	120	132	134
8	    118	118	0	0	82	106	114	115
9	     97	97	0	0	103	135	142	145
10	     59	59	0	0	83	109	112	117
11	      0	0	0	1085	0	0	0	0
12	      0	0	0	1877	0	0	0	0
13	      0	0	0	1289	0	0	0	0
14	      0	0	0	1342	0	0	0	0
15	      0	0	0	1565	0	0	0	0
16	      0	0	0	2000	0	0	0	0
17	      0	0	0	1920	0	0	0	0
18	      0	0	0	2130	0	0	0	0
19	      0	0	0	2160	0	0	0	0
20	      0	0	0	2120	0	0	0	0
21	      0	0	0	2230	0	0	0	0
22	      0	0	0	1860	0	0	0	0
23	      0	0	0	1810	0	0	0	0
24	      0	0	0	1809	0	0	0	0
25	      0	0	0	1720	0	0	0	0
26	      0	0	0	1990	0	0	0	0
27	      0	0	0	1380	0	0	0	0
28	      0	0	0	1250	0	0	0	0
29	      0	0	0	1940	0	0	0	0
30	      0	0	0	1340	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1166	38.8667	0	34817	73	118	163	507

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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.connection:connection.py:549 Closing channel for endpoint localhost:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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.connection:connection.py:549 Closing channel for endpoint localhost:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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.connection:connection.py:549 Closing channel for endpoint localhost:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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:25597
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25597". 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)]
============================== slowest durations ===============================
327.77s call     test_log_scenario.py::TestLogScenario::test_log_uniform
4.11s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
2.79s 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/jmrx/0003ea/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/jmrx/0003ea/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-12T21:25:30.596224Z): source_idx=0;tablet_id=72075186224037917;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 @ 0xA9997E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA991C76
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB829238
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7BBE1B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FEFF08
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FEFC5F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD795B3D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1449083B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150D9AB7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1502CA13
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1502CA13
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x1502A3C3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1502DD87
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144AE628
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D233775
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7CAFA7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB819CE4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB81DDA4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB81D9B0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB81E59E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA99B43C
21. ??:0: ?? @ 0x7F504A4DDAC2
22. ??:0: ?? @ 0x7F504A56F8BF
============ 1 failed, 114 deselected, 1 error in 336.25s (0:05:36) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003a5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.34s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003d1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003db/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003f8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003df/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003b6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003a9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/00040c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/000404/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003ad/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/000408/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003d2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003cf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/000413/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003e4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003de/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003a4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/00040f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/000410/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003ca/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003e0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003c6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003ce/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/000411/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003b5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/000407/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003f1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003af/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.92s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003c3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003b4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/000401/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003f4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003ff/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003a6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003e1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003ac/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/000400/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003cb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003d4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003f3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/00040e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/000414/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/000406/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003f5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003ab/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003d0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003c7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003da/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003d6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/000409/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003fc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003c8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.34s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003f9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003c4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003f7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/00040d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/00040b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/000402/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003ee/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003e3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003c5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/00040a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003eb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/000412/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003c9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003ef/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003f6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003e5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003fd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/000405/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003f2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003dc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003fe/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003fb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/jmrx/0003cd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003cc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/000403/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/jmrx/0003ec/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.19s ============================
