============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/agtj/000237/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 / 111 deselected / 5 selected

order_by_with_limit.py .

============================== slowest durations ===============================
4.47s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.20s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 111 deselected in 5.59s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/agtj/000233/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 / 111 deselected / 5 selected

order_by_with_limit.py .

============================== slowest durations ===============================
64.80s call     order_by_with_limit.py::TestOrderBy::test_random
4.47s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
================= 1 passed, 111 deselected in 70.44s (0:01:10) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/agtj/00024f/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 / 111 deselected / 5 selected

order_by_with_limit.py .

============================== slowest durations ===============================
72.11s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
4.33s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.10s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 111 deselected in 77.35s (0:01:17) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/agtj/00023c/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 / 111 deselected / 5 selected

test_create.py .

============================== slowest durations ===============================
4.61s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.53s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 111 deselected in 6.08s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/agtj/00022f/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 / 111 deselected / 5 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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-21T18:26:25.149577Z): source_id=334;tablet_id=72075186224037914;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 @ 0xA919BE5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA912126
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A8528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD78F9DB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F68748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6849F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76AAED
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1438EC1B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD5C17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2A9D3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2A9D3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F28383
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2BD47
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143ACA08
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF0E395
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74B437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB798FD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79D094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79CCA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79D88E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91B83C
E   21. ??:0: ?? @ 0x7F5AB99D3AC2
E   22. ??:0: ?? @ 0x7F5AB9A658BF
------------------------------ 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/agtj/00022f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4055021
DEBUG    ya.test:process.py:259 Command (pid 4055021) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4055021) elapsed time (sec): 0.41926145553588867
DEBUG    ya.test:process.py:263 Command (pid 4055021) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) maxrss: 545372
DEBUG    ya.test:process.py:263 Command (pid 4055021) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 4055021) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) nivcsw: 73
DEBUG    ya.test:process.py:263 Command (pid 4055021) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 4055021) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4055021) stime: 0.253232
DEBUG    ya.test:process.py:263 Command (pid 4055021) utime: 0.11148999999999999
DEBUG    ya.test:process.py:263 Command (pid 4055021) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 4055021) 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 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 4055021) 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 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/agtj/00022f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23239
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/agtj/00022f/r3tmp/kikimr_cluster_cj13uf8b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23126
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24713
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14401
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9764
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/agtj/00022f/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/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_ptnyvgsy.log --grpc-port=23126 --mon-port=24713 --ic-port=23239
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23126/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/agtj/00022f/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/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_ptnyvgsy.log --grpc-port=23126 --mon-port=24713 --ic-port=23239
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_ptnyvgsy.log', '--grpc-port=23126', '--mon-port=24713', '--ic-port=23239')' in '/home/runner/.ya/build/build_root/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4055170
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23126/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/agtj/00022f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4055172
DEBUG    ya.test:process.py:259 Command (pid 4055172) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4055172) elapsed time (sec): 0.48766207695007324
DEBUG    ya.test:process.py:263 Command (pid 4055172) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) maxrss: 545372
DEBUG    ya.test:process.py:263 Command (pid 4055172) minflt: 16614
DEBUG    ya.test:process.py:263 Command (pid 4055172) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 4055172) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 4055172) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4055172) stime: 0.262677
DEBUG    ya.test:process.py:263 Command (pid 4055172) utime: 0.143278
DEBUG    ya.test:process.py:263 Command (pid 4055172) wtime: 0.489
DEBUG    ya.test:process.py:275 Command (pid 4055172) 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 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 4055172) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 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/agtj/00022f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23126', '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: 23239\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/agtj/00022f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23126', '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: 23239\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4056599
DEBUG    ya.test:process.py:259 Command (pid 4056599) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4056599) elapsed time (sec): 0.5465927124023438
DEBUG    ya.test:process.py:263 Command (pid 4056599) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) maxrss: 553744
DEBUG    ya.test:process.py:263 Command (pid 4056599) minflt: 18519
DEBUG    ya.test:process.py:263 Command (pid 4056599) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 4056599) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 4056599) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4056599) stime: 0.353026
DEBUG    ya.test:process.py:263 Command (pid 4056599) utime: 0.149055
DEBUG    ya.test:process.py:263 Command (pid 4056599) wtime: 0.548
DEBUG    ya.test:process.py:275 Command (pid 4056599) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23126', '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/agtj/00022f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23126', '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: 4056843
DEBUG    ya.test:process.py:259 Command (pid 4056843) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4056843) elapsed time (sec): 0.39046359062194824
DEBUG    ya.test:process.py:263 Command (pid 4056843) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) maxrss: 553784
DEBUG    ya.test:process.py:263 Command (pid 4056843) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 4056843) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 4056843) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 4056843) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4056843) stime: 0.24470899999999998
DEBUG    ya.test:process.py:263 Command (pid 4056843) utime: 0.09322899999999999
DEBUG    ya.test:process.py:263 Command (pid 4056843) wtime: 0.391
DEBUG    ya.test:process.py:275 Command (pid 4056843) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 13ada035-0284-4f60-bc63-65b79decbb38, localhost:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 13ada035-0284-4f60-bc63-65b79decbb38, localhost:23126): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 13ada035-0284-4f60-bc63-65b79decbb38, localhost:23126): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-uotusghvb4.auto.internal" port: 23126 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-uotusghvb4.auto.internal:23126, 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:23126
------------------------------ 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/agtj/00022f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydb/ydb -e grpc://localhost:23126 -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/agtj/00022f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23126', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4057218
DEBUG    ya.test:process.py:259 Command (pid 4057218) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4057218) elapsed time (sec): 0.3850126266479492
DEBUG    ya.test:process.py:263 Command (pid 4057218) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) maxrss: 166092
DEBUG    ya.test:process.py:263 Command (pid 4057218) minflt: 3535
DEBUG    ya.test:process.py:263 Command (pid 4057218) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 4057218) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) nvcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 4057218) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4057218) stime: 0.026133999999999998
DEBUG    ya.test:process.py:263 Command (pid 4057218) utime: 0.043556
DEBUG    ya.test:process.py:263 Command (pid 4057218) wtime: 0.386
DEBUG    ya.test:process.py:275 Command (pid 4057218) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4057218) 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/agtj/00022f/ydb/apps/ydb/ydb -e grpc://localhost:23126 -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/agtj/00022f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23126', '-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: 4057448
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 4057448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4057448) elapsed time (sec): 30.245392322540283
DEBUG    ya.test:process.py:263 Command (pid 4057448) wtime: 30.247
DEBUG    ya.test:process.py:275 Command (pid 4057448) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    425	425	0	0	21	33	43	57
2	    413	413	0	0	22	36	43	47
3	    374	374	0	0	23	41	71	76
4	    376	376	0	0	21	51	111	114
5	    462	462	0	0	20	28	37	45
6	    453	453	0	0	20	30	33	37
7	    363	363	0	0	24	47	60	70
8	    399	399	0	0	23	39	44	50
9	    404	404	0	0	23	38	42	45
10	    415	415	0	0	22	35	59	63
11	    435	435	0	0	22	29	32	38
12	    468	468	0	0	21	26	28	32
13	    471	471	0	0	20	26	31	35
14	    481	481	0	0	20	23	26	27
15	    438	438	0	0	20	31	46	59
16	    401	401	0	0	23	39	47	56
17	    488	488	0	0	20	21	22	23
18	    488	488	0	0	20	21	21	22
19	    488	488	0	0	20	20	21	21
20	    488	488	0	0	20	20	21	21
21	    487	487	0	0	20	21	21	21
22	    487	487	0	0	20	21	21	22
23	    489	489	0	0	20	21	21	22
24	    488	488	0	0	20	21	21	22
25	    485	485	0	0	20	21	22	23
26	    469	469	0	0	20	23	54	57
27	    476	476	0	0	20	24	26	29
28	    482	482	0	0	20	23	26	27
29	    487	487	0	0	20	21	22	25
30	    499	499	0	0	20	21	22	23

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13579	452.633	0	0	20	30	44	114

