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

order_by_with_limit.py .

============================== slowest durations ===============================
5.11s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.17s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 109 deselected in 6.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/1sw8/0001f1/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 / 109 deselected / 7 selected

order_by_with_limit.py .

============================== slowest durations ===============================
49.22s call     order_by_with_limit.py::TestOrderBy::test_random
4.49s setup    order_by_with_limit.py::TestOrderBy::test_random

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

order_by_with_limit.py .

============================== slowest durations ===============================
56.45s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
5.03s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.11s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 109 deselected in 62.36s (0:01:02) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1sw8/000221/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 / 109 deselected / 7 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/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-22T15:45:06.090178Z): source_id=223;tablet_id=72075186224037894;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 @ 0xA91BBE5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA914126
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7AA528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7919DB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6A748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6A49F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76CAED
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14390C1B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD7C17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2C9D3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2C9D3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F2A383
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2DD47
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AEA08
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF17015
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74D437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB79AFD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79F094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79ECA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79F88E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91D83C
E   21. ??:0: ?? @ 0x7FE5E3181AC2
E   22. ??:0: ?? @ 0x7FE5E32138BF
------------------------------ 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/1sw8/000221/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4041819
DEBUG    ya.test:process.py:259 Command (pid 4041819) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4041819) elapsed time (sec): 0.5756127834320068
DEBUG    ya.test:process.py:263 Command (pid 4041819) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) maxrss: 545408
DEBUG    ya.test:process.py:263 Command (pid 4041819) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 4041819) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4041819) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 4041819) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4041819) stime: 0.451544
DEBUG    ya.test:process.py:263 Command (pid 4041819) utime: 0.07592299999999999
DEBUG    ya.test:process.py:263 Command (pid 4041819) wtime: 0.577
DEBUG    ya.test:process.py:275 Command (pid 4041819) 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-qy73lhidqu    Host information: 
        Linux ghrun-qy73lhidqu 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 4041819) 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-qy73lhidqu    Host information: 
        Linux ghrun-qy73lhidqu 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/1sw8/000221/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26366
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/1sw8/000221/r3tmp/kikimr_cluster_ar7ixuz5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4106
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18788
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/1sw8/000221/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/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_o5m_77g8.log --grpc-port=7249 --mon-port=4106 --ic-port=26366
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7249/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/1sw8/000221/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/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_o5m_77g8.log --grpc-port=7249 --mon-port=4106 --ic-port=26366
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_o5m_77g8.log', '--grpc-port=7249', '--mon-port=4106', '--ic-port=26366')' in '/home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4042018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7249/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/1sw8/000221/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4042024
DEBUG    ya.test:process.py:259 Command (pid 4042024) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4042024) elapsed time (sec): 0.6800987720489502
DEBUG    ya.test:process.py:263 Command (pid 4042024) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 4042024) maxrss: 545532
DEBUG    ya.test:process.py:263 Command (pid 4042024) minflt: 19786
DEBUG    ya.test:process.py:263 Command (pid 4042024) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4042024) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 4042024) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4042024) stime: 0.567318
DEBUG    ya.test:process.py:263 Command (pid 4042024) utime: 0.064482
DEBUG    ya.test:process.py:263 Command (pid 4042024) wtime: 0.681
DEBUG    ya.test:process.py:275 Command (pid 4042024) 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-qy73lhidqu    Host information: 
        Linux ghrun-qy73lhidqu 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 4042024) 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-qy73lhidqu    Host information: 
        Linux ghrun-qy73lhidqu 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/1sw8/000221/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7249', '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: 26366\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/1sw8/000221/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7249', '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: 26366\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4044165
DEBUG    ya.test:process.py:259 Command (pid 4044165) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4044165) elapsed time (sec): 0.7591965198516846
DEBUG    ya.test:process.py:263 Command (pid 4044165) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) maxrss: 553812
DEBUG    ya.test:process.py:263 Command (pid 4044165) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 4044165) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 4044165) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 4044165) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4044165) stime: 0.598309
DEBUG    ya.test:process.py:263 Command (pid 4044165) utime: 0.10897799999999999
DEBUG    ya.test:process.py:263 Command (pid 4044165) wtime: 0.76
DEBUG    ya.test:process.py:275 Command (pid 4044165) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7249', '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/1sw8/000221/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7249', '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: 4044934
DEBUG    ya.test:process.py:259 Command (pid 4044934) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4044934) elapsed time (sec): 0.6048729419708252
DEBUG    ya.test:process.py:263 Command (pid 4044934) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) maxrss: 553800
DEBUG    ya.test:process.py:263 Command (pid 4044934) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 4044934) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 4044934) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 4044934) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4044934) stime: 0.439907
DEBUG    ya.test:process.py:263 Command (pid 4044934) utime: 0.10797699999999999
DEBUG    ya.test:process.py:263 Command (pid 4044934) wtime: 0.606
DEBUG    ya.test:process.py:275 Command (pid 4044934) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4044934) 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, f64cde14-1b13-42c9-ad88-be7dac0af5ee, localhost:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f64cde14-1b13-42c9-ad88-be7dac0af5ee, localhost:7249): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f64cde14-1b13-42c9-ad88-be7dac0af5ee, localhost:7249): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-qy73lhidqu.auto.internal" port: 7249 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-qy73lhidqu.auto.internal:7249, 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:7249
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7249
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/1sw8/000221/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydb/ydb -e grpc://localhost:7249 -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/1sw8/000221/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7249', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4045445
DEBUG    ya.test:process.py:259 Command (pid 4045445) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4045445) elapsed time (sec): 0.3520023822784424
DEBUG    ya.test:process.py:263 Command (pid 4045445) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) maxrss: 169912
DEBUG    ya.test:process.py:263 Command (pid 4045445) minflt: 3547
DEBUG    ya.test:process.py:263 Command (pid 4045445) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4045445) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) nvcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 4045445) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4045445) stime: 0.019825
DEBUG    ya.test:process.py:263 Command (pid 4045445) utime: 0.051545
DEBUG    ya.test:process.py:263 Command (pid 4045445) wtime: 0.353
DEBUG    ya.test:process.py:275 Command (pid 4045445) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4045445) 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/1sw8/000221/ydb/apps/ydb/ydb -e grpc://localhost:7249 -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/1sw8/000221/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7249', '-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: 4045559
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 4045559) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4045559) elapsed time (sec): 30.15138554573059
DEBUG    ya.test:process.py:263 Command (pid 4045559) wtime: 30.152
DEBUG    ya.test:process.py:275 Command (pid 4045559) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    465	465	0	0	20	26	41	43
2	    473	473	0	0	20	24	28	31
3	    476	476	0	0	20	24	34	37
4	    486	486	0	0	20	22	27	29
5	    477	477	0	0	20	24	28	30
6	    462	462	0	0	20	27	33	35
7	    456	456	0	0	20	30	35	44
8	    483	483	0	0	20	22	23	25
9	    472	472	0	0	20	28	33	39
10	    487	487	0	0	20	20	21	21
11	    487	487	0	0	20	20	20	21
12	    489	489	0	0	20	20	21	21
13	    489	489	0	0	20	20	21	22
14	    488	488	0	0	20	20	20	21
15	    489	489	0	0	20	20	20	21
16	    487	487	0	0	20	20	21	21
17	    488	488	0	0	20	20	21	21
18	    488	488	0	0	20	21	21	22
19	    488	488	0	0	20	20	21	21
20	    487	487	0	0	20	20	20	21
21	    489	489	0	0	20	20	21	21
22	    488	488	0	0	20	20	21	21
23	    489	489	0	0	20	20	21	21
24	    479	479	0	0	20	21	38	39
25	    487	487	0	0	20	20	20	21
26	    488	488	0	0	20	20	25	28
27	    489	489	0	0	20	20	21	22
28	    466	466	0	0	20	20	66	67
29	    487	487	0	0	20	20	21	21
30	    499	499	0	0	20	20	20	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14478	482.6	0	0	20	22	28	67

