============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ycic/0009f6/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 / 112 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
9.94s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.77s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

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

order_by_with_limit.py .

============================== slowest durations ===============================
73.00s call     order_by_with_limit.py::TestOrderBy::test_random
9.88s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
================= 1 passed, 112 deselected in 84.32s (0:01:24) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ycic/0009f3/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 / 112 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
95.25s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
12.16s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.20s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================ 1 passed, 112 deselected in 109.02s (0:01:49) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ycic/0009e9/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 / 112 deselected / 4 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:702: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/ycic/0009e9/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/ycic/0009e9/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-19T16:13:27.913989Z): source_id=111;tablet_id=72075186224037908;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 @ 0xA78A755
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA782C96
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB618FC8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5F9A6B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9DDE258
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9DDDFAF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5D4B7D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x141988DB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DDF707
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D30513
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D30513
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D2D333
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D33DE7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141B66C8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CCEBDA5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5BBED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB609A74
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60DB34
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60D740
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60E32E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78C3AC
E   21. ??:0: ?? @ 0x7F7C8866DAC2
E   22. ??:0: ?? @ 0x7F7C886FF8BF
------------------------------ 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/ycic/0009e9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3508053
DEBUG    ya.test:process.py:259 Command (pid 3508053) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3508053) elapsed time (sec): 0.9350967407226562
DEBUG    ya.test:process.py:263 Command (pid 3508053) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) maxrss: 542804
DEBUG    ya.test:process.py:263 Command (pid 3508053) minflt: 16199
DEBUG    ya.test:process.py:263 Command (pid 3508053) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) nivcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 3508053) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3508053) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3508053) stime: 0.528229
DEBUG    ya.test:process.py:263 Command (pid 3508053) utime: 0.128518
DEBUG    ya.test:process.py:263 Command (pid 3508053) wtime: 0.937
DEBUG    ya.test:process.py:275 Command (pid 3508053) 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-jxp6xhtpbm    Host information: 
        Linux ghrun-jxp6xhtpbm 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 3508053) 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-jxp6xhtpbm    Host information: 
        Linux ghrun-jxp6xhtpbm 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/ycic/0009e9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9653
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/ycic/0009e9/r3tmp/kikimr_cluster_paxnv765
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21156
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31203
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26630
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28539
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ycic/0009e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ycic/0009e9/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/ycic/0009e9/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_wfxz4u10.log --grpc-port=21156 --mon-port=31203 --ic-port=9653
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21156/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ycic/0009e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ycic/0009e9/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/ycic/0009e9/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_wfxz4u10.log --grpc-port=21156 --mon-port=31203 --ic-port=9653
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ycic/0009e9/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/ycic/0009e9/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_wfxz4u10.log', '--grpc-port=21156', '--mon-port=31203', '--ic-port=9653')' in '/home/runner/.ya/build/build_root/ycic/0009e9/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: 3508938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:21156/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/ycic/0009e9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3508943
DEBUG    ya.test:process.py:259 Command (pid 3508943) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3508943) elapsed time (sec): 0.9986436367034912
DEBUG    ya.test:process.py:263 Command (pid 3508943) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) maxrss: 542804
DEBUG    ya.test:process.py:263 Command (pid 3508943) minflt: 16202
DEBUG    ya.test:process.py:263 Command (pid 3508943) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3508943) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3508943) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3508943) stime: 0.6063379999999999
DEBUG    ya.test:process.py:263 Command (pid 3508943) utime: 0.125441
DEBUG    ya.test:process.py:263 Command (pid 3508943) wtime: 1.013
DEBUG    ya.test:process.py:275 Command (pid 3508943) 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-jxp6xhtpbm    Host information: 
        Linux ghrun-jxp6xhtpbm 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 3508943) errors:

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21156', '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/ycic/0009e9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21156', '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: 3513703
DEBUG    ya.test:process.py:259 Command (pid 3513703) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3513703) elapsed time (sec): 2.695753335952759
DEBUG    ya.test:process.py:263 Command (pid 3513703) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) maxrss: 551256
DEBUG    ya.test:process.py:263 Command (pid 3513703) minflt: 18345
DEBUG    ya.test:process.py:263 Command (pid 3513703) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) nivcsw: 249
DEBUG    ya.test:process.py:263 Command (pid 3513703) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 3513703) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3513703) stime: 1.724235
DEBUG    ya.test:process.py:263 Command (pid 3513703) utime: 0.094758
DEBUG    ya.test:process.py:263 Command (pid 3513703) wtime: 2.701
DEBUG    ya.test:process.py:275 Command (pid 3513703) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f86570f4-decb-4c07-a451-3b2c30d6463a, localhost:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f86570f4-decb-4c07-a451-3b2c30d6463a, localhost:21156): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f86570f4-decb-4c07-a451-3b2c30d6463a, localhost:21156): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jxp6xhtpbm.auto.internal" port: 21156 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-jxp6xhtpbm.auto.internal:21156, 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:21156
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb -e grpc://localhost:21156 -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/ycic/0009e9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21156', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3515863
DEBUG    ya.test:process.py:259 Command (pid 3515863) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3515863) elapsed time (sec): 0.712709903717041
DEBUG    ya.test:process.py:263 Command (pid 3515863) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) maxrss: 169420
DEBUG    ya.test:process.py:263 Command (pid 3515863) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 3515863) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) nivcsw: 59
DEBUG    ya.test:process.py:263 Command (pid 3515863) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 3515863) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3515863) stime: 0.036581999999999996
DEBUG    ya.test:process.py:263 Command (pid 3515863) utime: 0.048776
DEBUG    ya.test:process.py:263 Command (pid 3515863) wtime: 0.744
DEBUG    ya.test:process.py:275 Command (pid 3515863) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3515863) 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/ycic/0009e9/ydb/apps/ydb/ydb -e grpc://localhost:21156 -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/ycic/0009e9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21156', '-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: 3516760
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 3516760) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3516760) elapsed time (sec): 30.306581735610962
DEBUG    ya.test:process.py:263 Command (pid 3516760) wtime: 30.31
DEBUG    ya.test:process.py:275 Command (pid 3516760) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    196	196	0	0	44	98	110	115
2	    276	276	0	0	32	67	76	100
3	    250	250	0	0	31	81	133	137
4	    385	385	0	0	22	43	80	89
5	    339	339	0	0	26	53	59	61
6	    434	434	0	0	21	34	46	49
7	    467	467	0	0	20	26	28	31
8	    457	457	0	0	20	27	32	38
9	    461	461	0	0	20	28	31	33
10	    464	464	0	0	20	29	35	37
11	    406	406	0	0	22	37	50	59
12	    419	419	0	0	21	41	46	51
13	    451	451	0	0	20	30	34	46
14	    467	467	0	0	20	25	28	32
15	    466	466	0	0	20	29	32	39
16	    418	418	0	0	22	36	40	44
17	    430	430	0	0	22	32	39	41
18	    438	438	0	0	21	32	39	40
19	    467	467	0	0	20	27	33	44
20	    451	451	0	0	20	28	37	39
21	    478	478	0	0	20	26	36	49
22	    478	478	0	0	20	24	25	27
23	    436	436	0	0	21	32	43	48
24	    360	360	0	0	23	54	65	69
25	    464	464	0	0	20	26	33	36
26	    486	486	0	0	20	22	24	29
27	    471	471	0	0	20	26	30	36
28	    467	467	0	0	20	24	47	51
29	    479	479	0	0	20	24	27	29
30	    482	482	0	0	20	26	29	33

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12743	424.767	0	0	20	37	62	137