DEBUG    ya.test:process.py:276 Command (pid 4057448) 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, 33f3c05b-b414-4127-affe-dacdf814d9e0, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 33f3c05b-b414-4127-affe-dacdf814d9e0, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 33f3c05b-b414-4127-affe-dacdf814d9e0, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d1d5b411-a126-47c8-95dc-755f6973f3c7, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d1d5b411-a126-47c8-95dc-755f6973f3c7, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d1d5b411-a126-47c8-95dc-755f6973f3c7, ghrun-uotusghvb4.auto.internal:23126): 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=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6222c245-87e5-444a-8f57-788813ef66f2, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6222c245-87e5-444a-8f57-788813ef66f2, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=" 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, 6222c245-87e5-444a-8f57-788813ef66f2, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
INFO     root:test_log_scenario.py:217 Count rows after insert 13310 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c046bcec-8f15-438a-a2ec-e4e86797c39f, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c046bcec-8f15-438a-a2ec-e4e86797c39f, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=" 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, c046bcec-8f15-438a-a2ec-e4e86797c39f, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55dccf4f-0b6a-4cd3-8120-14bd6ef30d48, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55dccf4f-0b6a-4cd3-8120-14bd6ef30d48, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=" 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, 55dccf4f-0b6a-4cd3-8120-14bd6ef30d48, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydb/ydb -e grpc://localhost:23126 -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 upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydb/ydb -e grpc://localhost:23126 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydb/ydb -e grpc://localhost:23126 -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, 8d6db01f-02b0-4c2e-b55c-c05574f95e3e, ghrun-uotusghvb4.auto.internal:23126): 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, 8d6db01f-02b0-4c2e-b55c-c05574f95e3e, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=" 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 out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 62c19d83-916a-4249-9055-7ebcafa88052, ghrun-uotusghvb4.auto.internal:23126): 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, 8d6db01f-02b0-4c2e-b55c-c05574f95e3e, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 62c19d83-916a-4249-9055-7ebcafa88052, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    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/agtj/00022f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23126', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23126', '-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: 4075432
DEBUG    ya.test:process.py:628 Command pid: 4075434
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 62c19d83-916a-4249-9055-7ebcafa88052, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2E0YTZjNTgtNzJmODcxYzAtYWMwYmYwYTUtOGIzYzUxMDU=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23126', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c363fab5-0d12-4bd6-99df-763d88b4d08f, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ya.test:process.py:628 Command pid: 4075435
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c363fab5-0d12-4bd6-99df-763d88b4d08f, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=M2E0YTZjNTgtNzJmODcxYzAtYWMwYmYwYTUtOGIzYzUxMDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c363fab5-0d12-4bd6-99df-763d88b4d08f, ghrun-uotusghvb4.auto.internal:23126): 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=M2E0YTZjNTgtNzJmODcxYzAtYWMwYmYwYTUtOGIzYzUxMDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9fe497b2-3517-4c18-94cb-c97ec5fc8793, ghrun-uotusghvb4.auto.internal:23126): 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, 9fe497b2-3517-4c18-94cb-c97ec5fc8793, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=M2E0YTZjNTgtNzJmODcxYzAtYWMwYmYwYTUtOGIzYzUxMDU=" 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, 3bd03d95-3c4c-4c9e-b560-2ee1819a61e9, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3bd03d95-3c4c-4c9e-b560-2ee1819a61e9, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9fe497b2-3517-4c18-94cb-c97ec5fc8793, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3bd03d95-3c4c-4c9e-b560-2ee1819a61e9, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGZkOTdjMjctNDdjNDFlY2ItMTYxMDRmYzUtNzJlY2UwZGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 82688795-b83b-4688-bff7-22730480717d, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 82688795-b83b-4688-bff7-22730480717d, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=NGZkOTdjMjctNDdjNDFlY2ItMTYxMDRmYzUtNzJlY2UwZGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 82688795-b83b-4688-bff7-22730480717d, ghrun-uotusghvb4.auto.internal:23126): 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=NGZkOTdjMjctNDdjNDFlY2ItMTYxMDRmYzUtNzJlY2UwZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d187d25e-c60e-479d-abb3-f2e7764dbe92, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d187d25e-c60e-479d-abb3-f2e7764dbe92, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=NGZkOTdjMjctNDdjNDFlY2ItMTYxMDRmYzUtNzJlY2UwZGM=" 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, ecf7a0a6-3410-4e68-b0a0-8c35bffe8a9b, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ecf7a0a6-3410-4e68-b0a0-8c35bffe8a9b, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d187d25e-c60e-479d-abb3-f2e7764dbe92, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ecf7a0a6-3410-4e68-b0a0-8c35bffe8a9b, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODQwYjFlOGUtMTk4NTkzM2ItZTVkMmNhZjEtZmM3OTc3NzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f7e7bc56-b175-4606-ac09-5d1dd3bdba54, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f7e7bc56-b175-4606-ac09-5d1dd3bdba54, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=ODQwYjFlOGUtMTk4NTkzM2ItZTVkMmNhZjEtZmM3OTc3NzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f7e7bc56-b175-4606-ac09-5d1dd3bdba54, ghrun-uotusghvb4.auto.internal:23126): 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=ODQwYjFlOGUtMTk4NTkzM2ItZTVkMmNhZjEtZmM3OTc3NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9db8849d-bfb0-4f65-a039-eba34c4af4f8, ghrun-uotusghvb4.auto.internal:23126): 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, 9db8849d-bfb0-4f65-a039-eba34c4af4f8, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=ODQwYjFlOGUtMTk4NTkzM2ItZTVkMmNhZjEtZmM3OTc3NzY=" 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, 74e802a0-32b6-41ce-8f69-593b2051fcec, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 74e802a0-32b6-41ce-8f69-593b2051fcec, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9db8849d-bfb0-4f65-a039-eba34c4af4f8, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 74e802a0-32b6-41ce-8f69-593b2051fcec, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2UzOWQ2MDUtNzdjOTk1Y2QtYjEzYWNmMzEtOWIzZWIzNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59faabec-a170-4827-a1a9-c9b5544a674d, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59faabec-a170-4827-a1a9-c9b5544a674d, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=Y2UzOWQ2MDUtNzdjOTk1Y2QtYjEzYWNmMzEtOWIzZWIzNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59faabec-a170-4827-a1a9-c9b5544a674d, ghrun-uotusghvb4.auto.internal:23126): 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=Y2UzOWQ2MDUtNzdjOTk1Y2QtYjEzYWNmMzEtOWIzZWIzNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5acc7dd2-9a97-45a5-aa4b-71b93e2690a4, ghrun-uotusghvb4.auto.internal:23126): 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, 5acc7dd2-9a97-45a5-aa4b-71b93e2690a4, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=Y2UzOWQ2MDUtNzdjOTk1Y2QtYjEzYWNmMzEtOWIzZWIzNA==" 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, c8290db3-4ff3-43a7-8891-1b648cbb8c45, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8290db3-4ff3-43a7-8891-1b648cbb8c45, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5acc7dd2-9a97-45a5-aa4b-71b93e2690a4, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8290db3-4ff3-43a7-8891-1b648cbb8c45, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWJjYTQwYWUtZDk1OGNjZmItZWM0NzMzMjMtYTYwNzQxZDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 90f3e983-b9fe-4725-bb1c-bfa58e3bad0e, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 90f3e983-b9fe-4725-bb1c-bfa58e3bad0e, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=NWJjYTQwYWUtZDk1OGNjZmItZWM0NzMzMjMtYTYwNzQxZDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 90f3e983-b9fe-4725-bb1c-bfa58e3bad0e, ghrun-uotusghvb4.auto.internal:23126): 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=NWJjYTQwYWUtZDk1OGNjZmItZWM0NzMzMjMtYTYwNzQxZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06444ee6-4187-4608-ab43-91b76bfd45bc, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06444ee6-4187-4608-ab43-91b76bfd45bc, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=NWJjYTQwYWUtZDk1OGNjZmItZWM0NzMzMjMtYTYwNzQxZDc=" 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, cd430fe8-e68c-4cd7-b36e-96789f25e635, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06444ee6-4187-4608-ab43-91b76bfd45bc, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd430fe8-e68c-4cd7-b36e-96789f25e635, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd430fe8-e68c-4cd7-b36e-96789f25e635, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjI4OWY5OWEtYjJlZTFmNzgtZTZhMDRhOTctZTk3M2JjMmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7e16a45-8472-4611-ac9b-4f62f92b7110, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7e16a45-8472-4611-ac9b-4f62f92b7110, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=YjI4OWY5OWEtYjJlZTFmNzgtZTZhMDRhOTctZTk3M2JjMmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7e16a45-8472-4611-ac9b-4f62f92b7110, ghrun-uotusghvb4.auto.internal:23126): 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=YjI4OWY5OWEtYjJlZTFmNzgtZTZhMDRhOTctZTk3M2JjMmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7df9d26-abc3-4079-ae20-9486d030452a, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7df9d26-abc3-4079-ae20-9486d030452a, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=YjI4OWY5OWEtYjJlZTFmNzgtZTZhMDRhOTctZTk3M2JjMmM=" 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, 96837913-9302-44b7-98f6-644cfebfac6c, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 96837913-9302-44b7-98f6-644cfebfac6c, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7df9d26-abc3-4079-ae20-9486d030452a, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 96837913-9302-44b7-98f6-644cfebfac6c, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGYxMzk0NTUtOGI0ZWE4MDItNzA3YzM4ZmItOWNlY2YxMmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a8530c2d-cd07-401c-bbfc-015d425feb3e, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a8530c2d-cd07-401c-bbfc-015d425feb3e, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=OGYxMzk0NTUtOGI0ZWE4MDItNzA3YzM4ZmItOWNlY2YxMmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a8530c2d-cd07-401c-bbfc-015d425feb3e, ghrun-uotusghvb4.auto.internal:23126): 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=OGYxMzk0NTUtOGI0ZWE4MDItNzA3YzM4ZmItOWNlY2YxMmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 894956f3-cbc3-4128-a67f-af7c03ed3cd0, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 894956f3-cbc3-4128-a67f-af7c03ed3cd0, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=OGYxMzk0NTUtOGI0ZWE4MDItNzA3YzM4ZmItOWNlY2YxMmQ=" 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, 20050aa1-ded8-40aa-a63e-33f14aa57b07, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20050aa1-ded8-40aa-a63e-33f14aa57b07, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 894956f3-cbc3-4128-a67f-af7c03ed3cd0, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20050aa1-ded8-40aa-a63e-33f14aa57b07, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjE1ZTMxODEtNDY1ZjM1YjQtNjIwODhjNzgtZGVkZDliYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7d402df-3ed1-4925-a856-236a05174976, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7d402df-3ed1-4925-a856-236a05174976, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=NjE1ZTMxODEtNDY1ZjM1YjQtNjIwODhjNzgtZGVkZDliYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7d402df-3ed1-4925-a856-236a05174976, ghrun-uotusghvb4.auto.internal:23126): 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=NjE1ZTMxODEtNDY1ZjM1YjQtNjIwODhjNzgtZGVkZDliYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95757ce9-1fd5-412e-ab3e-7ba32b20e17b, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95757ce9-1fd5-412e-ab3e-7ba32b20e17b, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=NjE1ZTMxODEtNDY1ZjM1YjQtNjIwODhjNzgtZGVkZDliYw==" 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, 6d77d906-71ea-4835-b1a5-16ab1455743f, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95757ce9-1fd5-412e-ab3e-7ba32b20e17b, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6d77d906-71ea-4835-b1a5-16ab1455743f, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6d77d906-71ea-4835-b1a5-16ab1455743f, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmFiMDBhN2QtMzQ4MTFjYzgtNGEzMzdhY2YtNmYzMWM1NGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 357b7f72-aa7e-4d82-aa8c-7defd04fb940, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 357b7f72-aa7e-4d82-aa8c-7defd04fb940, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=ZmFiMDBhN2QtMzQ4MTFjYzgtNGEzMzdhY2YtNmYzMWM1NGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 357b7f72-aa7e-4d82-aa8c-7defd04fb940, ghrun-uotusghvb4.auto.internal:23126): 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=ZmFiMDBhN2QtMzQ4MTFjYzgtNGEzMzdhY2YtNmYzMWM1NGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e077b351-d0a0-4d7d-ba73-85615a3676ab, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e077b351-d0a0-4d7d-ba73-85615a3676ab, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=ZmFiMDBhN2QtMzQ4MTFjYzgtNGEzMzdhY2YtNmYzMWM1NGE=" 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, e077b351-d0a0-4d7d-ba73-85615a3676ab, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d1d5b411-a126-47c8-95dc-755f6973f3c7, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179168287+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c363fab5-0d12-4bd6-99df-763d88b4d08f, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179307216+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 82688795-b83b-4688-bff7-22730480717d, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179332478+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-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f7e7bc56-b175-4606-ac09-5d1dd3bdba54, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T18:26:28.179356619+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 59faabec-a170-4827-a1a9-c9b5544a674d, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T18:26:28.179388204+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 90f3e983-b9fe-4725-bb1c-bfa58e3bad0e, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179413632+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-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7e16a45-8472-4611-ac9b-4f62f92b7110, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179436224+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a8530c2d-cd07-401c-bbfc-015d425feb3e, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T18:26:28.179462351+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7d402df-3ed1-4925-a856-236a05174976, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179486269+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 357b7f72-aa7e-4d82-aa8c-7defd04fb940, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179507771+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-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8d6db01f-02b0-4c2e-b55c-c05574f95e3e, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-21T18:26:28.179283972+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9fe497b2-3517-4c18-94cb-c97ec5fc8793, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-21T18:26:28.17932095+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d187d25e-c60e-479d-abb3-f2e7764dbe92, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179345244+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-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9db8849d-bfb0-4f65-a039-eba34c4af4f8, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-21T18:26:28.179376978+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5acc7dd2-9a97-45a5-aa4b-71b93e2690a4, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-21T18:26:28.179401684+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 06444ee6-4187-4608-ab43-91b76bfd45bc, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179425652+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a7df9d26-abc3-4079-ae20-9486d030452a, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179448259+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 894956f3-cbc3-4128-a67f-af7c03ed3cd0, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-21T18:26:28.17947383+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 95757ce9-1fd5-412e-ab3e-7ba32b20e17b, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-21T18:26:28.179496069+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e077b351-d0a0-4d7d-ba73-85615a3676ab, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179518214+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-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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.connection:connection.py:549 Closing channel for endpoint localhost:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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 4075434) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4075434) elapsed time (sec): 30.152223110198975
DEBUG    ya.test:process.py:263 Command (pid 4075434) wtime: 30.155
DEBUG    ya.test:process.py:275 Command (pid 4075434) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     83	83	0	0	63	447	449	451
2	    172	172	0	0	53	87	110	111
3	    108	108	0	0	69	97	101	106
4	      0	0	0	1560	0	0	0	0
5	      0	0	0	2366	0	0	0	0
6	      0	0	0	1983	0	0	0	0
7	      0	0	0	1656	0	0	0	0
8	      0	0	0	2367	0	0	0	0
9	      0	0	0	2367	0	0	0	0
10	      0	0	0	2208	0	0	0	0
11	      0	0	0	2102	0	0	0	0
12	      0	0	0	1874	0	0	0	0
13	      0	0	0	2148	0	0	0	0
14	      0	0	0	1967	0	0	0	0
15	      0	0	0	2253	0	0	0	0
16	      0	0	0	2480	0	0	0	0
17	      0	0	0	2330	0	0	0	0
18	      0	0	0	2223	0	0	0	0
19	      0	0	0	2417	0	0	0	0
20	      0	0	0	2446	0	0	0	0
21	      0	0	0	2314	0	0	0	0
22	      0	0	0	2013	0	0	0	0
23	      0	0	0	2635	0	0	0	0
24	      0	0	0	2264	0	0	0	0
25	      0	0	0	2156	0	0	0	0
26	      0	0	0	2419	0	0	0	0
27	      0	0	0	2567	0	0	0	0
28	      0	0	0	2603	0	0	0	0
29	      0	0	0	2397	0	0	0	0
30	      0	0	0	2102	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    363	12.1	0	60217	59	136	447	451