DEBUG    ya.test:process.py:276 Command (pid 4045559) 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, 434590ea-e4d1-4e64-b680-0b420e805ccb, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 434590ea-e4d1-4e64-b680-0b420e805ccb, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 434590ea-e4d1-4e64-b680-0b420e805ccb, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 11946d75-6c3a-4ac3-bb2b-9938fb57fdbf, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 11946d75-6c3a-4ac3-bb2b-9938fb57fdbf, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 11946d75-6c3a-4ac3-bb2b-9938fb57fdbf, ghrun-qy73lhidqu.auto.internal:7249): 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=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe46a379-b365-44e4-9da3-1691eae9d6b6, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe46a379-b365-44e4-9da3-1691eae9d6b6, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=" 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, fe46a379-b365-44e4-9da3-1691eae9d6b6, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
INFO     root:test_log_scenario.py:217 Count rows after insert 14230 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84cf2bb7-91d4-4da2-973d-ecc8a7ab8139, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84cf2bb7-91d4-4da2-973d-ecc8a7ab8139, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=" 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, 84cf2bb7-91d4-4da2-973d-ecc8a7ab8139, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, caec5041-1f6f-4da4-83a6-8aacd42d8629, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, caec5041-1f6f-4da4-83a6-8aacd42d8629, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=" 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, caec5041-1f6f-4da4-83a6-8aacd42d8629, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
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/1sw8/000221/ydb/apps/ydb/ydb -e grpc://localhost:7249 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydb/ydb -e grpc://localhost:7249 -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/1sw8/000221/ydb/apps/ydb/ydb -e grpc://localhost:7249 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39228744-00d8-4c63-92fa-0ba447bbd4ba, ghrun-qy73lhidqu.auto.internal:7249): 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, 39228744-00d8-4c63-92fa-0ba447bbd4ba, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fcd1ee79-1994-4e69-93b7-ba954b261a0c, ghrun-qy73lhidqu.auto.internal:7249): 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, 39228744-00d8-4c63-92fa-0ba447bbd4ba, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7249', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fcd1ee79-1994-4e69-93b7-ba954b261a0c, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7249', '-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:628 Command pid: 4058542
DEBUG    ya.test:process.py:628 Command pid: 4058543
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fcd1ee79-1994-4e69-93b7-ba954b261a0c, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODI1YjZjMDEtYzZlNTNkMTQtZmIyNWYzOTUtNThjZjQzODc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2165dda9-474c-479f-9d45-863cc94a81f4, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2165dda9-474c-479f-9d45-863cc94a81f4, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=ODI1YjZjMDEtYzZlNTNkMTQtZmIyNWYzOTUtNThjZjQzODc=" }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2165dda9-474c-479f-9d45-863cc94a81f4, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7249', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4058545
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODI1YjZjMDEtYzZlNTNkMTQtZmIyNWYzOTUtNThjZjQzODc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0231114c-d222-4332-b4a4-6c9dc7cd7e8d, ghrun-qy73lhidqu.auto.internal:7249): 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, 0231114c-d222-4332-b4a4-6c9dc7cd7e8d, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=ODI1YjZjMDEtYzZlNTNkMTQtZmIyNWYzOTUtNThjZjQzODc=" 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, 6f54179f-d01a-4124-9251-c8197965f9f7, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f54179f-d01a-4124-9251-c8197965f9f7, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0231114c-d222-4332-b4a4-6c9dc7cd7e8d, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f54179f-d01a-4124-9251-c8197965f9f7, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjIzZTE1MjYtNDJkYzY4Y2EtMWYxY2FkNDAtZjkzNzI4YjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 44edd608-7bbd-4724-b8b2-39b804bc5d3b, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 44edd608-7bbd-4724-b8b2-39b804bc5d3b, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=YjIzZTE1MjYtNDJkYzY4Y2EtMWYxY2FkNDAtZjkzNzI4YjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 44edd608-7bbd-4724-b8b2-39b804bc5d3b, ghrun-qy73lhidqu.auto.internal:7249): 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=YjIzZTE1MjYtNDJkYzY4Y2EtMWYxY2FkNDAtZjkzNzI4YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0cacbd97-ce28-437d-969a-b0500580ccc3, ghrun-qy73lhidqu.auto.internal:7249): 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, 0cacbd97-ce28-437d-969a-b0500580ccc3, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=YjIzZTE1MjYtNDJkYzY4Y2EtMWYxY2FkNDAtZjkzNzI4YjM=" 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, a170c4f9-2a14-4917-ba9a-b9dfdcc85ba5, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a170c4f9-2a14-4917-ba9a-b9dfdcc85ba5, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0cacbd97-ce28-437d-969a-b0500580ccc3, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a170c4f9-2a14-4917-ba9a-b9dfdcc85ba5, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzBhOTQ2ZGEtNGZmZGIwZGQtMzIzNjU4NzMtZTNmN2MxZjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2cdc866e-f41f-46f5-b0bc-68557624d970, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2cdc866e-f41f-46f5-b0bc-68557624d970, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MzBhOTQ2ZGEtNGZmZGIwZGQtMzIzNjU4NzMtZTNmN2MxZjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2cdc866e-f41f-46f5-b0bc-68557624d970, ghrun-qy73lhidqu.auto.internal:7249): 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=MzBhOTQ2ZGEtNGZmZGIwZGQtMzIzNjU4NzMtZTNmN2MxZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e03834ea-d578-4829-9dc9-63497bf22b52, ghrun-qy73lhidqu.auto.internal:7249): 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, e03834ea-d578-4829-9dc9-63497bf22b52, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MzBhOTQ2ZGEtNGZmZGIwZGQtMzIzNjU4NzMtZTNmN2MxZjA=" 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, 139c3db8-7bbc-4f86-a246-5d6352dd524f, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 139c3db8-7bbc-4f86-a246-5d6352dd524f, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e03834ea-d578-4829-9dc9-63497bf22b52, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 139c3db8-7bbc-4f86-a246-5d6352dd524f, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY2NjdkODMtZTg2OTJjYmQtNTIwNzc0YWYtMzhjZjU1OTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7a3ef2d1-f021-4064-a67d-558fac8343b4, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7a3ef2d1-f021-4064-a67d-558fac8343b4, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=NmY2NjdkODMtZTg2OTJjYmQtNTIwNzc0YWYtMzhjZjU1OTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7a3ef2d1-f021-4064-a67d-558fac8343b4, ghrun-qy73lhidqu.auto.internal:7249): 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=NmY2NjdkODMtZTg2OTJjYmQtNTIwNzc0YWYtMzhjZjU1OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 316b1839-385d-4fd8-8892-63baae672e6b, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 316b1839-385d-4fd8-8892-63baae672e6b, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=NmY2NjdkODMtZTg2OTJjYmQtNTIwNzc0YWYtMzhjZjU1OTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a7233837-1caa-4f20-98d6-06779fd7dd0f, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a7233837-1caa-4f20-98d6-06779fd7dd0f, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 316b1839-385d-4fd8-8892-63baae672e6b, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a7233837-1caa-4f20-98d6-06779fd7dd0f, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzkwNGQ5NTEtYjYwNjA3YzctNjk1OTNhNGMtMWE1YWVlYjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e6a3104a-12b4-4513-878e-8b349da7a620, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e6a3104a-12b4-4513-878e-8b349da7a620, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=YzkwNGQ5NTEtYjYwNjA3YzctNjk1OTNhNGMtMWE1YWVlYjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e6a3104a-12b4-4513-878e-8b349da7a620, ghrun-qy73lhidqu.auto.internal:7249): 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=YzkwNGQ5NTEtYjYwNjA3YzctNjk1OTNhNGMtMWE1YWVlYjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33077a25-3af1-4721-a71b-454ebbe43253, ghrun-qy73lhidqu.auto.internal:7249): 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, 33077a25-3af1-4721-a71b-454ebbe43253, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=YzkwNGQ5NTEtYjYwNjA3YzctNjk1OTNhNGMtMWE1YWVlYjY=" 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, ed32fc3a-16bd-445c-9d32-97a56918c429, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ed32fc3a-16bd-445c-9d32-97a56918c429, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33077a25-3af1-4721-a71b-454ebbe43253, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ed32fc3a-16bd-445c-9d32-97a56918c429, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YThkM2M3OWMtYTczNzkyZmMtYjA0YzE0YjYtNzI0ODhjMzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 71c58991-5e6e-4e0b-903d-60173c4fe038, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 71c58991-5e6e-4e0b-903d-60173c4fe038, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=YThkM2M3OWMtYTczNzkyZmMtYjA0YzE0YjYtNzI0ODhjMzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 71c58991-5e6e-4e0b-903d-60173c4fe038, ghrun-qy73lhidqu.auto.internal:7249): 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=YThkM2M3OWMtYTczNzkyZmMtYjA0YzE0YjYtNzI0ODhjMzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab84ea41-b23e-47ae-8839-1e1bb84d307b, ghrun-qy73lhidqu.auto.internal:7249): 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, ab84ea41-b23e-47ae-8839-1e1bb84d307b, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=YThkM2M3OWMtYTczNzkyZmMtYjA0YzE0YjYtNzI0ODhjMzM=" 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, fd0bde90-ab25-498d-b50f-3b39ca97a2c1, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd0bde90-ab25-498d-b50f-3b39ca97a2c1, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab84ea41-b23e-47ae-8839-1e1bb84d307b, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fd0bde90-ab25-498d-b50f-3b39ca97a2c1, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDdiYzQ2NGQtOWFjN2Q0ODktYWVjNTNmM2QtMmQwY2NmYzQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 52e4262a-78da-4874-834a-6789e5babf9e, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 52e4262a-78da-4874-834a-6789e5babf9e, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=NDdiYzQ2NGQtOWFjN2Q0ODktYWVjNTNmM2QtMmQwY2NmYzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 52e4262a-78da-4874-834a-6789e5babf9e, ghrun-qy73lhidqu.auto.internal:7249): 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=NDdiYzQ2NGQtOWFjN2Q0ODktYWVjNTNmM2QtMmQwY2NmYzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc6ac366-d89b-42c4-b58d-81828bb69d40, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc6ac366-d89b-42c4-b58d-81828bb69d40, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=NDdiYzQ2NGQtOWFjN2Q0ODktYWVjNTNmM2QtMmQwY2NmYzQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ef8ee034-1c05-43c1-895a-567a33280fd4, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef8ee034-1c05-43c1-895a-567a33280fd4, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc6ac366-d89b-42c4-b58d-81828bb69d40, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ef8ee034-1c05-43c1-895a-567a33280fd4, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGVjNDA2ZDgtYjExOTgxMWQtNTcwODVmYzAtN2Q5ZGNhMzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8d5c8478-74d3-4cb5-820a-766a6bebc1d4, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8d5c8478-74d3-4cb5-820a-766a6bebc1d4, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjNDA2ZDgtYjExOTgxMWQtNTcwODVmYzAtN2Q5ZGNhMzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8d5c8478-74d3-4cb5-820a-766a6bebc1d4, ghrun-qy73lhidqu.auto.internal:7249): 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=ZGVjNDA2ZDgtYjExOTgxMWQtNTcwODVmYzAtN2Q5ZGNhMzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0130090-0439-4c97-952c-bee97ace51f7, ghrun-qy73lhidqu.auto.internal:7249): 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, e0130090-0439-4c97-952c-bee97ace51f7, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjNDA2ZDgtYjExOTgxMWQtNTcwODVmYzAtN2Q5ZGNhMzk=" 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, c52e9d3b-2bf6-4018-9c56-d1cdb44dfa71, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0130090-0439-4c97-952c-bee97ace51f7, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c52e9d3b-2bf6-4018-9c56-d1cdb44dfa71, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c52e9d3b-2bf6-4018-9c56-d1cdb44dfa71, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjBjZWJkNWItYmEzMmQwNDAtYWFhOGY4ZDktYTFkMzI0YzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a976dbd6-1f5d-4f09-b6ac-64aed9801e18, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a976dbd6-1f5d-4f09-b6ac-64aed9801e18, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=ZjBjZWJkNWItYmEzMmQwNDAtYWFhOGY4ZDktYTFkMzI0YzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a976dbd6-1f5d-4f09-b6ac-64aed9801e18, ghrun-qy73lhidqu.auto.internal:7249): 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=ZjBjZWJkNWItYmEzMmQwNDAtYWFhOGY4ZDktYTFkMzI0YzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe50b998-a60a-44a3-8ba5-5580def32f85, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe50b998-a60a-44a3-8ba5-5580def32f85, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=ZjBjZWJkNWItYmEzMmQwNDAtYWFhOGY4ZDktYTFkMzI0YzA=" 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, fe50b998-a60a-44a3-8ba5-5580def32f85, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 11946d75-6c3a-4ac3-bb2b-9938fb57fdbf, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-22T15:45:09.78569884+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2165dda9-474c-479f-9d45-863cc94a81f4, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T15:45:09.785855734+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 44edd608-7bbd-4724-b8b2-39b804bc5d3b, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-22T15:45:09.785886927+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a3ef2d1-f021-4064-a67d-558fac8343b4, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T15:45:09.785939343+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2cdc866e-f41f-46f5-b0bc-68557624d970, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T15:45:09.785910475+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e6a3104a-12b4-4513-878e-8b349da7a620, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-22T15:45:09.785966858+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 71c58991-5e6e-4e0b-903d-60173c4fe038, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-22T15:45:09.785989576+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-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 52e4262a-78da-4874-834a-6789e5babf9e, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T15:45:09.786019469+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8d5c8478-74d3-4cb5-820a-766a6bebc1d4, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-22T15:45:09.786045255+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-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a976dbd6-1f5d-4f09-b6ac-64aed9801e18, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-22T15:45:09.786072707+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-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 39228744-00d8-4c63-92fa-0ba447bbd4ba, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.785831172+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0231114c-d222-4332-b4a4-6c9dc7cd7e8d, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.785873347+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0cacbd97-ce28-437d-969a-b0500580ccc3, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.785898769+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-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 316b1839-385d-4fd8-8892-63baae672e6b, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.785953786+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 33077a25-3af1-4721-a71b-454ebbe43253, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.785979168+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ab84ea41-b23e-47ae-8839-1e1bb84d307b, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.786001614+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e03834ea-d578-4829-9dc9-63497bf22b52, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.785927309+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cc6ac366-d89b-42c4-b58d-81828bb69d40, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.786031492+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e0130090-0439-4c97-952c-bee97ace51f7, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.786060752+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fe50b998-a60a-44a3-8ba5-5580def32f85, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.786108887+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-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:7249
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:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4058545) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4058545) elapsed time (sec): 30.13194990158081
DEBUG    ya.test:process.py:263 Command (pid 4058545) wtime: 30.133
DEBUG    ya.test:process.py:275 Command (pid 4058545) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	370	0	0	0	0
5	      0	0	0	2820	0	0	0	0
6	      0	0	0	2650	0	0	0	0
7	      0	0	0	1140	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2560	0	0	0	0
10	      0	0	0	2630	0	0	0	0
11	      0	0	0	2630	0	0	0	0
12	      0	0	0	2620	0	0	0	0
13	      0	0	0	2640	0	0	0	0
14	      0	0	0	2310	0	0	0	0
15	      0	0	0	2710	0	0	0	0
16	      0	0	0	2850	0	0	0	0
17	      0	0	0	2830	0	0	0	0
18	      0	0	0	2600	0	0	0	0
19	      0	0	0	2850	0	0	0	0
20	      0	0	0	2320	0	0	0	0
21	      0	0	0	2664	0	0	0	0
22	      0	0	0	2976	0	0	0	0
23	      0	0	0	3110	0	0	0	0
24	      0	0	0	3000	0	0	0	0
25	      0	0	0	2440	0	0	0	0
26	      0	0	0	2490	0	0	0	0
27	      0	0	0	2110	0	0	0	0
28	      0	0	0	2570	0	0	0	0
29	      0	0	0	2880	0	0	0	0
30	      0	0	0	2390	0	0	0	0

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

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

