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

order_by_with_limit.py .

============================== slowest durations ===============================
6.06s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.45s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 8.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/zg1f/001594/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

order_by_with_limit.py .

============================== slowest durations ===============================
86.04s call     order_by_with_limit.py::TestOrderBy::test_random
5.84s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
================= 1 passed, 108 deselected in 93.46s (0:01:33) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zg1f/001688/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

order_by_with_limit.py .

============================== slowest durations ===============================
152.29s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
6.59s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.18s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================ 1 passed, 108 deselected in 160.99s (0:02:40) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 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:702: 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/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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-11-19T17:38:29.249679Z): source_id=111;tablet_id=72075186224037903;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 @ 0xA79E755
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA796C96
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB62CFC8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD60DB6B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9DF2258
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9DF1FAF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5E8C7D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141CED5B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E15B87
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D66993
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D66993
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D637B3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D6A267
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141ECB48
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD22225
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB61DA74
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB621B34
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB621740
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB62232E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A03AC
E   21. ??:0: ?? @ 0x7FAAD9A18AC2
E   22. ??:0: ?? @ 0x7FAAD9AAA8BF
------------------------------ 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/zg1f/001750/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4111562
DEBUG    ya.test:process.py:259 Command (pid 4111562) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4111562) elapsed time (sec): 0.9009497165679932
DEBUG    ya.test:process.py:263 Command (pid 4111562) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) maxrss: 543368
DEBUG    ya.test:process.py:263 Command (pid 4111562) minflt: 16215
DEBUG    ya.test:process.py:263 Command (pid 4111562) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 4111562) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 4111562) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4111562) stime: 0.625031
DEBUG    ya.test:process.py:263 Command (pid 4111562) utime: 0.126331
DEBUG    ya.test:process.py:263 Command (pid 4111562) wtime: 0.906
DEBUG    ya.test:process.py:275 Command (pid 4111562) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-65umex6azm    Host information: 
        Linux ghrun-65umex6azm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-65umex6azm    Host information: 
        Linux ghrun-65umex6azm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20441
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/zg1f/001750/r3tmp/kikimr_cluster_dvm105h8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16212
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61211
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12584
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12611
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/zg1f/001750/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/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_pndiufhi.log --grpc-port=16212 --mon-port=61211 --ic-port=20441
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16212/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/zg1f/001750/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/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_pndiufhi.log --grpc-port=16212 --mon-port=61211 --ic-port=20441
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_pndiufhi.log', '--grpc-port=16212', '--mon-port=61211', '--ic-port=20441')' in '/home/runner/.ya/build/build_root/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4112685
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:16212/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/zg1f/001750/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4112711
DEBUG    ya.test:process.py:259 Command (pid 4112711) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4112711) elapsed time (sec): 0.6754376888275146
DEBUG    ya.test:process.py:263 Command (pid 4112711) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) maxrss: 543368
DEBUG    ya.test:process.py:263 Command (pid 4112711) minflt: 16212
DEBUG    ya.test:process.py:263 Command (pid 4112711) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 4112711) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4112711) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4112711) stime: 0.36607599999999996
DEBUG    ya.test:process.py:263 Command (pid 4112711) utime: 0.144977
DEBUG    ya.test:process.py:263 Command (pid 4112711) wtime: 0.693
DEBUG    ya.test:process.py:275 Command (pid 4112711) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-65umex6azm    Host information: 
        Linux ghrun-65umex6azm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-65umex6azm    Host information: 
        Linux ghrun-65umex6azm 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/zg1f/001750/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16212', '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: 20441\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/zg1f/001750/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16212', '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: 20441\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4115405
DEBUG    ya.test:process.py:259 Command (pid 4115405) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4115405) elapsed time (sec): 1.246824026107788
DEBUG    ya.test:process.py:263 Command (pid 4115405) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) maxrss: 551820
DEBUG    ya.test:process.py:263 Command (pid 4115405) minflt: 18359
DEBUG    ya.test:process.py:263 Command (pid 4115405) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) nivcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 4115405) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) nvcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 4115405) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4115405) stime: 0.89849
DEBUG    ya.test:process.py:263 Command (pid 4115405) utime: 0.149998
DEBUG    ya.test:process.py:263 Command (pid 4115405) wtime: 1.259
DEBUG    ya.test:process.py:275 Command (pid 4115405) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16212', '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/zg1f/001750/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16212', '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: 4116512
DEBUG    ya.test:process.py:259 Command (pid 4116512) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4116512) elapsed time (sec): 0.8456065654754639
DEBUG    ya.test:process.py:263 Command (pid 4116512) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) maxrss: 551820
DEBUG    ya.test:process.py:263 Command (pid 4116512) minflt: 18353
DEBUG    ya.test:process.py:263 Command (pid 4116512) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 4116512) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 4116512) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4116512) stime: 0.39782399999999996
DEBUG    ya.test:process.py:263 Command (pid 4116512) utime: 0.15023
DEBUG    ya.test:process.py:263 Command (pid 4116512) wtime: 0.861
DEBUG    ya.test:process.py:275 Command (pid 4116512) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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, e72b51c2-26e1-413f-a333-ad7abfbb45c6, localhost:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e72b51c2-26e1-413f-a333-ad7abfbb45c6, localhost:16212): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e72b51c2-26e1-413f-a333-ad7abfbb45c6, localhost:16212): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-65umex6azm.auto.internal" port: 16212 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-65umex6azm.auto.internal:16212, 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:16212
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydb/ydb -e grpc://localhost:16212 -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/zg1f/001750/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16212', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4117406
DEBUG    ya.test:process.py:259 Command (pid 4117406) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4117406) elapsed time (sec): 0.7253208160400391
DEBUG    ya.test:process.py:263 Command (pid 4117406) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) maxrss: 168988
DEBUG    ya.test:process.py:263 Command (pid 4117406) minflt: 3555
DEBUG    ya.test:process.py:263 Command (pid 4117406) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) nivcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 4117406) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 4117406) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4117406) stime: 0.02337
DEBUG    ya.test:process.py:263 Command (pid 4117406) utime: 0.06985
DEBUG    ya.test:process.py:263 Command (pid 4117406) wtime: 0.732
DEBUG    ya.test:process.py:275 Command (pid 4117406) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4117406) 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/zg1f/001750/ydb/apps/ydb/ydb -e grpc://localhost:16212 -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/zg1f/001750/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16212', '-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: 4118252
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 4118252) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4118252) elapsed time (sec): 30.32815980911255
DEBUG    ya.test:process.py:263 Command (pid 4118252) wtime: 30.352
DEBUG    ya.test:process.py:275 Command (pid 4118252) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    137	137	0	0	66	115	141	149
2	    152	152	0	0	63	93	101	107
3	    198	198	0	0	49	82	85	105
4	    229	229	0	0	40	76	85	92
5	    175	175	0	0	54	96	119	135
6	    177	177	0	0	50	93	99	101
7	    246	246	0	0	36	72	84	103
8	    190	190	0	0	46	83	89	97
9	    144	144	0	0	67	102	110	113
10	    144	144	0	0	67	117	129	138
11	    194	194	0	0	50	84	92	100
12	    182	182	0	0	54	80	88	99
13	    261	261	0	0	35	66	77	95
14	    299	299	0	0	27	73	91	92
15	    311	311	0	0	29	50	79	86
16	    283	283	0	0	32	66	77	104
17	    164	164	0	0	59	93	98	101
18	    242	242	0	0	33	85	98	106
19	    246	246	0	0	38	65	74	84
20	    291	291	0	0	31	66	79	84
21	    336	336	0	0	23	54	70	71
22	    192	192	0	0	53	86	95	103
23	    281	281	0	0	32	63	75	81
24	    170	170	0	0	57	108	123	138
25	    239	239	0	0	36	79	103	107
26	    262	262	0	0	30	84	91	97
27	    260	260	0	0	36	61	73	83
28	    408	408	0	0	21	39	51	57
29	    326	326	0	0	25	56	68	75
30	    240	240	0	0	41	71	86	104

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   6979	232.633	0	0	37	83	101	149