DEBUG    ya.test:process.py:276 Command (pid 4075434) 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 4075435) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4075435) elapsed time (sec): 30.16104221343994
DEBUG    ya.test:process.py:263 Command (pid 4075435) wtime: 30.163
DEBUG    ya.test:process.py:275 Command (pid 4075435) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      2	2	0	0	105	607	607	607
2	      1	1	0	10	103	103	103	103
3	      0	0	0	10	0	0	0	0
4	      0	0	0	1616	0	0	0	0
5	      0	0	0	2458	0	0	0	0
6	      0	0	0	1982	0	0	0	0
7	      0	0	0	1813	0	0	0	0
8	      0	0	0	2379	0	0	0	0
9	      0	0	0	2329	0	0	0	0
10	      0	0	0	2296	0	0	0	0
11	      0	0	0	2186	0	0	0	0
12	      0	0	0	1935	0	0	0	0
13	      0	0	0	2229	0	0	0	0
14	      0	0	0	2037	0	0	0	0
15	      0	0	0	2247	0	0	0	0
16	      0	0	0	2489	0	0	0	0
17	      0	0	0	2357	0	0	0	0
18	      0	0	0	2287	0	0	0	0
19	      0	0	0	2404	0	0	0	0
20	      0	0	0	2499	0	0	0	0
21	      0	0	0	2334	0	0	0	0
22	      0	0	0	2090	0	0	0	0
23	      0	0	0	2660	0	0	0	0
24	      0	0	0	2348	0	0	0	0
25	      0	0	0	2237	0	0	0	0
26	      0	0	0	2440	0	0	0	0
27	      0	0	0	2608	0	0	0	0
28	      0	0	0	2600	0	0	0	0
29	      0	0	0	2455	0	0	0	0
30	      0	0	0	2153	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      3	0.1	0	61488	105	607	607	607