DEBUG    ya.test:process.py:259 Command (pid 4058543) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4058543) elapsed time (sec): 30.13619899749756
DEBUG    ya.test:process.py:263 Command (pid 4058543) wtime: 30.137
DEBUG    ya.test:process.py:275 Command (pid 4058543) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     97	97	0	0	57	377	445	455
2	    182	182	0	0	51	70	77	77
3	    183	183	0	0	50	62	70	79
4	     87	87	0	360	55	79	81	81
5	      0	0	0	2820	0	0	0	0
6	      0	0	0	2650	0	0	0	0
7	      0	0	0	1130	0	0	0	0
8	      0	0	0	2950	0	0	0	0
9	      0	0	0	2552	0	0	0	0
10	      0	0	0	2638	0	0	0	0
11	      0	0	0	2630	0	0	0	0
12	      0	0	0	2630	0	0	0	0
13	      0	0	0	2640	0	0	0	0
14	      0	0	0	2310	0	0	0	0
15	      0	0	0	2710	0	0	0	0
16	      0	0	0	2850	0	0	0	0
17	      0	0	0	2820	0	0	0	0
18	      0	0	0	2600	0	0	0	0
19	      0	0	0	2850	0	0	0	0
20	      0	0	0	2310	0	0	0	0
21	      0	0	0	2670	0	0	0	0
22	      0	0	0	2980	0	0	0	0
23	      0	0	0	3110	0	0	0	0
24	      0	0	0	3000	0	0	0	0
25	      0	0	0	2440	0	0	0	0
26	      0	0	0	2490	0	0	0	0
27	      0	0	0	2110	0	0	0	0
28	      0	0	0	2570	0	0	0	0
29	      0	0	0	2880	0	0	0	0
30	      0	0	0	2390	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    549	18.3	0	68090	51	78	377	455