DEBUG    ya.test:process.py:276 Command (pid 3516760) 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, 72548539-54eb-4d60-9df6-7b2c7fb41d21, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 72548539-54eb-4d60-9df6-7b2c7fb41d21, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 72548539-54eb-4d60-9df6-7b2c7fb41d21, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c1a346e6-738f-4a30-a7d2-cd52bc447c51, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c1a346e6-738f-4a30-a7d2-cd52bc447c51, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c1a346e6-738f-4a30-a7d2-cd52bc447c51, ghrun-jxp6xhtpbm.auto.internal:21156): 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=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd2432d5-46fb-4cdd-a041-09b8ee1c06b8, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd2432d5-46fb-4cdd-a041-09b8ee1c06b8, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=" 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, bd2432d5-46fb-4cdd-a041-09b8ee1c06b8, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
INFO     root:test_log_scenario.py:217 Count rows after insert 12508 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af64e6cc-8089-475d-8782-e82b268137c5, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af64e6cc-8089-475d-8782-e82b268137c5, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=" 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, af64e6cc-8089-475d-8782-e82b268137c5, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca78ab9e-89a7-4f6f-89fa-576a353b002e, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca78ab9e-89a7-4f6f-89fa-576a353b002e, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=" 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, ca78ab9e-89a7-4f6f-89fa-576a353b002e, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb -e grpc://localhost:21156 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb -e grpc://localhost:21156 -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/ycic/0009e9/ydb/apps/ydb/ydb -e grpc://localhost:21156 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80a03ae3-dfc3-4a74-a10a-1672ff892b2f, ghrun-jxp6xhtpbm.auto.internal:21156): 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, 80a03ae3-dfc3-4a74-a10a-1672ff892b2f, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a5cfe6a5-3f95-4b03-a887-7588156169e2, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
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.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5cfe6a5-3f95-4b03-a887-7588156169e2, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80a03ae3-dfc3-4a74-a10a-1672ff892b2f, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5cfe6a5-3f95-4b03-a887-7588156169e2, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjUxN2QxYzktNzk2NTQwYTUtODljMzk4OWQtNDU2ZjQ0ZQ==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21156', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21156', '-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:421 RpcState(AttachSession, 26491b66-4bb9-4144-a0ab-24fb30ab06ff, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3529555
DEBUG    ya.test:process.py:628 Command pid: 3529556
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21156', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 26491b66-4bb9-4144-a0ab-24fb30ab06ff, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MjUxN2QxYzktNzk2NTQwYTUtODljMzk4OWQtNDU2ZjQ0ZQ==" }
DEBUG    ya.test:process.py:628 Command pid: 3529558
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 26491b66-4bb9-4144-a0ab-24fb30ab06ff, ghrun-jxp6xhtpbm.auto.internal:21156): 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=MjUxN2QxYzktNzk2NTQwYTUtODljMzk4OWQtNDU2ZjQ0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a30c9d7-7724-429e-914d-41a4694d2a49, ghrun-jxp6xhtpbm.auto.internal:21156): 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, 3a30c9d7-7724-429e-914d-41a4694d2a49, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MjUxN2QxYzktNzk2NTQwYTUtODljMzk4OWQtNDU2ZjQ0ZQ==" 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, 7cfe57d4-0bc1-4c61-ac1c-eb48ae547b0f, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cfe57d4-0bc1-4c61-ac1c-eb48ae547b0f, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a30c9d7-7724-429e-914d-41a4694d2a49, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cfe57d4-0bc1-4c61-ac1c-eb48ae547b0f, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDg5OWNjMDUtM2NlN2Q5MzEtYmQzMTcyMzctYzAxNWZkMzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ed4a2335-9ee8-42e6-a735-24f728556f5d, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ed4a2335-9ee8-42e6-a735-24f728556f5d, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=ZDg5OWNjMDUtM2NlN2Q5MzEtYmQzMTcyMzctYzAxNWZkMzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ed4a2335-9ee8-42e6-a735-24f728556f5d, ghrun-jxp6xhtpbm.auto.internal:21156): 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=ZDg5OWNjMDUtM2NlN2Q5MzEtYmQzMTcyMzctYzAxNWZkMzM=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91e3abc2-ecbe-465c-8cb1-ef7be3c69c86, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2b799205-afd6-4f48-8b1b-1604d886f178, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91e3abc2-ecbe-465c-8cb1-ef7be3c69c86, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=ZDg5OWNjMDUtM2NlN2Q5MzEtYmQzMTcyMzctYzAxNWZkMzM=" 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:63 RpcState(CreateSession, 2b799205-afd6-4f48-8b1b-1604d886f178, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91e3abc2-ecbe-465c-8cb1-ef7be3c69c86, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2b799205-afd6-4f48-8b1b-1604d886f178, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTVlNjg3M2MtOGMyMGY5MzEtMjA2ODY5NmMtNDczNDY5Yzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c3567d0f-d48e-4dac-b129-3824a762a39a, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c3567d0f-d48e-4dac-b129-3824a762a39a, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=YTVlNjg3M2MtOGMyMGY5MzEtMjA2ODY5NmMtNDczNDY5Yzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c3567d0f-d48e-4dac-b129-3824a762a39a, ghrun-jxp6xhtpbm.auto.internal:21156): 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=YTVlNjg3M2MtOGMyMGY5MzEtMjA2ODY5NmMtNDczNDY5Yzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39a8699a-3de2-40c5-9b8e-735dd7722c8a, ghrun-jxp6xhtpbm.auto.internal:21156): 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, 39a8699a-3de2-40c5-9b8e-735dd7722c8a, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=YTVlNjg3M2MtOGMyMGY5MzEtMjA2ODY5NmMtNDczNDY5Yzc=" 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, 4cbdb730-525f-4a30-b9a9-083eb0e5e3b4, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4cbdb730-525f-4a30-b9a9-083eb0e5e3b4, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39a8699a-3de2-40c5-9b8e-735dd7722c8a, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4cbdb730-525f-4a30-b9a9-083eb0e5e3b4, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzZhMmY2M2YtZDlhMzlkYmEtZjI1NDQyZGItOGIyNTllMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cc19ab9d-5723-4cf1-90d1-36b0446e5025, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cc19ab9d-5723-4cf1-90d1-36b0446e5025, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzZhMmY2M2YtZDlhMzlkYmEtZjI1NDQyZGItOGIyNTllMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cc19ab9d-5723-4cf1-90d1-36b0446e5025, ghrun-jxp6xhtpbm.auto.internal:21156): 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=MzZhMmY2M2YtZDlhMzlkYmEtZjI1NDQyZGItOGIyNTllMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4eacf8e2-6da4-4952-b755-f21a8a474f5d, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4eacf8e2-6da4-4952-b755-f21a8a474f5d, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzZhMmY2M2YtZDlhMzlkYmEtZjI1NDQyZGItOGIyNTllMw==" 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, 667a142e-b2bd-4b70-9135-4b2498b7aade, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4eacf8e2-6da4-4952-b755-f21a8a474f5d, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 667a142e-b2bd-4b70-9135-4b2498b7aade, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 667a142e-b2bd-4b70-9135-4b2498b7aade, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDZkZDMwNTktMjllYWQxMzgtOTU0NzY1MTYtNDdlYWI3ZWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 244a47c4-c1a8-4bc4-8cb2-fb5e7169485f, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 244a47c4-c1a8-4bc4-8cb2-fb5e7169485f, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=ZDZkZDMwNTktMjllYWQxMzgtOTU0NzY1MTYtNDdlYWI3ZWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 244a47c4-c1a8-4bc4-8cb2-fb5e7169485f, ghrun-jxp6xhtpbm.auto.internal:21156): 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=ZDZkZDMwNTktMjllYWQxMzgtOTU0NzY1MTYtNDdlYWI3ZWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc3b38e0-6f80-41ef-aed8-dc707bc7520e, ghrun-jxp6xhtpbm.auto.internal:21156): 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, dc3b38e0-6f80-41ef-aed8-dc707bc7520e, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=ZDZkZDMwNTktMjllYWQxMzgtOTU0NzY1MTYtNDdlYWI3ZWI=" 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, 819fc6be-dfef-4408-9eca-d70937835a69, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 819fc6be-dfef-4408-9eca-d70937835a69, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc3b38e0-6f80-41ef-aed8-dc707bc7520e, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 819fc6be-dfef-4408-9eca-d70937835a69, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTk4ZjdhMTItYzgzNjcyMjAtZTY4ZWUyZjktOGE0MDg5NjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6aa0237f-e90c-4bc0-a349-0b985bb0124b, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6aa0237f-e90c-4bc0-a349-0b985bb0124b, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=YTk4ZjdhMTItYzgzNjcyMjAtZTY4ZWUyZjktOGE0MDg5NjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6aa0237f-e90c-4bc0-a349-0b985bb0124b, ghrun-jxp6xhtpbm.auto.internal:21156): 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=YTk4ZjdhMTItYzgzNjcyMjAtZTY4ZWUyZjktOGE0MDg5NjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12fb9d65-aa77-4c0a-bd41-04a05cbe94af, ghrun-jxp6xhtpbm.auto.internal:21156): 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, 12fb9d65-aa77-4c0a-bd41-04a05cbe94af, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=YTk4ZjdhMTItYzgzNjcyMjAtZTY4ZWUyZjktOGE0MDg5NjI=" 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, fa6b7250-dbb0-492e-9518-c0f96bc42169, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fa6b7250-dbb0-492e-9518-c0f96bc42169, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12fb9d65-aa77-4c0a-bd41-04a05cbe94af, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fa6b7250-dbb0-492e-9518-c0f96bc42169, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDA1MTE2ZWQtM2Q4OWUyYzQtOTZjZGVlMGItODU4ODc5MTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7f9c73f1-7c3b-4330-84a2-997a69627b82, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7f9c73f1-7c3b-4330-84a2-997a69627b82, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=NDA1MTE2ZWQtM2Q4OWUyYzQtOTZjZGVlMGItODU4ODc5MTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7f9c73f1-7c3b-4330-84a2-997a69627b82, ghrun-jxp6xhtpbm.auto.internal:21156): 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=NDA1MTE2ZWQtM2Q4OWUyYzQtOTZjZGVlMGItODU4ODc5MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 229752ec-a36f-4ffe-8ce4-84dc3bc839e4, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 229752ec-a36f-4ffe-8ce4-84dc3bc839e4, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=NDA1MTE2ZWQtM2Q4OWUyYzQtOTZjZGVlMGItODU4ODc5MTI=" 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, 3168fa45-6730-4ada-a6e5-101097bb48dd, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3168fa45-6730-4ada-a6e5-101097bb48dd, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 229752ec-a36f-4ffe-8ce4-84dc3bc839e4, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3168fa45-6730-4ada-a6e5-101097bb48dd, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjY5MjM0NDEtZDhkNTY5NjEtZmFkZDJkZjItN2NjYzE4Njk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 955f0976-8315-4156-8185-375ec1cc6ca0, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 955f0976-8315-4156-8185-375ec1cc6ca0, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=ZjY5MjM0NDEtZDhkNTY5NjEtZmFkZDJkZjItN2NjYzE4Njk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 955f0976-8315-4156-8185-375ec1cc6ca0, ghrun-jxp6xhtpbm.auto.internal:21156): 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=ZjY5MjM0NDEtZDhkNTY5NjEtZmFkZDJkZjItN2NjYzE4Njk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 199c8e75-1393-48fa-bd05-e398e8666749, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 199c8e75-1393-48fa-bd05-e398e8666749, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=ZjY5MjM0NDEtZDhkNTY5NjEtZmFkZDJkZjItN2NjYzE4Njk=" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9c52f3d9-fe61-4925-b4b2-82a653f98f75, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9c52f3d9-fe61-4925-b4b2-82a653f98f75, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 199c8e75-1393-48fa-bd05-e398e8666749, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9c52f3d9-fe61-4925-b4b2-82a653f98f75, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2I3ZmZjOGQtYjdlMWQzYmUtOWJlZTlkMWEtMjg4MWEzNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 545d488a-c099-4504-b0e1-53d163eaddbe, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 545d488a-c099-4504-b0e1-53d163eaddbe, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=Y2I3ZmZjOGQtYjdlMWQzYmUtOWJlZTlkMWEtMjg4MWEzNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 545d488a-c099-4504-b0e1-53d163eaddbe, ghrun-jxp6xhtpbm.auto.internal:21156): 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=Y2I3ZmZjOGQtYjdlMWQzYmUtOWJlZTlkMWEtMjg4MWEzNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d4cd90e-db71-42ab-a750-f2d735bf8f48, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d4cd90e-db71-42ab-a750-f2d735bf8f48, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=Y2I3ZmZjOGQtYjdlMWQzYmUtOWJlZTlkMWEtMjg4MWEzNA==" 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, 9d4cd90e-db71-42ab-a750-f2d735bf8f48, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c1a346e6-738f-4a30-a7d2-cd52bc447c51, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.230895662+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 26491b66-4bb9-4144-a0ab-24fb30ab06ff, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231033097+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ed4a2335-9ee8-42e6-a735-24f728556f5d, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231056986+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c3567d0f-d48e-4dac-b129-3824a762a39a, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231092458+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cc19ab9d-5723-4cf1-90d1-36b0446e5025, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231120269+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 244a47c4-c1a8-4bc4-8cb2-fb5e7169485f, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231171929+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6aa0237f-e90c-4bc0-a349-0b985bb0124b, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231219677+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-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7f9c73f1-7c3b-4330-84a2-997a69627b82, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.23124558+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-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 955f0976-8315-4156-8185-375ec1cc6ca0, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231280542+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 545d488a-c099-4504-b0e1-53d163eaddbe, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231311641+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 80a03ae3-dfc3-4a74-a10a-1672ff892b2f, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231015357+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-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3a30c9d7-7724-429e-914d-41a4694d2a49, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231047866+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 91e3abc2-ecbe-465c-8cb1-ef7be3c69c86, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231080446+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 39a8699a-3de2-40c5-9b8e-735dd7722c8a, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231104951+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4eacf8e2-6da4-4952-b755-f21a8a474f5d, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231158029+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dc3b38e0-6f80-41ef-aed8-dc707bc7520e, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231207156+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 12fb9d65-aa77-4c0a-bd41-04a05cbe94af, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231233799+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 229752ec-a36f-4ffe-8ce4-84dc3bc839e4, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.23126481+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 199c8e75-1393-48fa-bd05-e398e8666749, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231299362+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9d4cd90e-db71-42ab-a750-f2d735bf8f48, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.23133112+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-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:21156". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3529555) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3529555) elapsed time (sec): 30.149147510528564
DEBUG    ya.test:process.py:263 Command (pid 3529555) wtime: 30.152
DEBUG    ya.test:process.py:275 Command (pid 3529555) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     79	79	0	0	59	475	509	523
2	    166	166	0	0	59	79	90	91
3	      3	3	0	1140	65	67	67	67
4	      0	0	0	2380	0	0	0	0
5	      0	0	0	2034	0	0	0	0
6	      0	0	0	2284	0	0	0	0
7	      0	0	0	2460	0	0	0	0
8	      0	0	0	2459	0	0	0	0
9	      0	0	0	2141	0	0	0	0
10	      0	0	0	2540	0	0	0	0
11	      0	0	0	2429	0	0	0	0
12	      0	0	0	2458	0	0	0	0
13	      0	0	0	2219	0	0	0	0
14	      0	0	0	2448	0	0	0	0
15	      0	0	0	2423	0	0	0	0
16	      0	0	0	2346	0	0	0	0
17	      0	0	0	2377	0	0	0	0
18	      0	0	0	2339	0	0	0	0
19	      0	0	0	2457	0	0	0	0
20	      0	0	0	2480	0	0	0	0
21	      0	0	0	2364	0	0	0	0
22	      0	0	0	2534	0	0	0	0
23	      0	0	0	2298	0	0	0	0
24	      0	0	0	2379	0	0	0	0
25	      0	0	0	1946	0	0	0	0
26	      0	0	0	2159	0	0	0	0
27	      0	0	0	2215	0	0	0	0
28	      0	0	0	1953	0	0	0	0
29	      0	0	0	1960	0	0	0	0
30	      0	0	0	2194	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    248	8.26667	0	63416	59	208	499	523