DEBUG    ya.test:process.py:276 Command (pid 4075435) 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 4075432) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4075432) elapsed time (sec): 30.1815242767334
DEBUG    ya.test:process.py:263 Command (pid 4075432) wtime: 30.184
DEBUG    ya.test:process.py:275 Command (pid 4075432) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     58	58	0	0	86	599	599	603
2	    129	129	0	0	73	113	124	131
3	     84	84	0	0	91	119	123	132
4	      0	0	0	1617	0	0	0	0
5	      0	0	0	2448	0	0	0	0
6	      0	0	0	1946	0	0	0	0
7	      0	0	0	1770	0	0	0	0
8	      0	0	0	2439	0	0	0	0
9	      0	0	0	2313	0	0	0	0
10	      0	0	0	2242	0	0	0	0
11	      0	0	0	2206	0	0	0	0
12	      0	0	0	2028	0	0	0	0
13	      0	0	0	2256	0	0	0	0
14	      0	0	0	1965	0	0	0	0
15	      0	0	0	2237	0	0	0	0
16	      0	0	0	2480	0	0	0	0
17	      0	0	0	2365	0	0	0	0
18	      0	0	0	2238	0	0	0	0
19	      0	0	0	2446	0	0	0	0
20	      0	0	0	2438	0	0	0	0
21	      0	0	0	2329	0	0	0	0
22	      0	0	0	2117	0	0	0	0
23	      0	0	0	2670	0	0	0	0
24	      0	0	0	2295	0	0	0	0
25	      0	0	0	2246	0	0	0	0
26	      0	0	0	2438	0	0	0	0
27	      0	0	0	2600	0	0	0	0
28	      0	0	0	2643	0	0	0	0
29	      0	0	0	2494	0	0	0	0
30	      0	0	0	2165	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    271	9.03333	0	61431	81	124	599	603