DEBUG    ya.test:process.py:276 Command (pid 4058543) 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 4058542) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4058542) elapsed time (sec): 30.2362220287323
DEBUG    ya.test:process.py:263 Command (pid 4058542) wtime: 30.238
DEBUG    ya.test:process.py:275 Command (pid 4058542) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    133	133	0	0	43	311	347	355
2	    234	234	0	0	41	52	61	66
3	    238	238	0	0	41	51	64	67
4	    111	111	0	360	42	61	65	66
5	      0	0	0	2820	0	0	0	0
6	      0	0	0	2650	0	0	0	0
7	      0	0	0	1137	0	0	0	0
8	      0	0	0	2943	0	0	0	0
9	      0	0	0	2550	0	0	0	0
10	      0	0	0	2640	0	0	0	0
11	      0	0	0	2630	0	0	0	0
12	      0	0	0	2630	0	0	0	0
13	      0	0	0	2640	0	0	0	0
14	      0	0	0	2310	0	0	0	0
15	      0	0	0	2710	0	0	0	0
16	      0	0	0	2850	0	0	0	0
17	      0	0	0	2830	0	0	0	0
18	      0	0	0	2590	0	0	0	0
19	      0	0	0	2850	0	0	0	0
20	      0	0	0	2320	0	0	0	0
21	      0	0	0	2660	0	0	0	0
22	      0	0	0	2980	0	0	0	0
23	      0	0	0	3100	0	0	0	0
24	      0	0	0	3004	0	0	0	0
25	      0	0	0	2436	0	0	0	0
26	      0	0	0	2490	0	0	0	0
27	      0	0	0	2110	0	0	0	0
28	      0	0	0	2570	0	0	0	0
29	      0	0	0	2880	0	0	0	0
30	      0	0	0	2390	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    716	23.8667	0	68080	41	64	311	355