DEBUG    ya.test:process.py:276 Command (pid 3529555) 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 3529558) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3529558) elapsed time (sec): 30.151690006256104
DEBUG    ya.test:process.py:263 Command (pid 3529558) wtime: 30.153
DEBUG    ya.test:process.py:275 Command (pid 3529558) 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	1160	0	0	0	0
4	      0	0	0	2380	0	0	0	0
5	      0	0	0	2066	0	0	0	0
6	      0	0	0	2274	0	0	0	0
7	      0	0	0	2469	0	0	0	0
8	      0	0	0	2449	0	0	0	0
9	      0	0	0	2139	0	0	0	0
10	      0	0	0	2530	0	0	0	0
11	      0	0	0	2478	0	0	0	0
12	      0	0	0	2449	0	0	0	0
13	      0	0	0	2231	0	0	0	0
14	      0	0	0	2422	0	0	0	0
15	      0	0	0	2440	0	0	0	0
16	      0	0	0	2338	0	0	0	0
17	      0	0	0	2429	0	0	0	0
18	      0	0	0	2369	0	0	0	0
19	      0	0	0	2428	0	0	0	0
20	      0	0	0	2479	0	0	0	0
21	      0	0	0	2346	0	0	0	0
22	      0	0	0	2480	0	0	0	0
23	      0	0	0	2322	0	0	0	0
24	      0	0	0	2360	0	0	0	0
25	      0	0	0	1952	0	0	0	0
26	      0	0	0	2115	0	0	0	0
27	      0	0	0	2221	0	0	0	0
28	      0	0	0	1923	0	0	0	0
29	      0	0	0	1929	0	0	0	0
30	      0	0	0	2079	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3529558) 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 3529556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3529556) elapsed time (sec): 30.160232543945312
DEBUG    ya.test:process.py:263 Command (pid 3529556) wtime: 30.162
DEBUG    ya.test:process.py:275 Command (pid 3529556) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    110	110	0	0	44	385	395	395
2	    217	217	0	0	44	64	69	74
3	      5	5	0	1150	47	49	49	49
4	      0	0	0	2390	0	0	0	0
5	      0	0	0	1993	0	0	0	0
6	      0	0	0	2257	0	0	0	0
7	      0	0	0	2445	0	0	0	0
8	      0	0	0	2410	0	0	0	0
9	      0	0	0	2140	0	0	0	0
10	      0	0	0	2520	0	0	0	0
11	      0	0	0	2411	0	0	0	0
12	      0	0	0	2460	0	0	0	0
13	      0	0	0	2148	0	0	0	0
14	      0	0	0	2416	0	0	0	0
15	      0	0	0	2426	0	0	0	0
16	      0	0	0	2299	0	0	0	0
17	      0	0	0	2383	0	0	0	0
18	      0	0	0	2325	0	0	0	0
19	      0	0	0	2327	0	0	0	0
20	      0	0	0	2425	0	0	0	0
21	      0	0	0	2349	0	0	0	0
22	      0	0	0	2462	0	0	0	0
23	      0	0	0	2260	0	0	0	0
24	      0	0	0	2388	0	0	0	0
25	      0	0	0	1972	0	0	0	0
26	      0	0	0	2069	0	0	0	0
27	      0	0	0	2217	0	0	0	0
28	      0	0	0	1800	0	0	0	0
29	      0	0	0	1852	0	0	0	0
30	      0	0	0	2093	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    332	11.0667	0	62387	44	131	389	395

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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.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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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.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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-jxp6xhtpbm'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/ycic/0009e9/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.3508938' in '/home/runner/.ya/build/build_root/ycic/0009e9/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, logfile_wfxz4u10.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:21156/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28539
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26630
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31203
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21156
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9653
=================================== 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/ycic/0009e9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3508053
DEBUG    ya.test:process.py:259 Command (pid 3508053) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3508053) elapsed time (sec): 0.9350967407226562
DEBUG    ya.test:process.py:263 Command (pid 3508053) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) maxrss: 542804
DEBUG    ya.test:process.py:263 Command (pid 3508053) minflt: 16199
DEBUG    ya.test:process.py:263 Command (pid 3508053) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) nivcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 3508053) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3508053) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3508053) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3508053) stime: 0.528229
DEBUG    ya.test:process.py:263 Command (pid 3508053) utime: 0.128518
DEBUG    ya.test:process.py:263 Command (pid 3508053) wtime: 0.937
DEBUG    ya.test:process.py:275 Command (pid 3508053) 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-jxp6xhtpbm    Host information: 
        Linux ghrun-jxp6xhtpbm 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 3508053) 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-jxp6xhtpbm    Host information: 
        Linux ghrun-jxp6xhtpbm 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/ycic/0009e9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9653
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/ycic/0009e9/r3tmp/kikimr_cluster_paxnv765
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21156
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31203
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26630
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28539
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ycic/0009e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ycic/0009e9/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/ycic/0009e9/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_wfxz4u10.log --grpc-port=21156 --mon-port=31203 --ic-port=9653
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21156/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ycic/0009e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/ycic/0009e9/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/ycic/0009e9/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_wfxz4u10.log --grpc-port=21156 --mon-port=31203 --ic-port=9653
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ycic/0009e9/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/ycic/0009e9/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_wfxz4u10.log', '--grpc-port=21156', '--mon-port=31203', '--ic-port=9653')' in '/home/runner/.ya/build/build_root/ycic/0009e9/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: 3508938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:21156/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/ycic/0009e9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3508943
DEBUG    ya.test:process.py:259 Command (pid 3508943) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3508943) elapsed time (sec): 0.9986436367034912
DEBUG    ya.test:process.py:263 Command (pid 3508943) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) maxrss: 542804
DEBUG    ya.test:process.py:263 Command (pid 3508943) minflt: 16202
DEBUG    ya.test:process.py:263 Command (pid 3508943) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3508943) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3508943) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3508943) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3508943) stime: 0.6063379999999999
DEBUG    ya.test:process.py:263 Command (pid 3508943) utime: 0.125441
DEBUG    ya.test:process.py:263 Command (pid 3508943) wtime: 1.013
DEBUG    ya.test:process.py:275 Command (pid 3508943) 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-jxp6xhtpbm    Host information: 
        Linux ghrun-jxp6xhtpbm 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 3508943) errors:

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21156', '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/ycic/0009e9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21156', '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: 3513703
DEBUG    ya.test:process.py:259 Command (pid 3513703) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3513703) elapsed time (sec): 2.695753335952759
DEBUG    ya.test:process.py:263 Command (pid 3513703) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) maxrss: 551256
DEBUG    ya.test:process.py:263 Command (pid 3513703) minflt: 18345
DEBUG    ya.test:process.py:263 Command (pid 3513703) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) nivcsw: 249
DEBUG    ya.test:process.py:263 Command (pid 3513703) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3513703) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 3513703) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3513703) stime: 1.724235
DEBUG    ya.test:process.py:263 Command (pid 3513703) utime: 0.094758
DEBUG    ya.test:process.py:263 Command (pid 3513703) wtime: 2.701
DEBUG    ya.test:process.py:275 Command (pid 3513703) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f86570f4-decb-4c07-a451-3b2c30d6463a, localhost:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f86570f4-decb-4c07-a451-3b2c30d6463a, localhost:21156): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f86570f4-decb-4c07-a451-3b2c30d6463a, localhost:21156): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jxp6xhtpbm.auto.internal" port: 21156 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-jxp6xhtpbm.auto.internal:21156, 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:21156
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb -e grpc://localhost:21156 -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/ycic/0009e9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21156', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3515863
DEBUG    ya.test:process.py:259 Command (pid 3515863) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3515863) elapsed time (sec): 0.712709903717041
DEBUG    ya.test:process.py:263 Command (pid 3515863) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) maxrss: 169420
DEBUG    ya.test:process.py:263 Command (pid 3515863) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 3515863) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) nivcsw: 59
DEBUG    ya.test:process.py:263 Command (pid 3515863) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3515863) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 3515863) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3515863) stime: 0.036581999999999996
DEBUG    ya.test:process.py:263 Command (pid 3515863) utime: 0.048776
DEBUG    ya.test:process.py:263 Command (pid 3515863) wtime: 0.744
DEBUG    ya.test:process.py:275 Command (pid 3515863) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3515863) 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/ycic/0009e9/ydb/apps/ydb/ydb -e grpc://localhost:21156 -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/ycic/0009e9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21156', '-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: 3516760
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 3516760) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3516760) elapsed time (sec): 30.306581735610962
DEBUG    ya.test:process.py:263 Command (pid 3516760) wtime: 30.31
DEBUG    ya.test:process.py:275 Command (pid 3516760) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    196	196	0	0	44	98	110	115
2	    276	276	0	0	32	67	76	100
3	    250	250	0	0	31	81	133	137
4	    385	385	0	0	22	43	80	89
5	    339	339	0	0	26	53	59	61
6	    434	434	0	0	21	34	46	49
7	    467	467	0	0	20	26	28	31
8	    457	457	0	0	20	27	32	38
9	    461	461	0	0	20	28	31	33
10	    464	464	0	0	20	29	35	37
11	    406	406	0	0	22	37	50	59
12	    419	419	0	0	21	41	46	51
13	    451	451	0	0	20	30	34	46
14	    467	467	0	0	20	25	28	32
15	    466	466	0	0	20	29	32	39
16	    418	418	0	0	22	36	40	44
17	    430	430	0	0	22	32	39	41
18	    438	438	0	0	21	32	39	40
19	    467	467	0	0	20	27	33	44
20	    451	451	0	0	20	28	37	39
21	    478	478	0	0	20	26	36	49
22	    478	478	0	0	20	24	25	27
23	    436	436	0	0	21	32	43	48
24	    360	360	0	0	23	54	65	69
25	    464	464	0	0	20	26	33	36
26	    486	486	0	0	20	22	24	29
27	    471	471	0	0	20	26	30	36
28	    467	467	0	0	20	24	47	51
29	    479	479	0	0	20	24	27	29
30	    482	482	0	0	20	26	29	33

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12743	424.767	0	0	20	37	62	137