DEBUG    ya.test:process.py:276 Command (pid 4075432) 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
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:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". Check endpoint correctness.
---------------------------- 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:23126
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-uotusghvb4'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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.4055170' in '/home/runner/.ya/build/build_root/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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_ptnyvgsy.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23126/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9764
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14401
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24713
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23239
=================================== 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/agtj/00022f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4055021
DEBUG    ya.test:process.py:259 Command (pid 4055021) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4055021) elapsed time (sec): 0.41926145553588867
DEBUG    ya.test:process.py:263 Command (pid 4055021) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) maxrss: 545372
DEBUG    ya.test:process.py:263 Command (pid 4055021) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 4055021) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) nivcsw: 73
DEBUG    ya.test:process.py:263 Command (pid 4055021) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4055021) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 4055021) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4055021) stime: 0.253232
DEBUG    ya.test:process.py:263 Command (pid 4055021) utime: 0.11148999999999999
DEBUG    ya.test:process.py:263 Command (pid 4055021) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 4055021) 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 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 4055021) 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 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/agtj/00022f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23239
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/agtj/00022f/r3tmp/kikimr_cluster_cj13uf8b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23126
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24713
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14401
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9764
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/agtj/00022f/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/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_ptnyvgsy.log --grpc-port=23126 --mon-port=24713 --ic-port=23239
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23126/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/agtj/00022f/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/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_ptnyvgsy.log --grpc-port=23126 --mon-port=24713 --ic-port=23239
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_ptnyvgsy.log', '--grpc-port=23126', '--mon-port=24713', '--ic-port=23239')' in '/home/runner/.ya/build/build_root/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4055170
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23126/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/agtj/00022f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4055172
DEBUG    ya.test:process.py:259 Command (pid 4055172) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4055172) elapsed time (sec): 0.48766207695007324
DEBUG    ya.test:process.py:263 Command (pid 4055172) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) maxrss: 545372
DEBUG    ya.test:process.py:263 Command (pid 4055172) minflt: 16614
DEBUG    ya.test:process.py:263 Command (pid 4055172) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 4055172) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4055172) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 4055172) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4055172) stime: 0.262677
DEBUG    ya.test:process.py:263 Command (pid 4055172) utime: 0.143278
DEBUG    ya.test:process.py:263 Command (pid 4055172) wtime: 0.489
DEBUG    ya.test:process.py:275 Command (pid 4055172) 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 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 4055172) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 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-uotusghvb4    Host information: 
        Linux ghrun-uotusghvb4 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/agtj/00022f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23126', '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: 23239\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/agtj/00022f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23126', '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: 23239\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4056599
DEBUG    ya.test:process.py:259 Command (pid 4056599) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4056599) elapsed time (sec): 0.5465927124023438
DEBUG    ya.test:process.py:263 Command (pid 4056599) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) maxrss: 553744
DEBUG    ya.test:process.py:263 Command (pid 4056599) minflt: 18519
DEBUG    ya.test:process.py:263 Command (pid 4056599) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 4056599) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4056599) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 4056599) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4056599) stime: 0.353026
DEBUG    ya.test:process.py:263 Command (pid 4056599) utime: 0.149055
DEBUG    ya.test:process.py:263 Command (pid 4056599) wtime: 0.548
DEBUG    ya.test:process.py:275 Command (pid 4056599) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23126', '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/agtj/00022f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23126', '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: 4056843
DEBUG    ya.test:process.py:259 Command (pid 4056843) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4056843) elapsed time (sec): 0.39046359062194824
DEBUG    ya.test:process.py:263 Command (pid 4056843) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) maxrss: 553784
DEBUG    ya.test:process.py:263 Command (pid 4056843) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 4056843) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 4056843) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4056843) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 4056843) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4056843) stime: 0.24470899999999998
DEBUG    ya.test:process.py:263 Command (pid 4056843) utime: 0.09322899999999999
DEBUG    ya.test:process.py:263 Command (pid 4056843) wtime: 0.391
DEBUG    ya.test:process.py:275 Command (pid 4056843) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 13ada035-0284-4f60-bc63-65b79decbb38, localhost:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 13ada035-0284-4f60-bc63-65b79decbb38, localhost:23126): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 13ada035-0284-4f60-bc63-65b79decbb38, localhost:23126): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-uotusghvb4.auto.internal" port: 23126 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-uotusghvb4.auto.internal:23126, 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:23126
------------------------------ 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/agtj/00022f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydb/ydb -e grpc://localhost:23126 -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/agtj/00022f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23126', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4057218
DEBUG    ya.test:process.py:259 Command (pid 4057218) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4057218) elapsed time (sec): 0.3850126266479492
DEBUG    ya.test:process.py:263 Command (pid 4057218) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) maxrss: 166092
DEBUG    ya.test:process.py:263 Command (pid 4057218) minflt: 3535
DEBUG    ya.test:process.py:263 Command (pid 4057218) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 4057218) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4057218) nvcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 4057218) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4057218) stime: 0.026133999999999998
DEBUG    ya.test:process.py:263 Command (pid 4057218) utime: 0.043556
DEBUG    ya.test:process.py:263 Command (pid 4057218) wtime: 0.386
DEBUG    ya.test:process.py:275 Command (pid 4057218) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4057218) 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/agtj/00022f/ydb/apps/ydb/ydb -e grpc://localhost:23126 -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/agtj/00022f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23126', '-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: 4057448
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 4057448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4057448) elapsed time (sec): 30.245392322540283
DEBUG    ya.test:process.py:263 Command (pid 4057448) wtime: 30.247
DEBUG    ya.test:process.py:275 Command (pid 4057448) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    425	425	0	0	21	33	43	57
2	    413	413	0	0	22	36	43	47
3	    374	374	0	0	23	41	71	76
4	    376	376	0	0	21	51	111	114
5	    462	462	0	0	20	28	37	45
6	    453	453	0	0	20	30	33	37
7	    363	363	0	0	24	47	60	70
8	    399	399	0	0	23	39	44	50
9	    404	404	0	0	23	38	42	45
10	    415	415	0	0	22	35	59	63
11	    435	435	0	0	22	29	32	38
12	    468	468	0	0	21	26	28	32
13	    471	471	0	0	20	26	31	35
14	    481	481	0	0	20	23	26	27
15	    438	438	0	0	20	31	46	59
16	    401	401	0	0	23	39	47	56
17	    488	488	0	0	20	21	22	23
18	    488	488	0	0	20	21	21	22
19	    488	488	0	0	20	20	21	21
20	    488	488	0	0	20	20	21	21
21	    487	487	0	0	20	21	21	21
22	    487	487	0	0	20	21	21	22
23	    489	489	0	0	20	21	21	22
24	    488	488	0	0	20	21	21	22
25	    485	485	0	0	20	21	22	23
26	    469	469	0	0	20	23	54	57
27	    476	476	0	0	20	24	26	29
28	    482	482	0	0	20	23	26	27
29	    487	487	0	0	20	21	22	25
30	    499	499	0	0	20	21	22	23

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13579	452.633	0	0	20	30	44	114