DEBUG    ya.test:process.py:276 Command (pid 4058542) 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
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:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
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:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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)]
---------------------------- 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:7249
ERROR    ydb.query.pool:pool.py:81 An attempt to take session from closed session pool.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-qy73lhidqu'
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/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.4042018' in '/home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_o5m_77g8.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:7249/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18788
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8249
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4106
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7249
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26366
=================================== 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/1sw8/000221/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4041819
DEBUG    ya.test:process.py:259 Command (pid 4041819) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4041819) elapsed time (sec): 0.5756127834320068
DEBUG    ya.test:process.py:263 Command (pid 4041819) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) maxrss: 545408
DEBUG    ya.test:process.py:263 Command (pid 4041819) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 4041819) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4041819) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4041819) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 4041819) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4041819) stime: 0.451544
DEBUG    ya.test:process.py:263 Command (pid 4041819) utime: 0.07592299999999999
DEBUG    ya.test:process.py:263 Command (pid 4041819) wtime: 0.577
DEBUG    ya.test:process.py:275 Command (pid 4041819) 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-qy73lhidqu    Host information: 
        Linux ghrun-qy73lhidqu 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 4041819) 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-qy73lhidqu    Host information: 
        Linux ghrun-qy73lhidqu 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/1sw8/000221/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26366
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/1sw8/000221/r3tmp/kikimr_cluster_ar7ixuz5
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4106
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18788
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/1sw8/000221/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/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_o5m_77g8.log --grpc-port=7249 --mon-port=4106 --ic-port=26366
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7249/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/1sw8/000221/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/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_o5m_77g8.log --grpc-port=7249 --mon-port=4106 --ic-port=26366
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_o5m_77g8.log', '--grpc-port=7249', '--mon-port=4106', '--ic-port=26366')' in '/home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4042018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7249/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/1sw8/000221/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4042024
DEBUG    ya.test:process.py:259 Command (pid 4042024) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4042024) elapsed time (sec): 0.6800987720489502
DEBUG    ya.test:process.py:263 Command (pid 4042024) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 4042024) maxrss: 545532
DEBUG    ya.test:process.py:263 Command (pid 4042024) minflt: 19786
DEBUG    ya.test:process.py:263 Command (pid 4042024) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4042024) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4042024) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 4042024) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4042024) stime: 0.567318
DEBUG    ya.test:process.py:263 Command (pid 4042024) utime: 0.064482
DEBUG    ya.test:process.py:263 Command (pid 4042024) wtime: 0.681
DEBUG    ya.test:process.py:275 Command (pid 4042024) 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-qy73lhidqu    Host information: 
        Linux ghrun-qy73lhidqu 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 4042024) 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-qy73lhidqu    Host information: 
        Linux ghrun-qy73lhidqu 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/1sw8/000221/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7249', '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: 26366\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/1sw8/000221/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7249', '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: 26366\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4044165
DEBUG    ya.test:process.py:259 Command (pid 4044165) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4044165) elapsed time (sec): 0.7591965198516846
DEBUG    ya.test:process.py:263 Command (pid 4044165) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) maxrss: 553812
DEBUG    ya.test:process.py:263 Command (pid 4044165) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 4044165) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 4044165) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4044165) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 4044165) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4044165) stime: 0.598309
DEBUG    ya.test:process.py:263 Command (pid 4044165) utime: 0.10897799999999999
DEBUG    ya.test:process.py:263 Command (pid 4044165) wtime: 0.76
DEBUG    ya.test:process.py:275 Command (pid 4044165) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7249', '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/1sw8/000221/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7249', '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: 4044934
DEBUG    ya.test:process.py:259 Command (pid 4044934) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4044934) elapsed time (sec): 0.6048729419708252
DEBUG    ya.test:process.py:263 Command (pid 4044934) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) maxrss: 553800
DEBUG    ya.test:process.py:263 Command (pid 4044934) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 4044934) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 4044934) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4044934) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 4044934) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4044934) stime: 0.439907
DEBUG    ya.test:process.py:263 Command (pid 4044934) utime: 0.10797699999999999
DEBUG    ya.test:process.py:263 Command (pid 4044934) wtime: 0.606
DEBUG    ya.test:process.py:275 Command (pid 4044934) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4044934) 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, f64cde14-1b13-42c9-ad88-be7dac0af5ee, localhost:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f64cde14-1b13-42c9-ad88-be7dac0af5ee, localhost:7249): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f64cde14-1b13-42c9-ad88-be7dac0af5ee, localhost:7249): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-qy73lhidqu.auto.internal" port: 7249 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-qy73lhidqu.auto.internal:7249, 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:7249
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7249
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/1sw8/000221/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydb/ydb -e grpc://localhost:7249 -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/1sw8/000221/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7249', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4045445
DEBUG    ya.test:process.py:259 Command (pid 4045445) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4045445) elapsed time (sec): 0.3520023822784424
DEBUG    ya.test:process.py:263 Command (pid 4045445) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) maxrss: 169912
DEBUG    ya.test:process.py:263 Command (pid 4045445) minflt: 3547
DEBUG    ya.test:process.py:263 Command (pid 4045445) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4045445) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4045445) nvcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 4045445) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4045445) stime: 0.019825
DEBUG    ya.test:process.py:263 Command (pid 4045445) utime: 0.051545
DEBUG    ya.test:process.py:263 Command (pid 4045445) wtime: 0.353
DEBUG    ya.test:process.py:275 Command (pid 4045445) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4045445) 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/1sw8/000221/ydb/apps/ydb/ydb -e grpc://localhost:7249 -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/1sw8/000221/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7249', '-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: 4045559
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 4045559) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4045559) elapsed time (sec): 30.15138554573059
DEBUG    ya.test:process.py:263 Command (pid 4045559) wtime: 30.152
DEBUG    ya.test:process.py:275 Command (pid 4045559) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    465	465	0	0	20	26	41	43
2	    473	473	0	0	20	24	28	31
3	    476	476	0	0	20	24	34	37
4	    486	486	0	0	20	22	27	29
5	    477	477	0	0	20	24	28	30
6	    462	462	0	0	20	27	33	35
7	    456	456	0	0	20	30	35	44
8	    483	483	0	0	20	22	23	25
9	    472	472	0	0	20	28	33	39
10	    487	487	0	0	20	20	21	21
11	    487	487	0	0	20	20	20	21
12	    489	489	0	0	20	20	21	21
13	    489	489	0	0	20	20	21	22
14	    488	488	0	0	20	20	20	21
15	    489	489	0	0	20	20	20	21
16	    487	487	0	0	20	20	21	21
17	    488	488	0	0	20	20	21	21
18	    488	488	0	0	20	21	21	22
19	    488	488	0	0	20	20	21	21
20	    487	487	0	0	20	20	20	21
21	    489	489	0	0	20	20	21	21
22	    488	488	0	0	20	20	21	21
23	    489	489	0	0	20	20	21	21
24	    479	479	0	0	20	21	38	39
25	    487	487	0	0	20	20	20	21
26	    488	488	0	0	20	20	25	28
27	    489	489	0	0	20	20	21	22
28	    466	466	0	0	20	20	66	67
29	    487	487	0	0	20	20	21	21
30	    499	499	0	0	20	20	20	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14478	482.6	0	0	20	22	28	67