DEBUG    ya.test:process.py:276 Command (pid 4118252) 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, 18a723d7-30f0-45bc-acd9-de7b06c88454, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18a723d7-30f0-45bc-acd9-de7b06c88454, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18a723d7-30f0-45bc-acd9-de7b06c88454, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 77b26b94-590d-4ae0-b4e7-19d81a43d1d2, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 77b26b94-590d-4ae0-b4e7-19d81a43d1d2, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 77b26b94-590d-4ae0-b4e7-19d81a43d1d2, ghrun-65umex6azm.auto.internal:16212): 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=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d5941c5-ac86-440a-8b3d-0f69de3c4635, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d5941c5-ac86-440a-8b3d-0f69de3c4635, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d5941c5-ac86-440a-8b3d-0f69de3c4635, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 6854 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e134f22-858d-4406-9176-ede75da65c27, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e134f22-858d-4406-9176-ede75da65c27, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e134f22-858d-4406-9176-ede75da65c27, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf1e4a7f-8364-4e99-bcea-0de011cc66c5, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf1e4a7f-8364-4e99-bcea-0de011cc66c5, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf1e4a7f-8364-4e99-bcea-0de011cc66c5, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
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/zg1f/001750/ydb/apps/ydb/ydb -e grpc://localhost:16212 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydb/ydb -e grpc://localhost:16212 -d /Root workload log --path log run insert --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.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydb/ydb -e grpc://localhost:16212 -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, 953d466a-5f45-4e49-a11b-a3282c80a3fb, ghrun-65umex6azm.auto.internal:16212): 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, 953d466a-5f45-4e49-a11b-a3282c80a3fb, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f133a78d-36a5-492b-825d-3f9cf0bc85da, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 953d466a-5f45-4e49-a11b-a3282c80a3fb, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
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/zg1f/001750/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16212', '-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: 4131926
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f133a78d-36a5-492b-825d-3f9cf0bc85da, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16212', '-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:610 Executing '['/home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16212', '-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, f133a78d-36a5-492b-825d-3f9cf0bc85da, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGE3NzE3MTctYzg0YTY0NWItMmQyNWRjNGEtOGNmYWRmZA==" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 4131928
DEBUG    ya.test:process.py:628 Command pid: 4131930
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f60ffeec-f6dc-42ab-8ad2-044f2b391e80, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f60ffeec-f6dc-42ab-8ad2-044f2b391e80, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=OGE3NzE3MTctYzg0YTY0NWItMmQyNWRjNGEtOGNmYWRmZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f60ffeec-f6dc-42ab-8ad2-044f2b391e80, ghrun-65umex6azm.auto.internal:16212): 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=OGE3NzE3MTctYzg0YTY0NWItMmQyNWRjNGEtOGNmYWRmZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5a7b7f0-bacc-4ac6-9fc8-c6bf261abcbb, ghrun-65umex6azm.auto.internal:16212): 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, d5a7b7f0-bacc-4ac6-9fc8-c6bf261abcbb, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=OGE3NzE3MTctYzg0YTY0NWItMmQyNWRjNGEtOGNmYWRmZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4af15c7f-09c9-42d7-b5b8-2c6c31df6c2a, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4af15c7f-09c9-42d7-b5b8-2c6c31df6c2a, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5a7b7f0-bacc-4ac6-9fc8-c6bf261abcbb, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4af15c7f-09c9-42d7-b5b8-2c6c31df6c2a, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MThiODU5ZTMtNjAyOTVjNjYtOWY2N2M4NDUtYTA2ZDEzNjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6481d1b0-5074-4c64-bbc2-8229528d087e, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6481d1b0-5074-4c64-bbc2-8229528d087e, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=MThiODU5ZTMtNjAyOTVjNjYtOWY2N2M4NDUtYTA2ZDEzNjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6481d1b0-5074-4c64-bbc2-8229528d087e, ghrun-65umex6azm.auto.internal:16212): 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=MThiODU5ZTMtNjAyOTVjNjYtOWY2N2M4NDUtYTA2ZDEzNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a860502c-fc9f-403a-a960-735d7b882485, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a860502c-fc9f-403a-a960-735d7b882485, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=MThiODU5ZTMtNjAyOTVjNjYtOWY2N2M4NDUtYTA2ZDEzNjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ee9f78e8-5ee9-480a-a668-2cffca05719b, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ee9f78e8-5ee9-480a-a668-2cffca05719b, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a860502c-fc9f-403a-a960-735d7b882485, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ee9f78e8-5ee9-480a-a668-2cffca05719b, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDNjOWYyNS1kYTgzZjMxMy03YmUwM2IyMS04YzAyYzBhZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 02f66336-279b-4cd8-bea8-bcf510c0e6af, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 02f66336-279b-4cd8-bea8-bcf510c0e6af, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=NDNjOWYyNS1kYTgzZjMxMy03YmUwM2IyMS04YzAyYzBhZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 02f66336-279b-4cd8-bea8-bcf510c0e6af, ghrun-65umex6azm.auto.internal:16212): 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=NDNjOWYyNS1kYTgzZjMxMy03YmUwM2IyMS04YzAyYzBhZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fb662e5-f526-48f4-96ed-4ae36733bc87, ghrun-65umex6azm.auto.internal:16212): 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, 7fb662e5-f526-48f4-96ed-4ae36733bc87, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=NDNjOWYyNS1kYTgzZjMxMy03YmUwM2IyMS04YzAyYzBhZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fb662e5-f526-48f4-96ed-4ae36733bc87, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9f6beeb4-5014-4daa-a058-70233498a92b, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9f6beeb4-5014-4daa-a058-70233498a92b, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9f6beeb4-5014-4daa-a058-70233498a92b, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzJjMmZlOTktNGY4NTYwZjQtOWFlZDVkNTUtNjUzMDJmZDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1be3becf-99c9-492b-971a-5c602da3f7e5, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1be3becf-99c9-492b-971a-5c602da3f7e5, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=YzJjMmZlOTktNGY4NTYwZjQtOWFlZDVkNTUtNjUzMDJmZDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1be3becf-99c9-492b-971a-5c602da3f7e5, ghrun-65umex6azm.auto.internal:16212): 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=YzJjMmZlOTktNGY4NTYwZjQtOWFlZDVkNTUtNjUzMDJmZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f1b041c-06c3-4a08-aa72-0dd410cf8e41, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f1b041c-06c3-4a08-aa72-0dd410cf8e41, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=YzJjMmZlOTktNGY4NTYwZjQtOWFlZDVkNTUtNjUzMDJmZDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fda70b23-3156-4afa-84ec-30ce31975cc2, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fda70b23-3156-4afa-84ec-30ce31975cc2, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f1b041c-06c3-4a08-aa72-0dd410cf8e41, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fda70b23-3156-4afa-84ec-30ce31975cc2, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODEyMDY5ZjEtYzdmODUzNWUtZWIxYjI5MzktZDJhOTExYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 86d80ebc-7c4c-4d80-ab5b-2d098b87d50f, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 86d80ebc-7c4c-4d80-ab5b-2d098b87d50f, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=ODEyMDY5ZjEtYzdmODUzNWUtZWIxYjI5MzktZDJhOTExYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 86d80ebc-7c4c-4d80-ab5b-2d098b87d50f, ghrun-65umex6azm.auto.internal:16212): 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=ODEyMDY5ZjEtYzdmODUzNWUtZWIxYjI5MzktZDJhOTExYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c05f2908-b545-43ba-bd1c-8f33e3ba1005, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c05f2908-b545-43ba-bd1c-8f33e3ba1005, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=ODEyMDY5ZjEtYzdmODUzNWUtZWIxYjI5MzktZDJhOTExYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c05f2908-b545-43ba-bd1c-8f33e3ba1005, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38b7ad33-da01-43c9-b7e9-a740186fdedd, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38b7ad33-da01-43c9-b7e9-a740186fdedd, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38b7ad33-da01-43c9-b7e9-a740186fdedd, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGIxODIyMjEtOWQ3NzY2YjctZWE2YTE1OGItMjYyNTAyODg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0158561f-b6bb-476e-93dd-f9257c33311c, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0158561f-b6bb-476e-93dd-f9257c33311c, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=ZGIxODIyMjEtOWQ3NzY2YjctZWE2YTE1OGItMjYyNTAyODg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0158561f-b6bb-476e-93dd-f9257c33311c, ghrun-65umex6azm.auto.internal:16212): 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=ZGIxODIyMjEtOWQ3NzY2YjctZWE2YTE1OGItMjYyNTAyODg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a5083a5-1c2c-4700-bb29-70606b9620cf, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a5083a5-1c2c-4700-bb29-70606b9620cf, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=ZGIxODIyMjEtOWQ3NzY2YjctZWE2YTE1OGItMjYyNTAyODg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a5083a5-1c2c-4700-bb29-70606b9620cf, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a1b4f3c4-1404-4933-b6de-ab3ebc333f2c, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a1b4f3c4-1404-4933-b6de-ab3ebc333f2c, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a1b4f3c4-1404-4933-b6de-ab3ebc333f2c, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODcwYjc2YWItZmM3MmJlN2UtY2EyNThmNWItNjgwNWJjMjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 245323a5-fab9-4454-b5e0-b9159866a11a, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 245323a5-fab9-4454-b5e0-b9159866a11a, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=ODcwYjc2YWItZmM3MmJlN2UtY2EyNThmNWItNjgwNWJjMjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 245323a5-fab9-4454-b5e0-b9159866a11a, ghrun-65umex6azm.auto.internal:16212): 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=ODcwYjc2YWItZmM3MmJlN2UtY2EyNThmNWItNjgwNWJjMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c52b325-3b29-46ca-9c52-c9ac480c323f, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c52b325-3b29-46ca-9c52-c9ac480c323f, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=ODcwYjc2YWItZmM3MmJlN2UtY2EyNThmNWItNjgwNWJjMjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 764b4090-98b5-4560-836c-ac629a3a1373, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 764b4090-98b5-4560-836c-ac629a3a1373, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c52b325-3b29-46ca-9c52-c9ac480c323f, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 764b4090-98b5-4560-836c-ac629a3a1373, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjljMWE5NzgtNTE4Y2IyZjAtZmNhODc1MGUtMzg5ZGIwYjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 187c7ca5-6a3a-441f-a1c5-d90167aa71fe, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 187c7ca5-6a3a-441f-a1c5-d90167aa71fe, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=MjljMWE5NzgtNTE4Y2IyZjAtZmNhODc1MGUtMzg5ZGIwYjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 187c7ca5-6a3a-441f-a1c5-d90167aa71fe, ghrun-65umex6azm.auto.internal:16212): 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=MjljMWE5NzgtNTE4Y2IyZjAtZmNhODc1MGUtMzg5ZGIwYjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df7f8aa3-2110-4dff-beb5-16dc9c63310c, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df7f8aa3-2110-4dff-beb5-16dc9c63310c, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=MjljMWE5NzgtNTE4Y2IyZjAtZmNhODc1MGUtMzg5ZGIwYjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df7f8aa3-2110-4dff-beb5-16dc9c63310c, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 997777d3-72d6-43f1-a5ab-b51be180180b, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 997777d3-72d6-43f1-a5ab-b51be180180b, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 997777d3-72d6-43f1-a5ab-b51be180180b, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjRhODJmMDUtMzIyMTZlNTYtMjlhMjc0NmUtYjg3MzcwNGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2866e352-85f5-443d-a517-ec1f3cf04506, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2866e352-85f5-443d-a517-ec1f3cf04506, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=YjRhODJmMDUtMzIyMTZlNTYtMjlhMjc0NmUtYjg3MzcwNGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2866e352-85f5-443d-a517-ec1f3cf04506, ghrun-65umex6azm.auto.internal:16212): 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=YjRhODJmMDUtMzIyMTZlNTYtMjlhMjc0NmUtYjg3MzcwNGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7ff18e9-049d-47dd-9e94-e4abd7b3ae37, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7ff18e9-049d-47dd-9e94-e4abd7b3ae37, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=YjRhODJmMDUtMzIyMTZlNTYtMjlhMjc0NmUtYjg3MzcwNGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7ff18e9-049d-47dd-9e94-e4abd7b3ae37, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 77b26b94-590d-4ae0-b4e7-19d81a43d1d2, ghrun-65umex6azm.auto.internal:16212): 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:16212 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T17:38:32.398295102+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-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f60ffeec-f6dc-42ab-8ad2-044f2b391e80, ghrun-65umex6azm.auto.internal:16212): 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:16212 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T17:38:32.398482063+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6481d1b0-5074-4c64-bbc2-8229528d087e, ghrun-65umex6azm.auto.internal:16212): 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:16212 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T17:38:32.398507702+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 02f66336-279b-4cd8-bea8-bcf510c0e6af, ghrun-65umex6azm.auto.internal:16212): 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:16212 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T17:38:32.398531115+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1be3becf-99c9-492b-971a-5c602da3f7e5, ghrun-65umex6azm.auto.internal:16212): 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:16212 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T17:38:32.398567696+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 86d80ebc-7c4c-4d80-ab5b-2d098b87d50f, ghrun-65umex6azm.auto.internal:16212): 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:16212 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T17:38:32.398608831+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0158561f-b6bb-476e-93dd-f9257c33311c, ghrun-65umex6azm.auto.internal:16212): 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:16212 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T17:38:32.398640744+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 245323a5-fab9-4454-b5e0-b9159866a11a, ghrun-65umex6azm.auto.internal:16212): 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:16212 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T17:38:32.398678674+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 187c7ca5-6a3a-441f-a1c5-d90167aa71fe, ghrun-65umex6azm.auto.internal:16212): 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:16212 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T17:38:32.39870383+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2866e352-85f5-443d-a517-ec1f3cf04506, ghrun-65umex6azm.auto.internal:16212): 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:16212 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T17:38:32.398735023+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-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d5a7b7f0-bacc-4ac6-9fc8-c6bf261abcbb, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398498708+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 953d466a-5f45-4e49-a11b-a3282c80a3fb, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398464288+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a860502c-fc9f-403a-a960-735d7b882485, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398522365+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7fb662e5-f526-48f4-96ed-4ae36733bc87, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398551366+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0f1b041c-06c3-4a08-aa72-0dd410cf8e41, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398593212+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c05f2908-b545-43ba-bd1c-8f33e3ba1005, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398626507+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1a5083a5-1c2c-4700-bb29-70606b9620cf, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398658576+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4c52b325-3b29-46ca-9c52-c9ac480c323f, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398691056+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-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, df7f8aa3-2110-4dff-beb5-16dc9c63310c, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398721107+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-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b7ff18e9-049d-47dd-9e94-e4abd7b3ae37, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398752314+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
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.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: 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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 4131930) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131930) elapsed time (sec): 30.18048596382141
DEBUG    ya.test:process.py:263 Command (pid 4131930) wtime: 30.197
DEBUG    ya.test:process.py:275 Command (pid 4131930) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      4	4	0	0	663	979	979	979
2	     96	96	0	4	92	172	1007	1019
3	     83	83	0	0	109	177	191	193
4	      8	8	0	494	100	109	109	109
5	      0	0	0	1678	0	0	0	0
6	      0	0	0	838	0	0	0	0
7	      0	0	0	942	0	0	0	0
8	      0	0	0	980	0	0	0	0
9	      0	0	0	1429	0	0	0	0
10	      0	0	0	1459	0	0	0	0
11	      0	0	0	1253	0	0	0	0
12	      0	0	0	1377	0	0	0	0
13	      0	0	0	1007	0	0	0	0
14	      0	0	0	1043	0	0	0	0
15	      0	0	0	1956	0	0	0	0
16	      0	0	0	1670	0	0	0	0
17	      0	0	0	1656	0	0	0	0
18	      0	0	0	1865	0	0	0	0
19	      0	0	0	1503	0	0	0	0
20	      0	0	0	1024	0	0	0	0
21	      0	0	0	1531	0	0	0	0
22	      0	0	0	1901	0	0	0	0
23	      0	0	0	1780	0	0	0	0
24	      0	0	0	1940	0	0	0	0
25	      0	0	0	2003	0	0	0	0
26	      0	0	0	2038	0	0	0	0
27	      0	0	0	2139	0	0	0	0
28	      0	0	0	2037	0	0	0	0
29	      0	0	0	1792	0	0	0	0
30	      0	0	0	1837	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    191	6.36667	0	41176	104	191	979	1019

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4131926) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131926) elapsed time (sec): 30.23936152458191
DEBUG    ya.test:process.py:263 Command (pid 4131926) wtime: 30.244
DEBUG    ya.test:process.py:275 Command (pid 4131926) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	261	321	627	627
2	    124	124	0	0	73	811	855	859
3	    111	111	0	0	78	137	152	164
4	     17	17	0	389	74	84	84	84
5	      0	0	0	1661	0	0	0	0
6	      0	0	0	869	0	0	0	0
7	      0	0	0	673	0	0	0	0
8	      0	0	0	832	0	0	0	0
9	      0	0	0	1242	0	0	0	0
10	      0	0	0	1413	0	0	0	0
11	      0	0	0	1165	0	0	0	0
12	      0	0	0	1221	0	0	0	0
13	      0	0	0	927	0	0	0	0
14	      0	0	0	840	0	0	0	0
15	      0	0	0	2001	0	0	0	0
16	      0	0	0	1780	0	0	0	0
17	      0	0	0	1647	0	0	0	0
18	      0	0	0	1838	0	0	0	0
19	      0	0	0	1185	0	0	0	0
20	      0	0	0	1069	0	0	0	0
21	      0	0	0	1587	0	0	0	0
22	      0	0	0	1835	0	0	0	0
23	      0	0	0	1689	0	0	0	0
24	      0	0	0	1836	0	0	0	0
25	      0	0	0	1961	0	0	0	0
26	      0	0	0	1814	0	0	0	0
27	      0	0	0	1980	0	0	0	0
28	      0	0	0	1914	0	0	0	0
29	      0	0	0	1592	0	0	0	0
30	      0	0	0	1864	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    263	8.76667	0	38824	76	301	847	859

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4131928) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131928) elapsed time (sec): 30.220675468444824
DEBUG    ya.test:process.py:263 Command (pid 4131928) wtime: 30.227
DEBUG    ya.test:process.py:275 Command (pid 4131928) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	479	0	0	0	0
5	      0	0	0	1724	0	0	0	0
6	      0	0	0	1096	0	0	0	0
7	      0	0	0	793	0	0	0	0
8	      0	0	0	1056	0	0	0	0
9	      0	0	0	1406	0	0	0	0
10	      0	0	0	1485	0	0	0	0
11	      0	0	0	1162	0	0	0	0
12	      0	0	0	1365	0	0	0	0
13	      0	0	0	1025	0	0	0	0
14	      0	0	0	1079	0	0	0	0
15	      0	0	0	2070	0	0	0	0
16	      0	0	0	1687	0	0	0	0
17	      0	0	0	1748	0	0	0	0
18	      0	0	0	1913	0	0	0	0
19	      0	0	0	1511	0	0	0	0
20	      0	0	0	1121	0	0	0	0
21	      0	0	0	1664	0	0	0	0
22	      0	0	0	1762	0	0	0	0
23	      0	0	0	1792	0	0	0	0
24	      0	0	0	1850	0	0	0	0
25	      0	0	0	1949	0	0	0	0
26	      0	0	0	2087	0	0	0	0
27	      0	0	0	1998	0	0	0	0
28	      0	0	0	1971	0	0	0	0
29	      0	0	0	1500	0	0	0	0
30	      0	0	0	1842	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 4131928) 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:549 Closing channel for endpoint localhost:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16212
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-65umex6azm'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
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/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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.4112685' in '/home/runner/.ya/build/build_root/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_pndiufhi.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:16212/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12611
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12584
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16212
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20441
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4111562
DEBUG    ya.test:process.py:259 Command (pid 4111562) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4111562) elapsed time (sec): 0.9009497165679932
DEBUG    ya.test:process.py:263 Command (pid 4111562) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) maxrss: 543368
DEBUG    ya.test:process.py:263 Command (pid 4111562) minflt: 16215
DEBUG    ya.test:process.py:263 Command (pid 4111562) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 4111562) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4111562) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 4111562) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4111562) stime: 0.625031
DEBUG    ya.test:process.py:263 Command (pid 4111562) utime: 0.126331
DEBUG    ya.test:process.py:263 Command (pid 4111562) wtime: 0.906
DEBUG    ya.test:process.py:275 Command (pid 4111562) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-65umex6azm    Host information: 
        Linux ghrun-65umex6azm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-65umex6azm    Host information: 
        Linux ghrun-65umex6azm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20441
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/zg1f/001750/r3tmp/kikimr_cluster_dvm105h8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16212
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61211
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12584
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12611
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/zg1f/001750/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/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_pndiufhi.log --grpc-port=16212 --mon-port=61211 --ic-port=20441
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16212/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/zg1f/001750/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/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_pndiufhi.log --grpc-port=16212 --mon-port=61211 --ic-port=20441
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_pndiufhi.log', '--grpc-port=16212', '--mon-port=61211', '--ic-port=20441')' in '/home/runner/.ya/build/build_root/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4112685
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:16212/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/zg1f/001750/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4112711
DEBUG    ya.test:process.py:259 Command (pid 4112711) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4112711) elapsed time (sec): 0.6754376888275146
DEBUG    ya.test:process.py:263 Command (pid 4112711) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) maxrss: 543368
DEBUG    ya.test:process.py:263 Command (pid 4112711) minflt: 16212
DEBUG    ya.test:process.py:263 Command (pid 4112711) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 4112711) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4112711) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4112711) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4112711) stime: 0.36607599999999996
DEBUG    ya.test:process.py:263 Command (pid 4112711) utime: 0.144977
DEBUG    ya.test:process.py:263 Command (pid 4112711) wtime: 0.693
DEBUG    ya.test:process.py:275 Command (pid 4112711) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-65umex6azm    Host information: 
        Linux ghrun-65umex6azm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-65umex6azm    Host information: 
        Linux ghrun-65umex6azm 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/zg1f/001750/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16212', '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: 20441\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/zg1f/001750/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16212', '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: 20441\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4115405