DEBUG    ya.test:process.py:276 Command (pid 4057448) 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, 33f3c05b-b414-4127-affe-dacdf814d9e0, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 33f3c05b-b414-4127-affe-dacdf814d9e0, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 33f3c05b-b414-4127-affe-dacdf814d9e0, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d1d5b411-a126-47c8-95dc-755f6973f3c7, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d1d5b411-a126-47c8-95dc-755f6973f3c7, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d1d5b411-a126-47c8-95dc-755f6973f3c7, ghrun-uotusghvb4.auto.internal:23126): 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=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6222c245-87e5-444a-8f57-788813ef66f2, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6222c245-87e5-444a-8f57-788813ef66f2, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=" 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, 6222c245-87e5-444a-8f57-788813ef66f2, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
INFO     root:test_log_scenario.py:217 Count rows after insert 13310 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c046bcec-8f15-438a-a2ec-e4e86797c39f, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c046bcec-8f15-438a-a2ec-e4e86797c39f, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=" 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, c046bcec-8f15-438a-a2ec-e4e86797c39f, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55dccf4f-0b6a-4cd3-8120-14bd6ef30d48, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55dccf4f-0b6a-4cd3-8120-14bd6ef30d48, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=" 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, 55dccf4f-0b6a-4cd3-8120-14bd6ef30d48, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydb/ydb -e grpc://localhost:23126 -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 upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydb/ydb -e grpc://localhost:23126 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydb/ydb -e grpc://localhost:23126 -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, 8d6db01f-02b0-4c2e-b55c-c05574f95e3e, ghrun-uotusghvb4.auto.internal:23126): 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, 8d6db01f-02b0-4c2e-b55c-c05574f95e3e, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=MjIyMDkwM2MtNTA1ZGJjOTctY2FmZTlkMmYtZTJjYTM4MDg=" 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 out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 62c19d83-916a-4249-9055-7ebcafa88052, ghrun-uotusghvb4.auto.internal:23126): 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, 8d6db01f-02b0-4c2e-b55c-c05574f95e3e, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 62c19d83-916a-4249-9055-7ebcafa88052, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    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/agtj/00022f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23126', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23126', '-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: 4075432
DEBUG    ya.test:process.py:628 Command pid: 4075434
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 62c19d83-916a-4249-9055-7ebcafa88052, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2E0YTZjNTgtNzJmODcxYzAtYWMwYmYwYTUtOGIzYzUxMDU=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/agtj/00022f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23126', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c363fab5-0d12-4bd6-99df-763d88b4d08f, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ya.test:process.py:628 Command pid: 4075435
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c363fab5-0d12-4bd6-99df-763d88b4d08f, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=M2E0YTZjNTgtNzJmODcxYzAtYWMwYmYwYTUtOGIzYzUxMDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c363fab5-0d12-4bd6-99df-763d88b4d08f, ghrun-uotusghvb4.auto.internal:23126): 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=M2E0YTZjNTgtNzJmODcxYzAtYWMwYmYwYTUtOGIzYzUxMDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9fe497b2-3517-4c18-94cb-c97ec5fc8793, ghrun-uotusghvb4.auto.internal:23126): 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, 9fe497b2-3517-4c18-94cb-c97ec5fc8793, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=M2E0YTZjNTgtNzJmODcxYzAtYWMwYmYwYTUtOGIzYzUxMDU=" 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, 3bd03d95-3c4c-4c9e-b560-2ee1819a61e9, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3bd03d95-3c4c-4c9e-b560-2ee1819a61e9, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9fe497b2-3517-4c18-94cb-c97ec5fc8793, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3bd03d95-3c4c-4c9e-b560-2ee1819a61e9, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGZkOTdjMjctNDdjNDFlY2ItMTYxMDRmYzUtNzJlY2UwZGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 82688795-b83b-4688-bff7-22730480717d, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 82688795-b83b-4688-bff7-22730480717d, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=NGZkOTdjMjctNDdjNDFlY2ItMTYxMDRmYzUtNzJlY2UwZGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 82688795-b83b-4688-bff7-22730480717d, ghrun-uotusghvb4.auto.internal:23126): 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=NGZkOTdjMjctNDdjNDFlY2ItMTYxMDRmYzUtNzJlY2UwZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d187d25e-c60e-479d-abb3-f2e7764dbe92, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d187d25e-c60e-479d-abb3-f2e7764dbe92, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=NGZkOTdjMjctNDdjNDFlY2ItMTYxMDRmYzUtNzJlY2UwZGM=" 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, ecf7a0a6-3410-4e68-b0a0-8c35bffe8a9b, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ecf7a0a6-3410-4e68-b0a0-8c35bffe8a9b, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d187d25e-c60e-479d-abb3-f2e7764dbe92, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ecf7a0a6-3410-4e68-b0a0-8c35bffe8a9b, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODQwYjFlOGUtMTk4NTkzM2ItZTVkMmNhZjEtZmM3OTc3NzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f7e7bc56-b175-4606-ac09-5d1dd3bdba54, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f7e7bc56-b175-4606-ac09-5d1dd3bdba54, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=ODQwYjFlOGUtMTk4NTkzM2ItZTVkMmNhZjEtZmM3OTc3NzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f7e7bc56-b175-4606-ac09-5d1dd3bdba54, ghrun-uotusghvb4.auto.internal:23126): 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=ODQwYjFlOGUtMTk4NTkzM2ItZTVkMmNhZjEtZmM3OTc3NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9db8849d-bfb0-4f65-a039-eba34c4af4f8, ghrun-uotusghvb4.auto.internal:23126): 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, 9db8849d-bfb0-4f65-a039-eba34c4af4f8, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=ODQwYjFlOGUtMTk4NTkzM2ItZTVkMmNhZjEtZmM3OTc3NzY=" 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, 74e802a0-32b6-41ce-8f69-593b2051fcec, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 74e802a0-32b6-41ce-8f69-593b2051fcec, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9db8849d-bfb0-4f65-a039-eba34c4af4f8, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 74e802a0-32b6-41ce-8f69-593b2051fcec, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2UzOWQ2MDUtNzdjOTk1Y2QtYjEzYWNmMzEtOWIzZWIzNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59faabec-a170-4827-a1a9-c9b5544a674d, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59faabec-a170-4827-a1a9-c9b5544a674d, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=Y2UzOWQ2MDUtNzdjOTk1Y2QtYjEzYWNmMzEtOWIzZWIzNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59faabec-a170-4827-a1a9-c9b5544a674d, ghrun-uotusghvb4.auto.internal:23126): 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=Y2UzOWQ2MDUtNzdjOTk1Y2QtYjEzYWNmMzEtOWIzZWIzNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5acc7dd2-9a97-45a5-aa4b-71b93e2690a4, ghrun-uotusghvb4.auto.internal:23126): 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, 5acc7dd2-9a97-45a5-aa4b-71b93e2690a4, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=Y2UzOWQ2MDUtNzdjOTk1Y2QtYjEzYWNmMzEtOWIzZWIzNA==" 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, c8290db3-4ff3-43a7-8891-1b648cbb8c45, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8290db3-4ff3-43a7-8891-1b648cbb8c45, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5acc7dd2-9a97-45a5-aa4b-71b93e2690a4, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8290db3-4ff3-43a7-8891-1b648cbb8c45, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWJjYTQwYWUtZDk1OGNjZmItZWM0NzMzMjMtYTYwNzQxZDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 90f3e983-b9fe-4725-bb1c-bfa58e3bad0e, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 90f3e983-b9fe-4725-bb1c-bfa58e3bad0e, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=NWJjYTQwYWUtZDk1OGNjZmItZWM0NzMzMjMtYTYwNzQxZDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 90f3e983-b9fe-4725-bb1c-bfa58e3bad0e, ghrun-uotusghvb4.auto.internal:23126): 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=NWJjYTQwYWUtZDk1OGNjZmItZWM0NzMzMjMtYTYwNzQxZDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06444ee6-4187-4608-ab43-91b76bfd45bc, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06444ee6-4187-4608-ab43-91b76bfd45bc, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=NWJjYTQwYWUtZDk1OGNjZmItZWM0NzMzMjMtYTYwNzQxZDc=" 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, cd430fe8-e68c-4cd7-b36e-96789f25e635, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06444ee6-4187-4608-ab43-91b76bfd45bc, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd430fe8-e68c-4cd7-b36e-96789f25e635, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd430fe8-e68c-4cd7-b36e-96789f25e635, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjI4OWY5OWEtYjJlZTFmNzgtZTZhMDRhOTctZTk3M2JjMmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7e16a45-8472-4611-ac9b-4f62f92b7110, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7e16a45-8472-4611-ac9b-4f62f92b7110, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=YjI4OWY5OWEtYjJlZTFmNzgtZTZhMDRhOTctZTk3M2JjMmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7e16a45-8472-4611-ac9b-4f62f92b7110, ghrun-uotusghvb4.auto.internal:23126): 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=YjI4OWY5OWEtYjJlZTFmNzgtZTZhMDRhOTctZTk3M2JjMmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7df9d26-abc3-4079-ae20-9486d030452a, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7df9d26-abc3-4079-ae20-9486d030452a, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=YjI4OWY5OWEtYjJlZTFmNzgtZTZhMDRhOTctZTk3M2JjMmM=" 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, 96837913-9302-44b7-98f6-644cfebfac6c, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 96837913-9302-44b7-98f6-644cfebfac6c, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7df9d26-abc3-4079-ae20-9486d030452a, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 96837913-9302-44b7-98f6-644cfebfac6c, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGYxMzk0NTUtOGI0ZWE4MDItNzA3YzM4ZmItOWNlY2YxMmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a8530c2d-cd07-401c-bbfc-015d425feb3e, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a8530c2d-cd07-401c-bbfc-015d425feb3e, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=OGYxMzk0NTUtOGI0ZWE4MDItNzA3YzM4ZmItOWNlY2YxMmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a8530c2d-cd07-401c-bbfc-015d425feb3e, ghrun-uotusghvb4.auto.internal:23126): 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=OGYxMzk0NTUtOGI0ZWE4MDItNzA3YzM4ZmItOWNlY2YxMmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 894956f3-cbc3-4128-a67f-af7c03ed3cd0, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 894956f3-cbc3-4128-a67f-af7c03ed3cd0, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=OGYxMzk0NTUtOGI0ZWE4MDItNzA3YzM4ZmItOWNlY2YxMmQ=" 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, 20050aa1-ded8-40aa-a63e-33f14aa57b07, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20050aa1-ded8-40aa-a63e-33f14aa57b07, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 894956f3-cbc3-4128-a67f-af7c03ed3cd0, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20050aa1-ded8-40aa-a63e-33f14aa57b07, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjE1ZTMxODEtNDY1ZjM1YjQtNjIwODhjNzgtZGVkZDliYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7d402df-3ed1-4925-a856-236a05174976, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7d402df-3ed1-4925-a856-236a05174976, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=NjE1ZTMxODEtNDY1ZjM1YjQtNjIwODhjNzgtZGVkZDliYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7d402df-3ed1-4925-a856-236a05174976, ghrun-uotusghvb4.auto.internal:23126): 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=NjE1ZTMxODEtNDY1ZjM1YjQtNjIwODhjNzgtZGVkZDliYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95757ce9-1fd5-412e-ab3e-7ba32b20e17b, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95757ce9-1fd5-412e-ab3e-7ba32b20e17b, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=NjE1ZTMxODEtNDY1ZjM1YjQtNjIwODhjNzgtZGVkZDliYw==" 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, 6d77d906-71ea-4835-b1a5-16ab1455743f, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95757ce9-1fd5-412e-ab3e-7ba32b20e17b, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6d77d906-71ea-4835-b1a5-16ab1455743f, ghrun-uotusghvb4.auto.internal:23126): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6d77d906-71ea-4835-b1a5-16ab1455743f, ghrun-uotusghvb4.auto.internal:23126): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmFiMDBhN2QtMzQ4MTFjYzgtNGEzMzdhY2YtNmYzMWM1NGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 357b7f72-aa7e-4d82-aa8c-7defd04fb940, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 357b7f72-aa7e-4d82-aa8c-7defd04fb940, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=ZmFiMDBhN2QtMzQ4MTFjYzgtNGEzMzdhY2YtNmYzMWM1NGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 357b7f72-aa7e-4d82-aa8c-7defd04fb940, ghrun-uotusghvb4.auto.internal:23126): 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=ZmFiMDBhN2QtMzQ4MTFjYzgtNGEzMzdhY2YtNmYzMWM1NGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e077b351-d0a0-4d7d-ba73-85615a3676ab, ghrun-uotusghvb4.auto.internal:23126): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e077b351-d0a0-4d7d-ba73-85615a3676ab, ghrun-uotusghvb4.auto.internal:23126): request = { session_id: "ydb://session/3?node_id=1&id=ZmFiMDBhN2QtMzQ4MTFjYzgtNGEzMzdhY2YtNmYzMWM1NGE=" 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, e077b351-d0a0-4d7d-ba73-85615a3676ab, ghrun-uotusghvb4.auto.internal:23126): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d1d5b411-a126-47c8-95dc-755f6973f3c7, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179168287+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c363fab5-0d12-4bd6-99df-763d88b4d08f, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179307216+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 82688795-b83b-4688-bff7-22730480717d, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179332478+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-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f7e7bc56-b175-4606-ac09-5d1dd3bdba54, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T18:26:28.179356619+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 59faabec-a170-4827-a1a9-c9b5544a674d, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T18:26:28.179388204+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 90f3e983-b9fe-4725-bb1c-bfa58e3bad0e, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179413632+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-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7e16a45-8472-4611-ac9b-4f62f92b7110, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179436224+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a8530c2d-cd07-401c-bbfc-015d425feb3e, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T18:26:28.179462351+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7d402df-3ed1-4925-a856-236a05174976, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179486269+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 357b7f72-aa7e-4d82-aa8c-7defd04fb940, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23126 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179507771+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-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8d6db01f-02b0-4c2e-b55c-c05574f95e3e, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-21T18:26:28.179283972+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9fe497b2-3517-4c18-94cb-c97ec5fc8793, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-21T18:26:28.17932095+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d187d25e-c60e-479d-abb3-f2e7764dbe92, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179345244+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-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9db8849d-bfb0-4f65-a039-eba34c4af4f8, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-21T18:26:28.179376978+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5acc7dd2-9a97-45a5-aa4b-71b93e2690a4, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-21T18:26:28.179401684+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 06444ee6-4187-4608-ab43-91b76bfd45bc, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179425652+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a7df9d26-abc3-4079-ae20-9486d030452a, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179448259+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 894956f3-cbc3-4128-a67f-af7c03ed3cd0, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-21T18:26:28.17947383+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 95757ce9-1fd5-412e-ab3e-7ba32b20e17b, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-21T18:26:28.179496069+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e077b351-d0a0-4d7d-ba73-85615a3676ab, ghrun-uotusghvb4.auto.internal:23126): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-21T18:26:28.179518214+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-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-uotusghvb4.auto.internal:23126
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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.connection:connection.py:549 Closing channel for endpoint localhost:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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 4075434) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4075434) elapsed time (sec): 30.152223110198975
DEBUG    ya.test:process.py:263 Command (pid 4075434) wtime: 30.155
DEBUG    ya.test:process.py:275 Command (pid 4075434) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     83	83	0	0	63	447	449	451
2	    172	172	0	0	53	87	110	111
3	    108	108	0	0	69	97	101	106
4	      0	0	0	1560	0	0	0	0
5	      0	0	0	2366	0	0	0	0
6	      0	0	0	1983	0	0	0	0
7	      0	0	0	1656	0	0	0	0
8	      0	0	0	2367	0	0	0	0
9	      0	0	0	2367	0	0	0	0
10	      0	0	0	2208	0	0	0	0
11	      0	0	0	2102	0	0	0	0
12	      0	0	0	1874	0	0	0	0
13	      0	0	0	2148	0	0	0	0
14	      0	0	0	1967	0	0	0	0
15	      0	0	0	2253	0	0	0	0
16	      0	0	0	2480	0	0	0	0
17	      0	0	0	2330	0	0	0	0
18	      0	0	0	2223	0	0	0	0
19	      0	0	0	2417	0	0	0	0
20	      0	0	0	2446	0	0	0	0
21	      0	0	0	2314	0	0	0	0
22	      0	0	0	2013	0	0	0	0
23	      0	0	0	2635	0	0	0	0
24	      0	0	0	2264	0	0	0	0
25	      0	0	0	2156	0	0	0	0
26	      0	0	0	2419	0	0	0	0
27	      0	0	0	2567	0	0	0	0
28	      0	0	0	2603	0	0	0	0
29	      0	0	0	2397	0	0	0	0
30	      0	0	0	2102	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    363	12.1	0	60217	59	136	447	451