DEBUG    ya.test:process.py:276 Command (pid 4045559) 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, 434590ea-e4d1-4e64-b680-0b420e805ccb, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 434590ea-e4d1-4e64-b680-0b420e805ccb, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 434590ea-e4d1-4e64-b680-0b420e805ccb, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 11946d75-6c3a-4ac3-bb2b-9938fb57fdbf, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 11946d75-6c3a-4ac3-bb2b-9938fb57fdbf, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 11946d75-6c3a-4ac3-bb2b-9938fb57fdbf, ghrun-qy73lhidqu.auto.internal:7249): 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=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe46a379-b365-44e4-9da3-1691eae9d6b6, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe46a379-b365-44e4-9da3-1691eae9d6b6, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=" 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, fe46a379-b365-44e4-9da3-1691eae9d6b6, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
INFO     root:test_log_scenario.py:217 Count rows after insert 14230 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84cf2bb7-91d4-4da2-973d-ecc8a7ab8139, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84cf2bb7-91d4-4da2-973d-ecc8a7ab8139, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=" 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, 84cf2bb7-91d4-4da2-973d-ecc8a7ab8139, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, caec5041-1f6f-4da4-83a6-8aacd42d8629, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, caec5041-1f6f-4da4-83a6-8aacd42d8629, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=" 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, caec5041-1f6f-4da4-83a6-8aacd42d8629, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
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/1sw8/000221/ydb/apps/ydb/ydb -e grpc://localhost:7249 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydb/ydb -e grpc://localhost:7249 -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/1sw8/000221/ydb/apps/ydb/ydb -e grpc://localhost:7249 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39228744-00d8-4c63-92fa-0ba447bbd4ba, ghrun-qy73lhidqu.auto.internal:7249): 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, 39228744-00d8-4c63-92fa-0ba447bbd4ba, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MWM5ZjhlOGMtMWI0NWM4NjYtZmI5NDc4Y2QtMzI4ODY3YWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fcd1ee79-1994-4e69-93b7-ba954b261a0c, ghrun-qy73lhidqu.auto.internal:7249): 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, 39228744-00d8-4c63-92fa-0ba447bbd4ba, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7249', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fcd1ee79-1994-4e69-93b7-ba954b261a0c, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7249', '-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:628 Command pid: 4058542
DEBUG    ya.test:process.py:628 Command pid: 4058543
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fcd1ee79-1994-4e69-93b7-ba954b261a0c, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODI1YjZjMDEtYzZlNTNkMTQtZmIyNWYzOTUtNThjZjQzODc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2165dda9-474c-479f-9d45-863cc94a81f4, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2165dda9-474c-479f-9d45-863cc94a81f4, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=ODI1YjZjMDEtYzZlNTNkMTQtZmIyNWYzOTUtNThjZjQzODc=" }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2165dda9-474c-479f-9d45-863cc94a81f4, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/1sw8/000221/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7249', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4058545
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODI1YjZjMDEtYzZlNTNkMTQtZmIyNWYzOTUtNThjZjQzODc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0231114c-d222-4332-b4a4-6c9dc7cd7e8d, ghrun-qy73lhidqu.auto.internal:7249): 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, 0231114c-d222-4332-b4a4-6c9dc7cd7e8d, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=ODI1YjZjMDEtYzZlNTNkMTQtZmIyNWYzOTUtNThjZjQzODc=" 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, 6f54179f-d01a-4124-9251-c8197965f9f7, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f54179f-d01a-4124-9251-c8197965f9f7, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0231114c-d222-4332-b4a4-6c9dc7cd7e8d, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f54179f-d01a-4124-9251-c8197965f9f7, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjIzZTE1MjYtNDJkYzY4Y2EtMWYxY2FkNDAtZjkzNzI4YjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 44edd608-7bbd-4724-b8b2-39b804bc5d3b, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 44edd608-7bbd-4724-b8b2-39b804bc5d3b, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=YjIzZTE1MjYtNDJkYzY4Y2EtMWYxY2FkNDAtZjkzNzI4YjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 44edd608-7bbd-4724-b8b2-39b804bc5d3b, ghrun-qy73lhidqu.auto.internal:7249): 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=YjIzZTE1MjYtNDJkYzY4Y2EtMWYxY2FkNDAtZjkzNzI4YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0cacbd97-ce28-437d-969a-b0500580ccc3, ghrun-qy73lhidqu.auto.internal:7249): 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, 0cacbd97-ce28-437d-969a-b0500580ccc3, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=YjIzZTE1MjYtNDJkYzY4Y2EtMWYxY2FkNDAtZjkzNzI4YjM=" 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, a170c4f9-2a14-4917-ba9a-b9dfdcc85ba5, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a170c4f9-2a14-4917-ba9a-b9dfdcc85ba5, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0cacbd97-ce28-437d-969a-b0500580ccc3, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a170c4f9-2a14-4917-ba9a-b9dfdcc85ba5, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzBhOTQ2ZGEtNGZmZGIwZGQtMzIzNjU4NzMtZTNmN2MxZjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2cdc866e-f41f-46f5-b0bc-68557624d970, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2cdc866e-f41f-46f5-b0bc-68557624d970, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MzBhOTQ2ZGEtNGZmZGIwZGQtMzIzNjU4NzMtZTNmN2MxZjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2cdc866e-f41f-46f5-b0bc-68557624d970, ghrun-qy73lhidqu.auto.internal:7249): 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=MzBhOTQ2ZGEtNGZmZGIwZGQtMzIzNjU4NzMtZTNmN2MxZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e03834ea-d578-4829-9dc9-63497bf22b52, ghrun-qy73lhidqu.auto.internal:7249): 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, e03834ea-d578-4829-9dc9-63497bf22b52, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=MzBhOTQ2ZGEtNGZmZGIwZGQtMzIzNjU4NzMtZTNmN2MxZjA=" 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, 139c3db8-7bbc-4f86-a246-5d6352dd524f, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 139c3db8-7bbc-4f86-a246-5d6352dd524f, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e03834ea-d578-4829-9dc9-63497bf22b52, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 139c3db8-7bbc-4f86-a246-5d6352dd524f, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY2NjdkODMtZTg2OTJjYmQtNTIwNzc0YWYtMzhjZjU1OTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7a3ef2d1-f021-4064-a67d-558fac8343b4, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7a3ef2d1-f021-4064-a67d-558fac8343b4, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=NmY2NjdkODMtZTg2OTJjYmQtNTIwNzc0YWYtMzhjZjU1OTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7a3ef2d1-f021-4064-a67d-558fac8343b4, ghrun-qy73lhidqu.auto.internal:7249): 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=NmY2NjdkODMtZTg2OTJjYmQtNTIwNzc0YWYtMzhjZjU1OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 316b1839-385d-4fd8-8892-63baae672e6b, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 316b1839-385d-4fd8-8892-63baae672e6b, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=NmY2NjdkODMtZTg2OTJjYmQtNTIwNzc0YWYtMzhjZjU1OTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a7233837-1caa-4f20-98d6-06779fd7dd0f, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a7233837-1caa-4f20-98d6-06779fd7dd0f, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 316b1839-385d-4fd8-8892-63baae672e6b, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a7233837-1caa-4f20-98d6-06779fd7dd0f, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzkwNGQ5NTEtYjYwNjA3YzctNjk1OTNhNGMtMWE1YWVlYjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e6a3104a-12b4-4513-878e-8b349da7a620, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e6a3104a-12b4-4513-878e-8b349da7a620, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=YzkwNGQ5NTEtYjYwNjA3YzctNjk1OTNhNGMtMWE1YWVlYjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e6a3104a-12b4-4513-878e-8b349da7a620, ghrun-qy73lhidqu.auto.internal:7249): 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=YzkwNGQ5NTEtYjYwNjA3YzctNjk1OTNhNGMtMWE1YWVlYjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33077a25-3af1-4721-a71b-454ebbe43253, ghrun-qy73lhidqu.auto.internal:7249): 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, 33077a25-3af1-4721-a71b-454ebbe43253, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=YzkwNGQ5NTEtYjYwNjA3YzctNjk1OTNhNGMtMWE1YWVlYjY=" 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, ed32fc3a-16bd-445c-9d32-97a56918c429, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ed32fc3a-16bd-445c-9d32-97a56918c429, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33077a25-3af1-4721-a71b-454ebbe43253, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ed32fc3a-16bd-445c-9d32-97a56918c429, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YThkM2M3OWMtYTczNzkyZmMtYjA0YzE0YjYtNzI0ODhjMzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 71c58991-5e6e-4e0b-903d-60173c4fe038, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 71c58991-5e6e-4e0b-903d-60173c4fe038, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=YThkM2M3OWMtYTczNzkyZmMtYjA0YzE0YjYtNzI0ODhjMzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 71c58991-5e6e-4e0b-903d-60173c4fe038, ghrun-qy73lhidqu.auto.internal:7249): 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=YThkM2M3OWMtYTczNzkyZmMtYjA0YzE0YjYtNzI0ODhjMzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab84ea41-b23e-47ae-8839-1e1bb84d307b, ghrun-qy73lhidqu.auto.internal:7249): 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, ab84ea41-b23e-47ae-8839-1e1bb84d307b, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=YThkM2M3OWMtYTczNzkyZmMtYjA0YzE0YjYtNzI0ODhjMzM=" 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, fd0bde90-ab25-498d-b50f-3b39ca97a2c1, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd0bde90-ab25-498d-b50f-3b39ca97a2c1, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab84ea41-b23e-47ae-8839-1e1bb84d307b, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fd0bde90-ab25-498d-b50f-3b39ca97a2c1, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDdiYzQ2NGQtOWFjN2Q0ODktYWVjNTNmM2QtMmQwY2NmYzQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 52e4262a-78da-4874-834a-6789e5babf9e, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 52e4262a-78da-4874-834a-6789e5babf9e, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=NDdiYzQ2NGQtOWFjN2Q0ODktYWVjNTNmM2QtMmQwY2NmYzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 52e4262a-78da-4874-834a-6789e5babf9e, ghrun-qy73lhidqu.auto.internal:7249): 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=NDdiYzQ2NGQtOWFjN2Q0ODktYWVjNTNmM2QtMmQwY2NmYzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc6ac366-d89b-42c4-b58d-81828bb69d40, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc6ac366-d89b-42c4-b58d-81828bb69d40, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=NDdiYzQ2NGQtOWFjN2Q0ODktYWVjNTNmM2QtMmQwY2NmYzQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ef8ee034-1c05-43c1-895a-567a33280fd4, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef8ee034-1c05-43c1-895a-567a33280fd4, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc6ac366-d89b-42c4-b58d-81828bb69d40, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ef8ee034-1c05-43c1-895a-567a33280fd4, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGVjNDA2ZDgtYjExOTgxMWQtNTcwODVmYzAtN2Q5ZGNhMzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8d5c8478-74d3-4cb5-820a-766a6bebc1d4, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8d5c8478-74d3-4cb5-820a-766a6bebc1d4, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjNDA2ZDgtYjExOTgxMWQtNTcwODVmYzAtN2Q5ZGNhMzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8d5c8478-74d3-4cb5-820a-766a6bebc1d4, ghrun-qy73lhidqu.auto.internal:7249): 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=ZGVjNDA2ZDgtYjExOTgxMWQtNTcwODVmYzAtN2Q5ZGNhMzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0130090-0439-4c97-952c-bee97ace51f7, ghrun-qy73lhidqu.auto.internal:7249): 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, e0130090-0439-4c97-952c-bee97ace51f7, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjNDA2ZDgtYjExOTgxMWQtNTcwODVmYzAtN2Q5ZGNhMzk=" 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, c52e9d3b-2bf6-4018-9c56-d1cdb44dfa71, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0130090-0439-4c97-952c-bee97ace51f7, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c52e9d3b-2bf6-4018-9c56-d1cdb44dfa71, ghrun-qy73lhidqu.auto.internal:7249): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c52e9d3b-2bf6-4018-9c56-d1cdb44dfa71, ghrun-qy73lhidqu.auto.internal:7249): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjBjZWJkNWItYmEzMmQwNDAtYWFhOGY4ZDktYTFkMzI0YzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a976dbd6-1f5d-4f09-b6ac-64aed9801e18, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a976dbd6-1f5d-4f09-b6ac-64aed9801e18, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=ZjBjZWJkNWItYmEzMmQwNDAtYWFhOGY4ZDktYTFkMzI0YzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a976dbd6-1f5d-4f09-b6ac-64aed9801e18, ghrun-qy73lhidqu.auto.internal:7249): 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=ZjBjZWJkNWItYmEzMmQwNDAtYWFhOGY4ZDktYTFkMzI0YzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe50b998-a60a-44a3-8ba5-5580def32f85, ghrun-qy73lhidqu.auto.internal:7249): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe50b998-a60a-44a3-8ba5-5580def32f85, ghrun-qy73lhidqu.auto.internal:7249): request = { session_id: "ydb://session/3?node_id=1&id=ZjBjZWJkNWItYmEzMmQwNDAtYWFhOGY4ZDktYTFkMzI0YzA=" 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, fe50b998-a60a-44a3-8ba5-5580def32f85, ghrun-qy73lhidqu.auto.internal:7249): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 11946d75-6c3a-4ac3-bb2b-9938fb57fdbf, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-22T15:45:09.78569884+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2165dda9-474c-479f-9d45-863cc94a81f4, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T15:45:09.785855734+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 44edd608-7bbd-4724-b8b2-39b804bc5d3b, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-22T15:45:09.785886927+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a3ef2d1-f021-4064-a67d-558fac8343b4, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T15:45:09.785939343+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2cdc866e-f41f-46f5-b0bc-68557624d970, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T15:45:09.785910475+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e6a3104a-12b4-4513-878e-8b349da7a620, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-22T15:45:09.785966858+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 71c58991-5e6e-4e0b-903d-60173c4fe038, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-22T15:45:09.785989576+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-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 52e4262a-78da-4874-834a-6789e5babf9e, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T15:45:09.786019469+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8d5c8478-74d3-4cb5-820a-766a6bebc1d4, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-22T15:45:09.786045255+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-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a976dbd6-1f5d-4f09-b6ac-64aed9801e18, ghrun-qy73lhidqu.auto.internal:7249): 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:7249 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-22T15:45:09.786072707+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-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 39228744-00d8-4c63-92fa-0ba447bbd4ba, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.785831172+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0231114c-d222-4332-b4a4-6c9dc7cd7e8d, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.785873347+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0cacbd97-ce28-437d-969a-b0500580ccc3, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.785898769+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-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 316b1839-385d-4fd8-8892-63baae672e6b, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.785953786+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 33077a25-3af1-4721-a71b-454ebbe43253, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.785979168+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ab84ea41-b23e-47ae-8839-1e1bb84d307b, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.786001614+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e03834ea-d578-4829-9dc9-63497bf22b52, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.785927309+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cc6ac366-d89b-42c4-b58d-81828bb69d40, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.786031492+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e0130090-0439-4c97-952c-bee97ace51f7, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.786060752+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fe50b998-a60a-44a3-8ba5-5580def32f85, ghrun-qy73lhidqu.auto.internal:7249): 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-22T15:45:09.786108887+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-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qy73lhidqu.auto.internal:7249
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:7249
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:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4058545) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4058545) elapsed time (sec): 30.13194990158081
DEBUG    ya.test:process.py:263 Command (pid 4058545) wtime: 30.133
DEBUG    ya.test:process.py:275 Command (pid 4058545) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	370	0	0	0	0
5	      0	0	0	2820	0	0	0	0
6	      0	0	0	2650	0	0	0	0
7	      0	0	0	1140	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2560	0	0	0	0
10	      0	0	0	2630	0	0	0	0
11	      0	0	0	2630	0	0	0	0
12	      0	0	0	2620	0	0	0	0
13	      0	0	0	2640	0	0	0	0
14	      0	0	0	2310	0	0	0	0
15	      0	0	0	2710	0	0	0	0
16	      0	0	0	2850	0	0	0	0
17	      0	0	0	2830	0	0	0	0
18	      0	0	0	2600	0	0	0	0
19	      0	0	0	2850	0	0	0	0
20	      0	0	0	2320	0	0	0	0
21	      0	0	0	2664	0	0	0	0
22	      0	0	0	2976	0	0	0	0
23	      0	0	0	3110	0	0	0	0
24	      0	0	0	3000	0	0	0	0
25	      0	0	0	2440	0	0	0	0
26	      0	0	0	2490	0	0	0	0
27	      0	0	0	2110	0	0	0	0
28	      0	0	0	2570	0	0	0	0
29	      0	0	0	2880	0	0	0	0
30	      0	0	0	2390	0	0	0	0

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

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