DEBUG    ya.test:process.py:276 Command (pid 3516760) 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, 72548539-54eb-4d60-9df6-7b2c7fb41d21, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 72548539-54eb-4d60-9df6-7b2c7fb41d21, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 72548539-54eb-4d60-9df6-7b2c7fb41d21, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c1a346e6-738f-4a30-a7d2-cd52bc447c51, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c1a346e6-738f-4a30-a7d2-cd52bc447c51, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c1a346e6-738f-4a30-a7d2-cd52bc447c51, ghrun-jxp6xhtpbm.auto.internal:21156): 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=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd2432d5-46fb-4cdd-a041-09b8ee1c06b8, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd2432d5-46fb-4cdd-a041-09b8ee1c06b8, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=" 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, bd2432d5-46fb-4cdd-a041-09b8ee1c06b8, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
INFO     root:test_log_scenario.py:217 Count rows after insert 12508 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af64e6cc-8089-475d-8782-e82b268137c5, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af64e6cc-8089-475d-8782-e82b268137c5, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=" 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, af64e6cc-8089-475d-8782-e82b268137c5, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca78ab9e-89a7-4f6f-89fa-576a353b002e, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca78ab9e-89a7-4f6f-89fa-576a353b002e, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=" 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, ca78ab9e-89a7-4f6f-89fa-576a353b002e, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb -e grpc://localhost:21156 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb -e grpc://localhost:21156 -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/ycic/0009e9/ydb/apps/ydb/ydb -e grpc://localhost:21156 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80a03ae3-dfc3-4a74-a10a-1672ff892b2f, ghrun-jxp6xhtpbm.auto.internal:21156): 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, 80a03ae3-dfc3-4a74-a10a-1672ff892b2f, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzRhZDFlN2UtMzgwODJiOWQtYTUyZjAwODItM2Q0MTNkYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a5cfe6a5-3f95-4b03-a887-7588156169e2, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
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.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5cfe6a5-3f95-4b03-a887-7588156169e2, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80a03ae3-dfc3-4a74-a10a-1672ff892b2f, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5cfe6a5-3f95-4b03-a887-7588156169e2, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjUxN2QxYzktNzk2NTQwYTUtODljMzk4OWQtNDU2ZjQ0ZQ==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21156', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21156', '-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:421 RpcState(AttachSession, 26491b66-4bb9-4144-a0ab-24fb30ab06ff, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3529555
DEBUG    ya.test:process.py:628 Command pid: 3529556
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ycic/0009e9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21156', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 26491b66-4bb9-4144-a0ab-24fb30ab06ff, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MjUxN2QxYzktNzk2NTQwYTUtODljMzk4OWQtNDU2ZjQ0ZQ==" }
DEBUG    ya.test:process.py:628 Command pid: 3529558
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 26491b66-4bb9-4144-a0ab-24fb30ab06ff, ghrun-jxp6xhtpbm.auto.internal:21156): 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=MjUxN2QxYzktNzk2NTQwYTUtODljMzk4OWQtNDU2ZjQ0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a30c9d7-7724-429e-914d-41a4694d2a49, ghrun-jxp6xhtpbm.auto.internal:21156): 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, 3a30c9d7-7724-429e-914d-41a4694d2a49, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MjUxN2QxYzktNzk2NTQwYTUtODljMzk4OWQtNDU2ZjQ0ZQ==" 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, 7cfe57d4-0bc1-4c61-ac1c-eb48ae547b0f, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cfe57d4-0bc1-4c61-ac1c-eb48ae547b0f, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a30c9d7-7724-429e-914d-41a4694d2a49, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cfe57d4-0bc1-4c61-ac1c-eb48ae547b0f, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDg5OWNjMDUtM2NlN2Q5MzEtYmQzMTcyMzctYzAxNWZkMzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ed4a2335-9ee8-42e6-a735-24f728556f5d, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ed4a2335-9ee8-42e6-a735-24f728556f5d, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=ZDg5OWNjMDUtM2NlN2Q5MzEtYmQzMTcyMzctYzAxNWZkMzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ed4a2335-9ee8-42e6-a735-24f728556f5d, ghrun-jxp6xhtpbm.auto.internal:21156): 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=ZDg5OWNjMDUtM2NlN2Q5MzEtYmQzMTcyMzctYzAxNWZkMzM=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91e3abc2-ecbe-465c-8cb1-ef7be3c69c86, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2b799205-afd6-4f48-8b1b-1604d886f178, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91e3abc2-ecbe-465c-8cb1-ef7be3c69c86, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=ZDg5OWNjMDUtM2NlN2Q5MzEtYmQzMTcyMzctYzAxNWZkMzM=" 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:63 RpcState(CreateSession, 2b799205-afd6-4f48-8b1b-1604d886f178, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91e3abc2-ecbe-465c-8cb1-ef7be3c69c86, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2b799205-afd6-4f48-8b1b-1604d886f178, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTVlNjg3M2MtOGMyMGY5MzEtMjA2ODY5NmMtNDczNDY5Yzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c3567d0f-d48e-4dac-b129-3824a762a39a, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c3567d0f-d48e-4dac-b129-3824a762a39a, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=YTVlNjg3M2MtOGMyMGY5MzEtMjA2ODY5NmMtNDczNDY5Yzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c3567d0f-d48e-4dac-b129-3824a762a39a, ghrun-jxp6xhtpbm.auto.internal:21156): 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=YTVlNjg3M2MtOGMyMGY5MzEtMjA2ODY5NmMtNDczNDY5Yzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39a8699a-3de2-40c5-9b8e-735dd7722c8a, ghrun-jxp6xhtpbm.auto.internal:21156): 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, 39a8699a-3de2-40c5-9b8e-735dd7722c8a, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=YTVlNjg3M2MtOGMyMGY5MzEtMjA2ODY5NmMtNDczNDY5Yzc=" 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, 4cbdb730-525f-4a30-b9a9-083eb0e5e3b4, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4cbdb730-525f-4a30-b9a9-083eb0e5e3b4, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39a8699a-3de2-40c5-9b8e-735dd7722c8a, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4cbdb730-525f-4a30-b9a9-083eb0e5e3b4, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzZhMmY2M2YtZDlhMzlkYmEtZjI1NDQyZGItOGIyNTllMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cc19ab9d-5723-4cf1-90d1-36b0446e5025, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cc19ab9d-5723-4cf1-90d1-36b0446e5025, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzZhMmY2M2YtZDlhMzlkYmEtZjI1NDQyZGItOGIyNTllMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cc19ab9d-5723-4cf1-90d1-36b0446e5025, ghrun-jxp6xhtpbm.auto.internal:21156): 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=MzZhMmY2M2YtZDlhMzlkYmEtZjI1NDQyZGItOGIyNTllMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4eacf8e2-6da4-4952-b755-f21a8a474f5d, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4eacf8e2-6da4-4952-b755-f21a8a474f5d, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=MzZhMmY2M2YtZDlhMzlkYmEtZjI1NDQyZGItOGIyNTllMw==" 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, 667a142e-b2bd-4b70-9135-4b2498b7aade, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4eacf8e2-6da4-4952-b755-f21a8a474f5d, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 667a142e-b2bd-4b70-9135-4b2498b7aade, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 667a142e-b2bd-4b70-9135-4b2498b7aade, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDZkZDMwNTktMjllYWQxMzgtOTU0NzY1MTYtNDdlYWI3ZWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 244a47c4-c1a8-4bc4-8cb2-fb5e7169485f, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 244a47c4-c1a8-4bc4-8cb2-fb5e7169485f, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=ZDZkZDMwNTktMjllYWQxMzgtOTU0NzY1MTYtNDdlYWI3ZWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 244a47c4-c1a8-4bc4-8cb2-fb5e7169485f, ghrun-jxp6xhtpbm.auto.internal:21156): 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=ZDZkZDMwNTktMjllYWQxMzgtOTU0NzY1MTYtNDdlYWI3ZWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc3b38e0-6f80-41ef-aed8-dc707bc7520e, ghrun-jxp6xhtpbm.auto.internal:21156): 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, dc3b38e0-6f80-41ef-aed8-dc707bc7520e, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=ZDZkZDMwNTktMjllYWQxMzgtOTU0NzY1MTYtNDdlYWI3ZWI=" 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, 819fc6be-dfef-4408-9eca-d70937835a69, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 819fc6be-dfef-4408-9eca-d70937835a69, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc3b38e0-6f80-41ef-aed8-dc707bc7520e, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 819fc6be-dfef-4408-9eca-d70937835a69, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTk4ZjdhMTItYzgzNjcyMjAtZTY4ZWUyZjktOGE0MDg5NjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6aa0237f-e90c-4bc0-a349-0b985bb0124b, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6aa0237f-e90c-4bc0-a349-0b985bb0124b, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=YTk4ZjdhMTItYzgzNjcyMjAtZTY4ZWUyZjktOGE0MDg5NjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6aa0237f-e90c-4bc0-a349-0b985bb0124b, ghrun-jxp6xhtpbm.auto.internal:21156): 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=YTk4ZjdhMTItYzgzNjcyMjAtZTY4ZWUyZjktOGE0MDg5NjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12fb9d65-aa77-4c0a-bd41-04a05cbe94af, ghrun-jxp6xhtpbm.auto.internal:21156): 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, 12fb9d65-aa77-4c0a-bd41-04a05cbe94af, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=YTk4ZjdhMTItYzgzNjcyMjAtZTY4ZWUyZjktOGE0MDg5NjI=" 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, fa6b7250-dbb0-492e-9518-c0f96bc42169, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fa6b7250-dbb0-492e-9518-c0f96bc42169, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12fb9d65-aa77-4c0a-bd41-04a05cbe94af, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fa6b7250-dbb0-492e-9518-c0f96bc42169, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDA1MTE2ZWQtM2Q4OWUyYzQtOTZjZGVlMGItODU4ODc5MTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7f9c73f1-7c3b-4330-84a2-997a69627b82, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7f9c73f1-7c3b-4330-84a2-997a69627b82, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=NDA1MTE2ZWQtM2Q4OWUyYzQtOTZjZGVlMGItODU4ODc5MTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7f9c73f1-7c3b-4330-84a2-997a69627b82, ghrun-jxp6xhtpbm.auto.internal:21156): 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=NDA1MTE2ZWQtM2Q4OWUyYzQtOTZjZGVlMGItODU4ODc5MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 229752ec-a36f-4ffe-8ce4-84dc3bc839e4, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 229752ec-a36f-4ffe-8ce4-84dc3bc839e4, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=NDA1MTE2ZWQtM2Q4OWUyYzQtOTZjZGVlMGItODU4ODc5MTI=" 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, 3168fa45-6730-4ada-a6e5-101097bb48dd, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3168fa45-6730-4ada-a6e5-101097bb48dd, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 229752ec-a36f-4ffe-8ce4-84dc3bc839e4, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3168fa45-6730-4ada-a6e5-101097bb48dd, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjY5MjM0NDEtZDhkNTY5NjEtZmFkZDJkZjItN2NjYzE4Njk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 955f0976-8315-4156-8185-375ec1cc6ca0, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 955f0976-8315-4156-8185-375ec1cc6ca0, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=ZjY5MjM0NDEtZDhkNTY5NjEtZmFkZDJkZjItN2NjYzE4Njk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 955f0976-8315-4156-8185-375ec1cc6ca0, ghrun-jxp6xhtpbm.auto.internal:21156): 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=ZjY5MjM0NDEtZDhkNTY5NjEtZmFkZDJkZjItN2NjYzE4Njk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 199c8e75-1393-48fa-bd05-e398e8666749, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 199c8e75-1393-48fa-bd05-e398e8666749, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=ZjY5MjM0NDEtZDhkNTY5NjEtZmFkZDJkZjItN2NjYzE4Njk=" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9c52f3d9-fe61-4925-b4b2-82a653f98f75, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9c52f3d9-fe61-4925-b4b2-82a653f98f75, ghrun-jxp6xhtpbm.auto.internal:21156): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 199c8e75-1393-48fa-bd05-e398e8666749, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9c52f3d9-fe61-4925-b4b2-82a653f98f75, ghrun-jxp6xhtpbm.auto.internal:21156): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2I3ZmZjOGQtYjdlMWQzYmUtOWJlZTlkMWEtMjg4MWEzNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 545d488a-c099-4504-b0e1-53d163eaddbe, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 545d488a-c099-4504-b0e1-53d163eaddbe, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=Y2I3ZmZjOGQtYjdlMWQzYmUtOWJlZTlkMWEtMjg4MWEzNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 545d488a-c099-4504-b0e1-53d163eaddbe, ghrun-jxp6xhtpbm.auto.internal:21156): 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=Y2I3ZmZjOGQtYjdlMWQzYmUtOWJlZTlkMWEtMjg4MWEzNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d4cd90e-db71-42ab-a750-f2d735bf8f48, ghrun-jxp6xhtpbm.auto.internal:21156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d4cd90e-db71-42ab-a750-f2d735bf8f48, ghrun-jxp6xhtpbm.auto.internal:21156): request = { session_id: "ydb://session/3?node_id=1&id=Y2I3ZmZjOGQtYjdlMWQzYmUtOWJlZTlkMWEtMjg4MWEzNA==" 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, 9d4cd90e-db71-42ab-a750-f2d735bf8f48, ghrun-jxp6xhtpbm.auto.internal:21156): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c1a346e6-738f-4a30-a7d2-cd52bc447c51, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.230895662+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 26491b66-4bb9-4144-a0ab-24fb30ab06ff, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231033097+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ed4a2335-9ee8-42e6-a735-24f728556f5d, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231056986+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c3567d0f-d48e-4dac-b129-3824a762a39a, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231092458+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cc19ab9d-5723-4cf1-90d1-36b0446e5025, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231120269+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 244a47c4-c1a8-4bc4-8cb2-fb5e7169485f, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231171929+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6aa0237f-e90c-4bc0-a349-0b985bb0124b, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231219677+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-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7f9c73f1-7c3b-4330-84a2-997a69627b82, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.23124558+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-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 955f0976-8315-4156-8185-375ec1cc6ca0, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231280542+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 545d488a-c099-4504-b0e1-53d163eaddbe, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21156 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231311641+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 80a03ae3-dfc3-4a74-a10a-1672ff892b2f, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231015357+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-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3a30c9d7-7724-429e-914d-41a4694d2a49, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231047866+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 91e3abc2-ecbe-465c-8cb1-ef7be3c69c86, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231080446+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 39a8699a-3de2-40c5-9b8e-735dd7722c8a, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231104951+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4eacf8e2-6da4-4952-b755-f21a8a474f5d, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.231158029+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dc3b38e0-6f80-41ef-aed8-dc707bc7520e, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231207156+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 12fb9d65-aa77-4c0a-bd41-04a05cbe94af, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231233799+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 229752ec-a36f-4ffe-8ce4-84dc3bc839e4, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.23126481+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 199c8e75-1393-48fa-bd05-e398e8666749, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T16:13:30.231299362+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9d4cd90e-db71-42ab-a750-f2d735bf8f48, ghrun-jxp6xhtpbm.auto.internal:21156): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-19T16:13:30.23133112+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-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-jxp6xhtpbm.auto.internal:21156
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:21156". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3529555) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3529555) elapsed time (sec): 30.149147510528564
DEBUG    ya.test:process.py:263 Command (pid 3529555) wtime: 30.152
DEBUG    ya.test:process.py:275 Command (pid 3529555) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     79	79	0	0	59	475	509	523
2	    166	166	0	0	59	79	90	91
3	      3	3	0	1140	65	67	67	67
4	      0	0	0	2380	0	0	0	0
5	      0	0	0	2034	0	0	0	0
6	      0	0	0	2284	0	0	0	0
7	      0	0	0	2460	0	0	0	0
8	      0	0	0	2459	0	0	0	0
9	      0	0	0	2141	0	0	0	0
10	      0	0	0	2540	0	0	0	0
11	      0	0	0	2429	0	0	0	0
12	      0	0	0	2458	0	0	0	0
13	      0	0	0	2219	0	0	0	0
14	      0	0	0	2448	0	0	0	0
15	      0	0	0	2423	0	0	0	0
16	      0	0	0	2346	0	0	0	0
17	      0	0	0	2377	0	0	0	0
18	      0	0	0	2339	0	0	0	0
19	      0	0	0	2457	0	0	0	0
20	      0	0	0	2480	0	0	0	0
21	      0	0	0	2364	0	0	0	0
22	      0	0	0	2534	0	0	0	0
23	      0	0	0	2298	0	0	0	0
24	      0	0	0	2379	0	0	0	0
25	      0	0	0	1946	0	0	0	0
26	      0	0	0	2159	0	0	0	0
27	      0	0	0	2215	0	0	0	0
28	      0	0	0	1953	0	0	0	0
29	      0	0	0	1960	0	0	0	0
30	      0	0	0	2194	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    248	8.26667	0	63416	59	208	499	523