DEBUG    ya.test:process.py:276 Command (pid 4075434) 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 4075435) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4075435) elapsed time (sec): 30.16104221343994
DEBUG    ya.test:process.py:263 Command (pid 4075435) wtime: 30.163
DEBUG    ya.test:process.py:275 Command (pid 4075435) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      2	2	0	0	105	607	607	607
2	      1	1	0	10	103	103	103	103
3	      0	0	0	10	0	0	0	0
4	      0	0	0	1616	0	0	0	0
5	      0	0	0	2458	0	0	0	0
6	      0	0	0	1982	0	0	0	0
7	      0	0	0	1813	0	0	0	0
8	      0	0	0	2379	0	0	0	0
9	      0	0	0	2329	0	0	0	0
10	      0	0	0	2296	0	0	0	0
11	      0	0	0	2186	0	0	0	0
12	      0	0	0	1935	0	0	0	0
13	      0	0	0	2229	0	0	0	0
14	      0	0	0	2037	0	0	0	0
15	      0	0	0	2247	0	0	0	0
16	      0	0	0	2489	0	0	0	0
17	      0	0	0	2357	0	0	0	0
18	      0	0	0	2287	0	0	0	0
19	      0	0	0	2404	0	0	0	0
20	      0	0	0	2499	0	0	0	0
21	      0	0	0	2334	0	0	0	0
22	      0	0	0	2090	0	0	0	0
23	      0	0	0	2660	0	0	0	0
24	      0	0	0	2348	0	0	0	0
25	      0	0	0	2237	0	0	0	0
26	      0	0	0	2440	0	0	0	0
27	      0	0	0	2608	0	0	0	0
28	      0	0	0	2600	0	0	0	0
29	      0	0	0	2455	0	0	0	0
30	      0	0	0	2153	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      3	0.1	0	61488	105	607	607	607