DEBUG    ya.test:process.py:259 Command (pid 4058543) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4058543) elapsed time (sec): 30.13619899749756
DEBUG    ya.test:process.py:263 Command (pid 4058543) wtime: 30.137
DEBUG    ya.test:process.py:275 Command (pid 4058543) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     97	97	0	0	57	377	445	455
2	    182	182	0	0	51	70	77	77
3	    183	183	0	0	50	62	70	79
4	     87	87	0	360	55	79	81	81
5	      0	0	0	2820	0	0	0	0
6	      0	0	0	2650	0	0	0	0
7	      0	0	0	1130	0	0	0	0
8	      0	0	0	2950	0	0	0	0
9	      0	0	0	2552	0	0	0	0
10	      0	0	0	2638	0	0	0	0
11	      0	0	0	2630	0	0	0	0
12	      0	0	0	2630	0	0	0	0
13	      0	0	0	2640	0	0	0	0
14	      0	0	0	2310	0	0	0	0
15	      0	0	0	2710	0	0	0	0
16	      0	0	0	2850	0	0	0	0
17	      0	0	0	2820	0	0	0	0
18	      0	0	0	2600	0	0	0	0
19	      0	0	0	2850	0	0	0	0
20	      0	0	0	2310	0	0	0	0
21	      0	0	0	2670	0	0	0	0
22	      0	0	0	2980	0	0	0	0
23	      0	0	0	3110	0	0	0	0
24	      0	0	0	3000	0	0	0	0
25	      0	0	0	2440	0	0	0	0
26	      0	0	0	2490	0	0	0	0
27	      0	0	0	2110	0	0	0	0
28	      0	0	0	2570	0	0	0	0
29	      0	0	0	2880	0	0	0	0
30	      0	0	0	2390	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    549	18.3	0	68090	51	78	377	455