DEBUG    ya.test:process.py:259 Command (pid 4115405) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4115405) elapsed time (sec): 1.246824026107788
DEBUG    ya.test:process.py:263 Command (pid 4115405) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) maxrss: 551820
DEBUG    ya.test:process.py:263 Command (pid 4115405) minflt: 18359
DEBUG    ya.test:process.py:263 Command (pid 4115405) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) nivcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 4115405) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4115405) nvcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 4115405) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4115405) stime: 0.89849
DEBUG    ya.test:process.py:263 Command (pid 4115405) utime: 0.149998
DEBUG    ya.test:process.py:263 Command (pid 4115405) wtime: 1.259
DEBUG    ya.test:process.py:275 Command (pid 4115405) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16212', '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/zg1f/001750/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16212', '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: 4116512
DEBUG    ya.test:process.py:259 Command (pid 4116512) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4116512) elapsed time (sec): 0.8456065654754639
DEBUG    ya.test:process.py:263 Command (pid 4116512) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) maxrss: 551820
DEBUG    ya.test:process.py:263 Command (pid 4116512) minflt: 18353
DEBUG    ya.test:process.py:263 Command (pid 4116512) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 4116512) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4116512) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 4116512) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4116512) stime: 0.39782399999999996
DEBUG    ya.test:process.py:263 Command (pid 4116512) utime: 0.15023
DEBUG    ya.test:process.py:263 Command (pid 4116512) wtime: 0.861
DEBUG    ya.test:process.py:275 Command (pid 4116512) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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, e72b51c2-26e1-413f-a333-ad7abfbb45c6, localhost:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e72b51c2-26e1-413f-a333-ad7abfbb45c6, localhost:16212): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e72b51c2-26e1-413f-a333-ad7abfbb45c6, localhost:16212): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-65umex6azm.auto.internal" port: 16212 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-65umex6azm.auto.internal:16212, 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:16212
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydb/ydb -e grpc://localhost:16212 -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/zg1f/001750/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16212', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4117406
DEBUG    ya.test:process.py:259 Command (pid 4117406) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4117406) elapsed time (sec): 0.7253208160400391
DEBUG    ya.test:process.py:263 Command (pid 4117406) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) maxrss: 168988
DEBUG    ya.test:process.py:263 Command (pid 4117406) minflt: 3555
DEBUG    ya.test:process.py:263 Command (pid 4117406) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) nivcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 4117406) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 4117406) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4117406) stime: 0.02337
DEBUG    ya.test:process.py:263 Command (pid 4117406) utime: 0.06985
DEBUG    ya.test:process.py:263 Command (pid 4117406) wtime: 0.732
DEBUG    ya.test:process.py:275 Command (pid 4117406) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4117406) 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/zg1f/001750/ydb/apps/ydb/ydb -e grpc://localhost:16212 -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/zg1f/001750/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16212', '-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: 4118252
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 4118252) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4118252) elapsed time (sec): 30.32815980911255
DEBUG    ya.test:process.py:263 Command (pid 4118252) wtime: 30.352
DEBUG    ya.test:process.py:275 Command (pid 4118252) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    137	137	0	0	66	115	141	149
2	    152	152	0	0	63	93	101	107
3	    198	198	0	0	49	82	85	105
4	    229	229	0	0	40	76	85	92
5	    175	175	0	0	54	96	119	135
6	    177	177	0	0	50	93	99	101
7	    246	246	0	0	36	72	84	103
8	    190	190	0	0	46	83	89	97
9	    144	144	0	0	67	102	110	113
10	    144	144	0	0	67	117	129	138
11	    194	194	0	0	50	84	92	100
12	    182	182	0	0	54	80	88	99
13	    261	261	0	0	35	66	77	95
14	    299	299	0	0	27	73	91	92
15	    311	311	0	0	29	50	79	86
16	    283	283	0	0	32	66	77	104
17	    164	164	0	0	59	93	98	101
18	    242	242	0	0	33	85	98	106
19	    246	246	0	0	38	65	74	84
20	    291	291	0	0	31	66	79	84
21	    336	336	0	0	23	54	70	71
22	    192	192	0	0	53	86	95	103
23	    281	281	0	0	32	63	75	81
24	    170	170	0	0	57	108	123	138
25	    239	239	0	0	36	79	103	107
26	    262	262	0	0	30	84	91	97
27	    260	260	0	0	36	61	73	83
28	    408	408	0	0	21	39	51	57
29	    326	326	0	0	25	56	68	75
30	    240	240	0	0	41	71	86	104

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   6979	232.633	0	0	37	83	101	149