DEBUG    ya.test:process.py:276 Command (pid 3529555) 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 3529558) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3529558) elapsed time (sec): 30.151690006256104
DEBUG    ya.test:process.py:263 Command (pid 3529558) wtime: 30.153
DEBUG    ya.test:process.py:275 Command (pid 3529558) 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	1160	0	0	0	0
4	      0	0	0	2380	0	0	0	0
5	      0	0	0	2066	0	0	0	0
6	      0	0	0	2274	0	0	0	0
7	      0	0	0	2469	0	0	0	0
8	      0	0	0	2449	0	0	0	0
9	      0	0	0	2139	0	0	0	0
10	      0	0	0	2530	0	0	0	0
11	      0	0	0	2478	0	0	0	0
12	      0	0	0	2449	0	0	0	0
13	      0	0	0	2231	0	0	0	0
14	      0	0	0	2422	0	0	0	0
15	      0	0	0	2440	0	0	0	0
16	      0	0	0	2338	0	0	0	0
17	      0	0	0	2429	0	0	0	0
18	      0	0	0	2369	0	0	0	0
19	      0	0	0	2428	0	0	0	0
20	      0	0	0	2479	0	0	0	0
21	      0	0	0	2346	0	0	0	0
22	      0	0	0	2480	0	0	0	0
23	      0	0	0	2322	0	0	0	0
24	      0	0	0	2360	0	0	0	0
25	      0	0	0	1952	0	0	0	0
26	      0	0	0	2115	0	0	0	0
27	      0	0	0	2221	0	0	0	0
28	      0	0	0	1923	0	0	0	0
29	      0	0	0	1929	0	0	0	0
30	      0	0	0	2079	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3529558) 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 3529556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3529556) elapsed time (sec): 30.160232543945312
DEBUG    ya.test:process.py:263 Command (pid 3529556) wtime: 30.162
DEBUG    ya.test:process.py:275 Command (pid 3529556) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    110	110	0	0	44	385	395	395
2	    217	217	0	0	44	64	69	74
3	      5	5	0	1150	47	49	49	49
4	      0	0	0	2390	0	0	0	0
5	      0	0	0	1993	0	0	0	0
6	      0	0	0	2257	0	0	0	0
7	      0	0	0	2445	0	0	0	0
8	      0	0	0	2410	0	0	0	0
9	      0	0	0	2140	0	0	0	0
10	      0	0	0	2520	0	0	0	0
11	      0	0	0	2411	0	0	0	0
12	      0	0	0	2460	0	0	0	0
13	      0	0	0	2148	0	0	0	0
14	      0	0	0	2416	0	0	0	0
15	      0	0	0	2426	0	0	0	0
16	      0	0	0	2299	0	0	0	0
17	      0	0	0	2383	0	0	0	0
18	      0	0	0	2325	0	0	0	0
19	      0	0	0	2327	0	0	0	0
20	      0	0	0	2425	0	0	0	0
21	      0	0	0	2349	0	0	0	0
22	      0	0	0	2462	0	0	0	0
23	      0	0	0	2260	0	0	0	0
24	      0	0	0	2388	0	0	0	0
25	      0	0	0	1972	0	0	0	0
26	      0	0	0	2069	0	0	0	0
27	      0	0	0	2217	0	0	0	0
28	      0	0	0	1800	0	0	0	0
29	      0	0	0	1852	0	0	0	0
30	      0	0	0	2093	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    332	11.0667	0	62387	44	131	389	395

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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.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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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.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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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:21156
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21156". 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 ===============================
313.72s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.72s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
6.27s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/ycic/0009e9/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/ycic/0009e9/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-19T16:13:27.913989Z): source_id=111;tablet_id=72075186224037908;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 @ 0xA78A755
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA782C96
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB618FC8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5F9A6B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9DDE258
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9DDDFAF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5D4B7D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x141988DB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DDF707
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D30513
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D30513
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D2D333
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D33DE7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141B66C8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CCEBDA5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5BBED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB609A74
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60DB34
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60D740
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60E32E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78C3AC
21. ??:0: ?? @ 0x7F7C8866DAC2
22. ??:0: ?? @ 0x7F7C886FF8BF
============ 1 failed, 112 deselected, 1 error in 331.28s (0:05:31) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ycic/0009ed/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 / 112 deselected / 4 selected

=========================== 112 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ycic/0009f5/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 / 112 deselected / 4 selected

=========================== 112 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ycic/0009f4/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 / 112 deselected / 4 selected

=========================== 112 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ycic/0009f2/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 / 112 deselected / 4 selected

=========================== 112 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ycic/0009f0/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 / 112 deselected / 4 selected

=========================== 112 deselected in 1.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ycic/0009eb/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 / 112 deselected / 4 selected

=========================== 112 deselected in 1.18s ============================