DEBUG    ya.test:process.py:276 Command (pid 4058543) 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 4058542) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4058542) elapsed time (sec): 30.2362220287323
DEBUG    ya.test:process.py:263 Command (pid 4058542) wtime: 30.238
DEBUG    ya.test:process.py:275 Command (pid 4058542) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    133	133	0	0	43	311	347	355
2	    234	234	0	0	41	52	61	66
3	    238	238	0	0	41	51	64	67
4	    111	111	0	360	42	61	65	66
5	      0	0	0	2820	0	0	0	0
6	      0	0	0	2650	0	0	0	0
7	      0	0	0	1137	0	0	0	0
8	      0	0	0	2943	0	0	0	0
9	      0	0	0	2550	0	0	0	0
10	      0	0	0	2640	0	0	0	0
11	      0	0	0	2630	0	0	0	0
12	      0	0	0	2630	0	0	0	0
13	      0	0	0	2640	0	0	0	0
14	      0	0	0	2310	0	0	0	0
15	      0	0	0	2710	0	0	0	0
16	      0	0	0	2850	0	0	0	0
17	      0	0	0	2830	0	0	0	0
18	      0	0	0	2590	0	0	0	0
19	      0	0	0	2850	0	0	0	0
20	      0	0	0	2320	0	0	0	0
21	      0	0	0	2660	0	0	0	0
22	      0	0	0	2980	0	0	0	0
23	      0	0	0	3100	0	0	0	0
24	      0	0	0	3004	0	0	0	0
25	      0	0	0	2436	0	0	0	0
26	      0	0	0	2490	0	0	0	0
27	      0	0	0	2110	0	0	0	0
28	      0	0	0	2570	0	0	0	0
29	      0	0	0	2880	0	0	0	0
30	      0	0	0	2390	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    716	23.8667	0	68080	41	64	311	355

DEBUG    ya.test:process.py:276 Command (pid 4058542) 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
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:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
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:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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:7249
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7249". 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)]
============================== slowest durations ===============================
300.81s call     test_log_scenario.py::TestLogScenario::test_log_uniform
5.41s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.96s setup    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/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/1sw8/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-22T15:45:06.090178Z): source_id=223;tablet_id=72075186224037894;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 @ 0xA91BBE5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA914126
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7AA528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7919DB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6A748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6A49F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76CAED
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14390C1B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD7C17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2C9D3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2C9D3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F2A383
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2DD47
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AEA08
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF17015
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74D437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB79AFD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79F094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79ECA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79F88E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91D83C
21. ??:0: ?? @ 0x7FE5E3181AC2
22. ??:0: ?? @ 0x7FE5E32138BF
============ 1 failed, 109 deselected, 1 error in 312.21s (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/1sw8/00023d/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 / 109 deselected / 7 selected

test_replace.py .

============================== slowest durations ===============================
5.10s setup    test_replace.py::TestReplace::test_copy_full
1.13s call     test_replace.py::TestReplace::test_copy_full

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

test_replace.py .

============================== slowest durations ===============================
4.26s setup    test_replace.py::TestReplace::test_copy_partial
1.28s call     test_replace.py::TestReplace::test_copy_partial

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

test_replace.py .

============================== slowest durations ===============================
4.31s setup    test_replace.py::TestReplace::test_count
1.16s call     test_replace.py::TestReplace::test_count

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

=========================== 109 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1sw8/0001f9/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 / 109 deselected / 7 selected

=========================== 109 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/1sw8/000212/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 / 109 deselected / 7 selected

=========================== 109 deselected in 0.76s ============================