DEBUG    ya.test:process.py:276 Command (pid 4075435) 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 4075432) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4075432) elapsed time (sec): 30.1815242767334
DEBUG    ya.test:process.py:263 Command (pid 4075432) wtime: 30.184
DEBUG    ya.test:process.py:275 Command (pid 4075432) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     58	58	0	0	86	599	599	603
2	    129	129	0	0	73	113	124	131
3	     84	84	0	0	91	119	123	132
4	      0	0	0	1617	0	0	0	0
5	      0	0	0	2448	0	0	0	0
6	      0	0	0	1946	0	0	0	0
7	      0	0	0	1770	0	0	0	0
8	      0	0	0	2439	0	0	0	0
9	      0	0	0	2313	0	0	0	0
10	      0	0	0	2242	0	0	0	0
11	      0	0	0	2206	0	0	0	0
12	      0	0	0	2028	0	0	0	0
13	      0	0	0	2256	0	0	0	0
14	      0	0	0	1965	0	0	0	0
15	      0	0	0	2237	0	0	0	0
16	      0	0	0	2480	0	0	0	0
17	      0	0	0	2365	0	0	0	0
18	      0	0	0	2238	0	0	0	0
19	      0	0	0	2446	0	0	0	0
20	      0	0	0	2438	0	0	0	0
21	      0	0	0	2329	0	0	0	0
22	      0	0	0	2117	0	0	0	0
23	      0	0	0	2670	0	0	0	0
24	      0	0	0	2295	0	0	0	0
25	      0	0	0	2246	0	0	0	0
26	      0	0	0	2438	0	0	0	0
27	      0	0	0	2600	0	0	0	0
28	      0	0	0	2643	0	0	0	0
29	      0	0	0	2494	0	0	0	0
30	      0	0	0	2165	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    271	9.03333	0	61431	81	124	599	603

DEBUG    ya.test:process.py:276 Command (pid 4075432) 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
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:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". 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:23126
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23126". Check endpoint correctness.
============================== slowest durations ===============================
306.96s call     test_log_scenario.py::TestLogScenario::test_log_uniform
4.00s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s 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/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/agtj/00022f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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-21T18:26:25.149577Z): source_id=334;tablet_id=72075186224037914;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 @ 0xA919BE5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA912126
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A8528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD78F9DB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F68748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6849F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76AAED
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1438EC1B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD5C17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2A9D3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2A9D3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F28383
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2BD47
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143ACA08
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF0E395
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74B437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB798FD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79D094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79CCA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79D88E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91B83C
21. ??:0: ?? @ 0x7F5AB99D3AC2
22. ??:0: ?? @ 0x7F5AB9A658BF
============ 1 failed, 111 deselected, 1 error in 312.08s (0:05:12) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/agtj/000248/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 / 111 deselected / 5 selected

=========================== 111 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/agtj/000227/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 / 111 deselected / 5 selected

=========================== 111 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/agtj/000252/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 / 111 deselected / 5 selected

=========================== 111 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/agtj/000225/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 / 111 deselected / 5 selected

=========================== 111 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/agtj/000242/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 / 111 deselected / 5 selected

=========================== 111 deselected in 0.85s ============================