DEBUG    ya.test:process.py:276 Command (pid 4118252) 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, 18a723d7-30f0-45bc-acd9-de7b06c88454, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18a723d7-30f0-45bc-acd9-de7b06c88454, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18a723d7-30f0-45bc-acd9-de7b06c88454, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 77b26b94-590d-4ae0-b4e7-19d81a43d1d2, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 77b26b94-590d-4ae0-b4e7-19d81a43d1d2, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 77b26b94-590d-4ae0-b4e7-19d81a43d1d2, ghrun-65umex6azm.auto.internal:16212): 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=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d5941c5-ac86-440a-8b3d-0f69de3c4635, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d5941c5-ac86-440a-8b3d-0f69de3c4635, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d5941c5-ac86-440a-8b3d-0f69de3c4635, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 6854 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e134f22-858d-4406-9176-ede75da65c27, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e134f22-858d-4406-9176-ede75da65c27, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e134f22-858d-4406-9176-ede75da65c27, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf1e4a7f-8364-4e99-bcea-0de011cc66c5, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf1e4a7f-8364-4e99-bcea-0de011cc66c5, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf1e4a7f-8364-4e99-bcea-0de011cc66c5, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
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/zg1f/001750/ydb/apps/ydb/ydb -e grpc://localhost:16212 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydb/ydb -e grpc://localhost:16212 -d /Root workload log --path log run insert --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.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydb/ydb -e grpc://localhost:16212 -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, 953d466a-5f45-4e49-a11b-a3282c80a3fb, ghrun-65umex6azm.auto.internal:16212): 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, 953d466a-5f45-4e49-a11b-a3282c80a3fb, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=N2QyZWIyM2ItODY2OTZlNTgtODA1OTIxNmMtNTc5YjNhNWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f133a78d-36a5-492b-825d-3f9cf0bc85da, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 953d466a-5f45-4e49-a11b-a3282c80a3fb, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
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/zg1f/001750/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16212', '-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: 4131926
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f133a78d-36a5-492b-825d-3f9cf0bc85da, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16212', '-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:610 Executing '['/home/runner/.ya/build/build_root/zg1f/001750/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:16212', '-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, f133a78d-36a5-492b-825d-3f9cf0bc85da, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGE3NzE3MTctYzg0YTY0NWItMmQyNWRjNGEtOGNmYWRmZA==" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 4131928
DEBUG    ya.test:process.py:628 Command pid: 4131930
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f60ffeec-f6dc-42ab-8ad2-044f2b391e80, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f60ffeec-f6dc-42ab-8ad2-044f2b391e80, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=OGE3NzE3MTctYzg0YTY0NWItMmQyNWRjNGEtOGNmYWRmZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f60ffeec-f6dc-42ab-8ad2-044f2b391e80, ghrun-65umex6azm.auto.internal:16212): 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=OGE3NzE3MTctYzg0YTY0NWItMmQyNWRjNGEtOGNmYWRmZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5a7b7f0-bacc-4ac6-9fc8-c6bf261abcbb, ghrun-65umex6azm.auto.internal:16212): 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, d5a7b7f0-bacc-4ac6-9fc8-c6bf261abcbb, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=OGE3NzE3MTctYzg0YTY0NWItMmQyNWRjNGEtOGNmYWRmZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4af15c7f-09c9-42d7-b5b8-2c6c31df6c2a, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4af15c7f-09c9-42d7-b5b8-2c6c31df6c2a, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5a7b7f0-bacc-4ac6-9fc8-c6bf261abcbb, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4af15c7f-09c9-42d7-b5b8-2c6c31df6c2a, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MThiODU5ZTMtNjAyOTVjNjYtOWY2N2M4NDUtYTA2ZDEzNjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6481d1b0-5074-4c64-bbc2-8229528d087e, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6481d1b0-5074-4c64-bbc2-8229528d087e, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=MThiODU5ZTMtNjAyOTVjNjYtOWY2N2M4NDUtYTA2ZDEzNjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6481d1b0-5074-4c64-bbc2-8229528d087e, ghrun-65umex6azm.auto.internal:16212): 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=MThiODU5ZTMtNjAyOTVjNjYtOWY2N2M4NDUtYTA2ZDEzNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a860502c-fc9f-403a-a960-735d7b882485, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a860502c-fc9f-403a-a960-735d7b882485, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=MThiODU5ZTMtNjAyOTVjNjYtOWY2N2M4NDUtYTA2ZDEzNjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ee9f78e8-5ee9-480a-a668-2cffca05719b, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ee9f78e8-5ee9-480a-a668-2cffca05719b, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a860502c-fc9f-403a-a960-735d7b882485, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ee9f78e8-5ee9-480a-a668-2cffca05719b, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDNjOWYyNS1kYTgzZjMxMy03YmUwM2IyMS04YzAyYzBhZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 02f66336-279b-4cd8-bea8-bcf510c0e6af, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 02f66336-279b-4cd8-bea8-bcf510c0e6af, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=NDNjOWYyNS1kYTgzZjMxMy03YmUwM2IyMS04YzAyYzBhZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 02f66336-279b-4cd8-bea8-bcf510c0e6af, ghrun-65umex6azm.auto.internal:16212): 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=NDNjOWYyNS1kYTgzZjMxMy03YmUwM2IyMS04YzAyYzBhZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fb662e5-f526-48f4-96ed-4ae36733bc87, ghrun-65umex6azm.auto.internal:16212): 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, 7fb662e5-f526-48f4-96ed-4ae36733bc87, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=NDNjOWYyNS1kYTgzZjMxMy03YmUwM2IyMS04YzAyYzBhZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fb662e5-f526-48f4-96ed-4ae36733bc87, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9f6beeb4-5014-4daa-a058-70233498a92b, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9f6beeb4-5014-4daa-a058-70233498a92b, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9f6beeb4-5014-4daa-a058-70233498a92b, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzJjMmZlOTktNGY4NTYwZjQtOWFlZDVkNTUtNjUzMDJmZDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1be3becf-99c9-492b-971a-5c602da3f7e5, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1be3becf-99c9-492b-971a-5c602da3f7e5, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=YzJjMmZlOTktNGY4NTYwZjQtOWFlZDVkNTUtNjUzMDJmZDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1be3becf-99c9-492b-971a-5c602da3f7e5, ghrun-65umex6azm.auto.internal:16212): 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=YzJjMmZlOTktNGY4NTYwZjQtOWFlZDVkNTUtNjUzMDJmZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f1b041c-06c3-4a08-aa72-0dd410cf8e41, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f1b041c-06c3-4a08-aa72-0dd410cf8e41, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=YzJjMmZlOTktNGY4NTYwZjQtOWFlZDVkNTUtNjUzMDJmZDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fda70b23-3156-4afa-84ec-30ce31975cc2, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fda70b23-3156-4afa-84ec-30ce31975cc2, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f1b041c-06c3-4a08-aa72-0dd410cf8e41, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fda70b23-3156-4afa-84ec-30ce31975cc2, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODEyMDY5ZjEtYzdmODUzNWUtZWIxYjI5MzktZDJhOTExYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 86d80ebc-7c4c-4d80-ab5b-2d098b87d50f, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 86d80ebc-7c4c-4d80-ab5b-2d098b87d50f, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=ODEyMDY5ZjEtYzdmODUzNWUtZWIxYjI5MzktZDJhOTExYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 86d80ebc-7c4c-4d80-ab5b-2d098b87d50f, ghrun-65umex6azm.auto.internal:16212): 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=ODEyMDY5ZjEtYzdmODUzNWUtZWIxYjI5MzktZDJhOTExYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c05f2908-b545-43ba-bd1c-8f33e3ba1005, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c05f2908-b545-43ba-bd1c-8f33e3ba1005, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=ODEyMDY5ZjEtYzdmODUzNWUtZWIxYjI5MzktZDJhOTExYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c05f2908-b545-43ba-bd1c-8f33e3ba1005, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38b7ad33-da01-43c9-b7e9-a740186fdedd, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38b7ad33-da01-43c9-b7e9-a740186fdedd, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38b7ad33-da01-43c9-b7e9-a740186fdedd, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGIxODIyMjEtOWQ3NzY2YjctZWE2YTE1OGItMjYyNTAyODg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0158561f-b6bb-476e-93dd-f9257c33311c, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0158561f-b6bb-476e-93dd-f9257c33311c, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=ZGIxODIyMjEtOWQ3NzY2YjctZWE2YTE1OGItMjYyNTAyODg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0158561f-b6bb-476e-93dd-f9257c33311c, ghrun-65umex6azm.auto.internal:16212): 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=ZGIxODIyMjEtOWQ3NzY2YjctZWE2YTE1OGItMjYyNTAyODg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a5083a5-1c2c-4700-bb29-70606b9620cf, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a5083a5-1c2c-4700-bb29-70606b9620cf, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=ZGIxODIyMjEtOWQ3NzY2YjctZWE2YTE1OGItMjYyNTAyODg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a5083a5-1c2c-4700-bb29-70606b9620cf, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a1b4f3c4-1404-4933-b6de-ab3ebc333f2c, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a1b4f3c4-1404-4933-b6de-ab3ebc333f2c, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a1b4f3c4-1404-4933-b6de-ab3ebc333f2c, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODcwYjc2YWItZmM3MmJlN2UtY2EyNThmNWItNjgwNWJjMjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 245323a5-fab9-4454-b5e0-b9159866a11a, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 245323a5-fab9-4454-b5e0-b9159866a11a, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=ODcwYjc2YWItZmM3MmJlN2UtY2EyNThmNWItNjgwNWJjMjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 245323a5-fab9-4454-b5e0-b9159866a11a, ghrun-65umex6azm.auto.internal:16212): 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=ODcwYjc2YWItZmM3MmJlN2UtY2EyNThmNWItNjgwNWJjMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c52b325-3b29-46ca-9c52-c9ac480c323f, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c52b325-3b29-46ca-9c52-c9ac480c323f, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=ODcwYjc2YWItZmM3MmJlN2UtY2EyNThmNWItNjgwNWJjMjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 764b4090-98b5-4560-836c-ac629a3a1373, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 764b4090-98b5-4560-836c-ac629a3a1373, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c52b325-3b29-46ca-9c52-c9ac480c323f, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 764b4090-98b5-4560-836c-ac629a3a1373, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjljMWE5NzgtNTE4Y2IyZjAtZmNhODc1MGUtMzg5ZGIwYjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 187c7ca5-6a3a-441f-a1c5-d90167aa71fe, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 187c7ca5-6a3a-441f-a1c5-d90167aa71fe, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=MjljMWE5NzgtNTE4Y2IyZjAtZmNhODc1MGUtMzg5ZGIwYjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 187c7ca5-6a3a-441f-a1c5-d90167aa71fe, ghrun-65umex6azm.auto.internal:16212): 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=MjljMWE5NzgtNTE4Y2IyZjAtZmNhODc1MGUtMzg5ZGIwYjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df7f8aa3-2110-4dff-beb5-16dc9c63310c, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df7f8aa3-2110-4dff-beb5-16dc9c63310c, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=MjljMWE5NzgtNTE4Y2IyZjAtZmNhODc1MGUtMzg5ZGIwYjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df7f8aa3-2110-4dff-beb5-16dc9c63310c, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 997777d3-72d6-43f1-a5ab-b51be180180b, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 997777d3-72d6-43f1-a5ab-b51be180180b, ghrun-65umex6azm.auto.internal:16212): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 997777d3-72d6-43f1-a5ab-b51be180180b, ghrun-65umex6azm.auto.internal:16212): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjRhODJmMDUtMzIyMTZlNTYtMjlhMjc0NmUtYjg3MzcwNGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2866e352-85f5-443d-a517-ec1f3cf04506, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2866e352-85f5-443d-a517-ec1f3cf04506, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=YjRhODJmMDUtMzIyMTZlNTYtMjlhMjc0NmUtYjg3MzcwNGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2866e352-85f5-443d-a517-ec1f3cf04506, ghrun-65umex6azm.auto.internal:16212): 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=YjRhODJmMDUtMzIyMTZlNTYtMjlhMjc0NmUtYjg3MzcwNGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7ff18e9-049d-47dd-9e94-e4abd7b3ae37, ghrun-65umex6azm.auto.internal:16212): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7ff18e9-049d-47dd-9e94-e4abd7b3ae37, ghrun-65umex6azm.auto.internal:16212): request = { session_id: "ydb://session/3?node_id=1&id=YjRhODJmMDUtMzIyMTZlNTYtMjlhMjc0NmUtYjg3MzcwNGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7ff18e9-049d-47dd-9e94-e4abd7b3ae37, ghrun-65umex6azm.auto.internal:16212): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 77b26b94-590d-4ae0-b4e7-19d81a43d1d2, ghrun-65umex6azm.auto.internal:16212): 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:16212 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T17:38:32.398295102+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-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f60ffeec-f6dc-42ab-8ad2-044f2b391e80, ghrun-65umex6azm.auto.internal:16212): 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:16212 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T17:38:32.398482063+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6481d1b0-5074-4c64-bbc2-8229528d087e, ghrun-65umex6azm.auto.internal:16212): 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:16212 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T17:38:32.398507702+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 02f66336-279b-4cd8-bea8-bcf510c0e6af, ghrun-65umex6azm.auto.internal:16212): 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:16212 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T17:38:32.398531115+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1be3becf-99c9-492b-971a-5c602da3f7e5, ghrun-65umex6azm.auto.internal:16212): 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:16212 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T17:38:32.398567696+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 86d80ebc-7c4c-4d80-ab5b-2d098b87d50f, ghrun-65umex6azm.auto.internal:16212): 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:16212 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T17:38:32.398608831+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0158561f-b6bb-476e-93dd-f9257c33311c, ghrun-65umex6azm.auto.internal:16212): 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:16212 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T17:38:32.398640744+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 245323a5-fab9-4454-b5e0-b9159866a11a, ghrun-65umex6azm.auto.internal:16212): 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:16212 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T17:38:32.398678674+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 187c7ca5-6a3a-441f-a1c5-d90167aa71fe, ghrun-65umex6azm.auto.internal:16212): 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:16212 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T17:38:32.39870383+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2866e352-85f5-443d-a517-ec1f3cf04506, ghrun-65umex6azm.auto.internal:16212): 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:16212 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T17:38:32.398735023+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-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d5a7b7f0-bacc-4ac6-9fc8-c6bf261abcbb, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398498708+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 953d466a-5f45-4e49-a11b-a3282c80a3fb, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398464288+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a860502c-fc9f-403a-a960-735d7b882485, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398522365+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7fb662e5-f526-48f4-96ed-4ae36733bc87, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398551366+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0f1b041c-06c3-4a08-aa72-0dd410cf8e41, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398593212+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c05f2908-b545-43ba-bd1c-8f33e3ba1005, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398626507+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1a5083a5-1c2c-4700-bb29-70606b9620cf, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398658576+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4c52b325-3b29-46ca-9c52-c9ac480c323f, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398691056+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-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, df7f8aa3-2110-4dff-beb5-16dc9c63310c, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398721107+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-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b7ff18e9-049d-47dd-9e94-e4abd7b3ae37, ghrun-65umex6azm.auto.internal:16212): 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-11-19T17:38:32.398752314+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
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.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-65umex6azm.auto.internal:16212
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: 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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 4131930) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131930) elapsed time (sec): 30.18048596382141
DEBUG    ya.test:process.py:263 Command (pid 4131930) wtime: 30.197
DEBUG    ya.test:process.py:275 Command (pid 4131930) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      4	4	0	0	663	979	979	979
2	     96	96	0	4	92	172	1007	1019
3	     83	83	0	0	109	177	191	193
4	      8	8	0	494	100	109	109	109
5	      0	0	0	1678	0	0	0	0
6	      0	0	0	838	0	0	0	0
7	      0	0	0	942	0	0	0	0
8	      0	0	0	980	0	0	0	0
9	      0	0	0	1429	0	0	0	0
10	      0	0	0	1459	0	0	0	0
11	      0	0	0	1253	0	0	0	0
12	      0	0	0	1377	0	0	0	0
13	      0	0	0	1007	0	0	0	0
14	      0	0	0	1043	0	0	0	0
15	      0	0	0	1956	0	0	0	0
16	      0	0	0	1670	0	0	0	0
17	      0	0	0	1656	0	0	0	0
18	      0	0	0	1865	0	0	0	0
19	      0	0	0	1503	0	0	0	0
20	      0	0	0	1024	0	0	0	0
21	      0	0	0	1531	0	0	0	0
22	      0	0	0	1901	0	0	0	0
23	      0	0	0	1780	0	0	0	0
24	      0	0	0	1940	0	0	0	0
25	      0	0	0	2003	0	0	0	0
26	      0	0	0	2038	0	0	0	0
27	      0	0	0	2139	0	0	0	0
28	      0	0	0	2037	0	0	0	0
29	      0	0	0	1792	0	0	0	0
30	      0	0	0	1837	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    191	6.36667	0	41176	104	191	979	1019

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4131926) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131926) elapsed time (sec): 30.23936152458191
DEBUG    ya.test:process.py:263 Command (pid 4131926) wtime: 30.244
DEBUG    ya.test:process.py:275 Command (pid 4131926) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	261	321	627	627
2	    124	124	0	0	73	811	855	859
3	    111	111	0	0	78	137	152	164
4	     17	17	0	389	74	84	84	84
5	      0	0	0	1661	0	0	0	0
6	      0	0	0	869	0	0	0	0
7	      0	0	0	673	0	0	0	0
8	      0	0	0	832	0	0	0	0
9	      0	0	0	1242	0	0	0	0
10	      0	0	0	1413	0	0	0	0
11	      0	0	0	1165	0	0	0	0
12	      0	0	0	1221	0	0	0	0
13	      0	0	0	927	0	0	0	0
14	      0	0	0	840	0	0	0	0
15	      0	0	0	2001	0	0	0	0
16	      0	0	0	1780	0	0	0	0
17	      0	0	0	1647	0	0	0	0
18	      0	0	0	1838	0	0	0	0
19	      0	0	0	1185	0	0	0	0
20	      0	0	0	1069	0	0	0	0
21	      0	0	0	1587	0	0	0	0
22	      0	0	0	1835	0	0	0	0
23	      0	0	0	1689	0	0	0	0
24	      0	0	0	1836	0	0	0	0
25	      0	0	0	1961	0	0	0	0
26	      0	0	0	1814	0	0	0	0
27	      0	0	0	1980	0	0	0	0
28	      0	0	0	1914	0	0	0	0
29	      0	0	0	1592	0	0	0	0
30	      0	0	0	1864	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    263	8.76667	0	38824	76	301	847	859

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4131928) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131928) elapsed time (sec): 30.220675468444824
DEBUG    ya.test:process.py:263 Command (pid 4131928) wtime: 30.227
DEBUG    ya.test:process.py:275 Command (pid 4131928) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	479	0	0	0	0
5	      0	0	0	1724	0	0	0	0
6	      0	0	0	1096	0	0	0	0
7	      0	0	0	793	0	0	0	0
8	      0	0	0	1056	0	0	0	0
9	      0	0	0	1406	0	0	0	0
10	      0	0	0	1485	0	0	0	0
11	      0	0	0	1162	0	0	0	0
12	      0	0	0	1365	0	0	0	0
13	      0	0	0	1025	0	0	0	0
14	      0	0	0	1079	0	0	0	0
15	      0	0	0	2070	0	0	0	0
16	      0	0	0	1687	0	0	0	0
17	      0	0	0	1748	0	0	0	0
18	      0	0	0	1913	0	0	0	0
19	      0	0	0	1511	0	0	0	0
20	      0	0	0	1121	0	0	0	0
21	      0	0	0	1664	0	0	0	0
22	      0	0	0	1762	0	0	0	0
23	      0	0	0	1792	0	0	0	0
24	      0	0	0	1850	0	0	0	0
25	      0	0	0	1949	0	0	0	0
26	      0	0	0	2087	0	0	0	0
27	      0	0	0	1998	0	0	0	0
28	      0	0	0	1971	0	0	0	0
29	      0	0	0	1500	0	0	0	0
30	      0	0	0	1842	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 4131928) 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:549 Closing channel for endpoint localhost:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16212". 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:16212
============================== slowest durations ===============================
296.90s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.64s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.03s 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/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/zg1f/001750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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-11-19T17:38:29.249679Z): source_id=111;tablet_id=72075186224037903;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 @ 0xA79E755
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA796C96
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB62CFC8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD60DB6B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9DF2258
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9DF1FAF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5E8C7D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141CED5B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E15B87
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D66993
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D66993
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D637B3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D6A267
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141ECB48
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD22225
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB61DA74
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB621B34
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB621740
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB62232E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A03AC
21. ??:0: ?? @ 0x7FAAD9A18AC2
22. ??:0: ?? @ 0x7FAAD9AAA8BF
============ 1 failed, 108 deselected, 1 error in 305.08s (0:05:05) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zg1f/00163f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_overloads.py .

============================== slowest durations ===============================
107.08s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
================ 1 passed, 108 deselected in 115.69s (0:01:55) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zg1f/0015b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
5.60s setup    test_replace.py::TestReplace::test_copy_full
1.71s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 8.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/zg1f/0017b6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
6.48s setup    test_replace.py::TestReplace::test_copy_partial
2.40s call     test_replace.py::TestReplace::test_copy_partial
0.01s teardown test_replace.py::TestReplace::test_copy_partial
====================== 1 passed, 108 deselected in 10.43s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zg1f/001667/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
5.45s setup    test_replace.py::TestReplace::test_count
2.22s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 10.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/zg1f/0016ac/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

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

=========================== 108 deselected in 1.51s ============================
