============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xjy0/00056c/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 ===============================
3.58s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.15s 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 4.80s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xjy0/00057b/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 ===============================
62.60s call     order_by_with_limit.py::TestOrderBy::test_random
3.23s 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 66.49s (0:01:06) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xjy0/000552/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 ===============================
70.55s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
3.50s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.14s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 112 deselected in 75.32s (0:01:15) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xjy0/000567/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:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/xjy0/000567/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/xjy0/000567/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-24T12:19:48.861876Z): source_id=112;tablet_id=72075186224037895;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 @ 0xA916F95
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA90F4D6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A6528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD71ABFB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6F748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6F49F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD6F524D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14373F5B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FBAF57
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F0FD13
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F0FD13
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F0D6C3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F11087
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14391D48
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF3D365
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB749437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB796FD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79B094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79ACA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79B88E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA918BEC
E   21. ??:0: ?? @ 0x7FE9A7F95AC2
E   22. ??:0: ?? @ 0x7FE9A80278BF
------------------------------ 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/xjy0/000567/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4036642
DEBUG    ya.test:process.py:259 Command (pid 4036642) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4036642) elapsed time (sec): 0.39529943466186523
DEBUG    ya.test:process.py:263 Command (pid 4036642) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) maxrss: 545632
DEBUG    ya.test:process.py:263 Command (pid 4036642) minflt: 16232
DEBUG    ya.test:process.py:263 Command (pid 4036642) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 4036642) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4036642) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4036642) stime: 0.242802
DEBUG    ya.test:process.py:263 Command (pid 4036642) utime: 0.103489
DEBUG    ya.test:process.py:263 Command (pid 4036642) wtime: 0.397
DEBUG    ya.test:process.py:275 Command (pid 4036642) 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-62clepo2ti    Host information: 
        Linux ghrun-62clepo2ti 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 4036642) 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-62clepo2ti    Host information: 
        Linux ghrun-62clepo2ti 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/xjy0/000567/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7291
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/xjy0/000567/r3tmp/kikimr_cluster_c9x20twl
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21150
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17743
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26107
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2895
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xjy0/000567/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/xjy0/000567/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/xjy0/000567/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_kxt1qdhn.log --grpc-port=21150 --mon-port=17743 --ic-port=7291
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21150/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xjy0/000567/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/xjy0/000567/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/xjy0/000567/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_kxt1qdhn.log --grpc-port=21150 --mon-port=17743 --ic-port=7291
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xjy0/000567/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/xjy0/000567/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_kxt1qdhn.log', '--grpc-port=21150', '--mon-port=17743', '--ic-port=7291')' in '/home/runner/.ya/build/build_root/xjy0/000567/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: 4036839
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21150/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/xjy0/000567/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4036843
DEBUG    ya.test:process.py:259 Command (pid 4036843) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4036843) elapsed time (sec): 0.4618079662322998
DEBUG    ya.test:process.py:263 Command (pid 4036843) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) maxrss: 545640
DEBUG    ya.test:process.py:263 Command (pid 4036843) minflt: 18557
DEBUG    ya.test:process.py:263 Command (pid 4036843) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 4036843) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 4036843) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4036843) stime: 0.28918699999999997
DEBUG    ya.test:process.py:263 Command (pid 4036843) utime: 0.11884399999999999
DEBUG    ya.test:process.py:263 Command (pid 4036843) wtime: 0.463
DEBUG    ya.test:process.py:275 Command (pid 4036843) 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-62clepo2ti    Host information: 
        Linux ghrun-62clepo2ti 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 4036843) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-62clepo2ti    Host information: 
        Linux ghrun-62clepo2ti 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/xjy0/000567/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21150', '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: 7291\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/xjy0/000567/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21150', '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: 7291\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4037895
DEBUG    ya.test:process.py:259 Command (pid 4037895) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4037895) elapsed time (sec): 0.34299325942993164
DEBUG    ya.test:process.py:263 Command (pid 4037895) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) maxrss: 553884
DEBUG    ya.test:process.py:263 Command (pid 4037895) minflt: 18374
DEBUG    ya.test:process.py:263 Command (pid 4037895) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4037895) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 4037895) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4037895) stime: 0.219087
DEBUG    ya.test:process.py:263 Command (pid 4037895) utime: 0.084987
DEBUG    ya.test:process.py:263 Command (pid 4037895) wtime: 0.344
DEBUG    ya.test:process.py:275 Command (pid 4037895) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21150', '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/xjy0/000567/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21150', '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: 4038105
DEBUG    ya.test:process.py:259 Command (pid 4038105) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4038105) elapsed time (sec): 0.3237488269805908
DEBUG    ya.test:process.py:263 Command (pid 4038105) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) maxrss: 553888
DEBUG    ya.test:process.py:263 Command (pid 4038105) minflt: 18375
DEBUG    ya.test:process.py:263 Command (pid 4038105) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4038105) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 4038105) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4038105) stime: 0.185808
DEBUG    ya.test:process.py:263 Command (pid 4038105) utime: 0.093652
DEBUG    ya.test:process.py:263 Command (pid 4038105) wtime: 0.324
DEBUG    ya.test:process.py:275 Command (pid 4038105) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6c7f3837-dcac-40eb-8623-9fb6919f517d, localhost:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6c7f3837-dcac-40eb-8623-9fb6919f517d, localhost:21150): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6c7f3837-dcac-40eb-8623-9fb6919f517d, localhost:21150): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-62clepo2ti.auto.internal" port: 21150 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-62clepo2ti.auto.internal:21150, 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:21150
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
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/xjy0/000567/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydb/ydb -e grpc://localhost:21150 -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/xjy0/000567/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21150', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4038479
DEBUG    ya.test:process.py:259 Command (pid 4038479) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4038479) elapsed time (sec): 0.3292577266693115
DEBUG    ya.test:process.py:263 Command (pid 4038479) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) maxrss: 166492
DEBUG    ya.test:process.py:263 Command (pid 4038479) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 4038479) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 4038479) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) nvcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 4038479) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4038479) stime: 0.022893999999999998
DEBUG    ya.test:process.py:263 Command (pid 4038479) utime: 0.054946999999999996
DEBUG    ya.test:process.py:263 Command (pid 4038479) wtime: 0.33
DEBUG    ya.test:process.py:275 Command (pid 4038479) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4038479) 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/xjy0/000567/ydb/apps/ydb/ydb -e grpc://localhost:21150 -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/xjy0/000567/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21150', '-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: 4038849
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 4038849) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4038849) elapsed time (sec): 30.1648588180542
DEBUG    ya.test:process.py:263 Command (pid 4038849) wtime: 30.166
DEBUG    ya.test:process.py:275 Command (pid 4038849) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    465	465	0	0	20	27	32	38
2	    487	487	0	0	20	21	24	28
3	    472	472	0	0	20	26	30	39
4	    481	481	0	0	20	23	26	29
5	    488	488	0	0	20	21	22	22
6	    482	482	0	0	20	22	24	27
7	    473	473	0	0	20	26	38	43
8	    471	471	0	0	20	26	29	32
9	    456	456	0	0	20	32	37	50
10	    454	454	0	0	21	29	42	52
11	    488	488	0	0	20	22	25	29
12	    484	484	0	0	20	21	24	26
13	    482	482	0	0	20	21	32	33
14	    458	458	0	0	20	23	51	52
15	    465	465	0	0	20	26	46	49
16	    486	486	0	0	20	21	24	27
17	    488	488	0	0	20	20	21	22
18	    486	486	0	0	20	21	22	23
19	    487	487	0	0	20	21	21	22
20	    483	483	0	0	20	22	25	28
21	    484	484	0	0	20	23	25	27
22	    487	487	0	0	20	21	22	24
23	    488	488	0	0	20	20	21	21
24	    487	487	0	0	20	21	21	23
25	    463	463	0	0	20	24	52	54
26	    479	479	0	0	20	26	32	35
27	    485	485	0	0	20	22	25	27
28	    465	465	0	0	20	28	31	36
29	    459	459	0	0	20	23	75	79
30	    486	486	0	0	20	25	29	31

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14319	477.3	0	0	20	23	31	79

DEBUG    ya.test:process.py:276 Command (pid 4038849) 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, eb45bcdf-1af7-4575-86b6-27b08f82e15f, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eb45bcdf-1af7-4575-86b6-27b08f82e15f, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eb45bcdf-1af7-4575-86b6-27b08f82e15f, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ba1fe27-b5b9-4823-82a3-b7b0790bb1fd, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ba1fe27-b5b9-4823-82a3-b7b0790bb1fd, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ba1fe27-b5b9-4823-82a3-b7b0790bb1fd, ghrun-62clepo2ti.auto.internal:21150): 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=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0f06b84-b8d0-436b-b41e-80d2b088086f, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0f06b84-b8d0-436b-b41e-80d2b088086f, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=" 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, e0f06b84-b8d0-436b-b41e-80d2b088086f, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
INFO     root:test_log_scenario.py:217 Count rows after insert 14058 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e54763e-e7c4-461e-bf4f-7fe6f39b577e, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e54763e-e7c4-461e-bf4f-7fe6f39b577e, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=" 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, 9e54763e-e7c4-461e-bf4f-7fe6f39b577e, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ef76e18-caf5-48c2-a1f2-1820ef4eddd0, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ef76e18-caf5-48c2-a1f2-1820ef4eddd0, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=" 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, 9ef76e18-caf5-48c2-a1f2-1820ef4eddd0, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydb/ydb -e grpc://localhost:21150 -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    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydb/ydb -e grpc://localhost:21150 -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/xjy0/000567/ydb/apps/ydb/ydb -e grpc://localhost:21150 -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, 311e9720-13e6-4afc-a7c3-f21be5ecc309, ghrun-62clepo2ti.auto.internal:21150): 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, 311e9720-13e6-4afc-a7c3-f21be5ecc309, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=" 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.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e7620687-24ff-4128-a86e-d32dba60b71b, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 311e9720-13e6-4afc-a7c3-f21be5ecc309, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e7620687-24ff-4128-a86e-d32dba60b71b, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21150', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4058296
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21150', '-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:610 Executing '['/home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21150', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e7620687-24ff-4128-a86e-d32dba60b71b, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWJhYjBlZDAtOGY0MDBiNjYtZjc2ZDE3ZGEtMzRiMWM3MWY=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 4058297
DEBUG    ya.test:process.py:628 Command pid: 4058298
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d5478629-db7b-4ac6-952d-bd87c8142dcd, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d5478629-db7b-4ac6-952d-bd87c8142dcd, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=YWJhYjBlZDAtOGY0MDBiNjYtZjc2ZDE3ZGEtMzRiMWM3MWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d5478629-db7b-4ac6-952d-bd87c8142dcd, ghrun-62clepo2ti.auto.internal:21150): 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=YWJhYjBlZDAtOGY0MDBiNjYtZjc2ZDE3ZGEtMzRiMWM3MWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3832d7b3-291e-4860-99f3-e64040d3fa2f, ghrun-62clepo2ti.auto.internal:21150): 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, 3832d7b3-291e-4860-99f3-e64040d3fa2f, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=YWJhYjBlZDAtOGY0MDBiNjYtZjc2ZDE3ZGEtMzRiMWM3MWY=" 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, c9eb7d51-c6e2-483e-9f30-da49be871070, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9eb7d51-c6e2-483e-9f30-da49be871070, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3832d7b3-291e-4860-99f3-e64040d3fa2f, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c9eb7d51-c6e2-483e-9f30-da49be871070, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODJlNTFiYzgtYjdkMjY0MTgtYWZhY2M1MTUtNTM4YzZkMmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, be383683-b4f8-4b8e-b534-d0e6714cd1ed, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, be383683-b4f8-4b8e-b534-d0e6714cd1ed, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=ODJlNTFiYzgtYjdkMjY0MTgtYWZhY2M1MTUtNTM4YzZkMmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, be383683-b4f8-4b8e-b534-d0e6714cd1ed, ghrun-62clepo2ti.auto.internal:21150): 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=ODJlNTFiYzgtYjdkMjY0MTgtYWZhY2M1MTUtNTM4YzZkMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, daf9dc34-7997-4451-8b5c-5aa4df860109, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, daf9dc34-7997-4451-8b5c-5aa4df860109, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=ODJlNTFiYzgtYjdkMjY0MTgtYWZhY2M1MTUtNTM4YzZkMmY=" 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, 417b1097-29f1-4d3b-b8a9-e3047d37ffed, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 417b1097-29f1-4d3b-b8a9-e3047d37ffed, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, daf9dc34-7997-4451-8b5c-5aa4df860109, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 417b1097-29f1-4d3b-b8a9-e3047d37ffed, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzJlYjYzMWItNjE3ODczOGItZjcxOWY3ZDUtZjRmMDI5Yg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8fa7bd8a-dbb5-4e11-a076-d685b75f04fc, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8fa7bd8a-dbb5-4e11-a076-d685b75f04fc, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MzJlYjYzMWItNjE3ODczOGItZjcxOWY3ZDUtZjRmMDI5Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8fa7bd8a-dbb5-4e11-a076-d685b75f04fc, ghrun-62clepo2ti.auto.internal:21150): 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=MzJlYjYzMWItNjE3ODczOGItZjcxOWY3ZDUtZjRmMDI5Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2c6a5a4-cf3a-4b67-901f-13a73a58efe2, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2c6a5a4-cf3a-4b67-901f-13a73a58efe2, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MzJlYjYzMWItNjE3ODczOGItZjcxOWY3ZDUtZjRmMDI5Yg==" 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: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 49c624d0-38e1-4d88-98ce-e226e2eb1edf, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2c6a5a4-cf3a-4b67-901f-13a73a58efe2, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 49c624d0-38e1-4d88-98ce-e226e2eb1edf, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 49c624d0-38e1-4d88-98ce-e226e2eb1edf, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTE3ODNjNjAtYmY5MzQyNWQtYjFkYmMwYS1hODdlNWE5Nw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c5abca70-aa5e-4616-9415-99bb1771168f, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c5abca70-aa5e-4616-9415-99bb1771168f, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=OTE3ODNjNjAtYmY5MzQyNWQtYjFkYmMwYS1hODdlNWE5Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c5abca70-aa5e-4616-9415-99bb1771168f, ghrun-62clepo2ti.auto.internal:21150): 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=OTE3ODNjNjAtYmY5MzQyNWQtYjFkYmMwYS1hODdlNWE5Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7eaec924-cf08-47fa-ad46-bc0625434515, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7eaec924-cf08-47fa-ad46-bc0625434515, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=OTE3ODNjNjAtYmY5MzQyNWQtYjFkYmMwYS1hODdlNWE5Nw==" 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:52 RpcState(ExecuteQuery, 7eaec924-cf08-47fa-ad46-bc0625434515, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7a0a64d7-73ff-4b4b-a988-cb9e8751ce46, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7a0a64d7-73ff-4b4b-a988-cb9e8751ce46, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7a0a64d7-73ff-4b4b-a988-cb9e8751ce46, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjJiYzY2MzQtY2UxZGU5OTMtYmU4MjE3NjktYWRjYjFjYTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7e2bf291-b7e9-4c2b-af3a-6d7891e9f34b, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7e2bf291-b7e9-4c2b-af3a-6d7891e9f34b, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=ZjJiYzY2MzQtY2UxZGU5OTMtYmU4MjE3NjktYWRjYjFjYTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7e2bf291-b7e9-4c2b-af3a-6d7891e9f34b, ghrun-62clepo2ti.auto.internal:21150): 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=ZjJiYzY2MzQtY2UxZGU5OTMtYmU4MjE3NjktYWRjYjFjYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c6e8d49-0ed0-4918-afd6-94f32f8ea5f6, ghrun-62clepo2ti.auto.internal:21150): 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, 8c6e8d49-0ed0-4918-afd6-94f32f8ea5f6, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=ZjJiYzY2MzQtY2UxZGU5OTMtYmU4MjE3NjktYWRjYjFjYTk=" 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, abc9d3fb-c3c5-4eee-9341-3e662376ecbf, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c6e8d49-0ed0-4918-afd6-94f32f8ea5f6, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, abc9d3fb-c3c5-4eee-9341-3e662376ecbf, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, abc9d3fb-c3c5-4eee-9341-3e662376ecbf, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWZkODkwMjctOThkYTgzMDEtODZhYWI2YWItYWIwNGM0NmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 204b28d4-f6c0-47ab-a510-525a80d5d5c3, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 204b28d4-f6c0-47ab-a510-525a80d5d5c3, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NWZkODkwMjctOThkYTgzMDEtODZhYWI2YWItYWIwNGM0NmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 204b28d4-f6c0-47ab-a510-525a80d5d5c3, ghrun-62clepo2ti.auto.internal:21150): 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=NWZkODkwMjctOThkYTgzMDEtODZhYWI2YWItYWIwNGM0NmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fd8e5ca-a64e-4e4f-b800-ff0a37c84d7b, ghrun-62clepo2ti.auto.internal:21150): 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, 7fd8e5ca-a64e-4e4f-b800-ff0a37c84d7b, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NWZkODkwMjctOThkYTgzMDEtODZhYWI2YWItYWIwNGM0NmU=" 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, da41c99c-5e26-4907-990a-c8595144ba56, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da41c99c-5e26-4907-990a-c8595144ba56, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fd8e5ca-a64e-4e4f-b800-ff0a37c84d7b, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, da41c99c-5e26-4907-990a-c8595144ba56, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGE3Mjc0MTMtZmU4Yjc4OTItMTVmODMxMGMtYzkxYTM4ZTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0f173c17-c398-4456-a1a2-a73788d3959e, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0f173c17-c398-4456-a1a2-a73788d3959e, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NGE3Mjc0MTMtZmU4Yjc4OTItMTVmODMxMGMtYzkxYTM4ZTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0f173c17-c398-4456-a1a2-a73788d3959e, ghrun-62clepo2ti.auto.internal:21150): 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=NGE3Mjc0MTMtZmU4Yjc4OTItMTVmODMxMGMtYzkxYTM4ZTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae29f256-12e1-4f19-811e-aae6282e4913, ghrun-62clepo2ti.auto.internal:21150): 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, ae29f256-12e1-4f19-811e-aae6282e4913, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NGE3Mjc0MTMtZmU4Yjc4OTItMTVmODMxMGMtYzkxYTM4ZTE=" 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, 99204597-b41b-4ec9-958e-4619d13910b6, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 99204597-b41b-4ec9-958e-4619d13910b6, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae29f256-12e1-4f19-811e-aae6282e4913, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 99204597-b41b-4ec9-958e-4619d13910b6, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzlmYjhkMzgtNTdhMTk1YWUtNDc3NmZjMDEtNTQyYWFiZjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 87125fba-1005-4cd9-8a8f-63939e5ef13f, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 87125fba-1005-4cd9-8a8f-63939e5ef13f, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NzlmYjhkMzgtNTdhMTk1YWUtNDc3NmZjMDEtNTQyYWFiZjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 87125fba-1005-4cd9-8a8f-63939e5ef13f, ghrun-62clepo2ti.auto.internal:21150): 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=NzlmYjhkMzgtNTdhMTk1YWUtNDc3NmZjMDEtNTQyYWFiZjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0864af8-24ec-4890-86f1-44dbb94aff00, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0864af8-24ec-4890-86f1-44dbb94aff00, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NzlmYjhkMzgtNTdhMTk1YWUtNDc3NmZjMDEtNTQyYWFiZjk=" 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, be53fb3f-46a7-4374-833e-a5fbd19387fd, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, be53fb3f-46a7-4374-833e-a5fbd19387fd, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0864af8-24ec-4890-86f1-44dbb94aff00, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, be53fb3f-46a7-4374-833e-a5fbd19387fd, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGNhNmEyMTAtY2RhYjgwOTktYjRlNzc5NDktMzI1MTZlM2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7aa95129-1b1d-40dd-bdf7-c73e276d6258, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7aa95129-1b1d-40dd-bdf7-c73e276d6258, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNmEyMTAtY2RhYjgwOTktYjRlNzc5NDktMzI1MTZlM2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7aa95129-1b1d-40dd-bdf7-c73e276d6258, ghrun-62clepo2ti.auto.internal:21150): 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=NGNhNmEyMTAtY2RhYjgwOTktYjRlNzc5NDktMzI1MTZlM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e563a3bf-6812-4e8e-8159-7d0551afcde9, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e563a3bf-6812-4e8e-8159-7d0551afcde9, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNmEyMTAtY2RhYjgwOTktYjRlNzc5NDktMzI1MTZlM2Y=" 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, e563a3bf-6812-4e8e-8159-7d0551afcde9, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1ba1fe27-b5b9-4823-82a3-b7b0790bb1fd, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T12:19:56.549431272+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d5478629-db7b-4ac6-952d-bd87c8142dcd, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T12:19:56.5495861+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, be383683-b4f8-4b8e-b534-d0e6714cd1ed, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T12:19:56.549619982+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8fa7bd8a-dbb5-4e11-a076-d685b75f04fc, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T12:19:56.549646351+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c5abca70-aa5e-4616-9415-99bb1771168f, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T12:19:56.549676257+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7e2bf291-b7e9-4c2b-af3a-6d7891e9f34b, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T12:19:56.549702141+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 204b28d4-f6c0-47ab-a510-525a80d5d5c3, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T12:19:56.549731407+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0f173c17-c398-4456-a1a2-a73788d3959e, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T12:19:56.549757461+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 87125fba-1005-4cd9-8a8f-63939e5ef13f, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T12:19:56.549783868+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7aa95129-1b1d-40dd-bdf7-c73e276d6258, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T12:19:56.54981389+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 311e9720-13e6-4afc-a7c3-f21be5ecc309, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549566548+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3832d7b3-291e-4860-99f3-e64040d3fa2f, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549606348+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, daf9dc34-7997-4451-8b5c-5aa4df860109, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549633794+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f2c6a5a4-cf3a-4b67-901f-13a73a58efe2, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549659925+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7eaec924-cf08-47fa-ad46-bc0625434515, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549689792+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8c6e8d49-0ed0-4918-afd6-94f32f8ea5f6, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549719285+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7fd8e5ca-a64e-4e4f-b800-ff0a37c84d7b, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549746187+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ae29f256-12e1-4f19-811e-aae6282e4913, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549771767+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a0864af8-24ec-4890-86f1-44dbb94aff00, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549802636+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e563a3bf-6812-4e8e-8159-7d0551afcde9, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.54982874+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
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.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
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:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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    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 4058296) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4058296) elapsed time (sec): 30.17164897918701
DEBUG    ya.test:process.py:263 Command (pid 4058296) wtime: 30.173
DEBUG    ya.test:process.py:275 Command (pid 4058296) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	238	0	0	0	0
9	      0	0	0	2378	0	0	0	0
10	      0	0	0	2400	0	0	0	0
11	      0	0	0	1872	0	0	0	0
12	      0	0	0	2440	0	0	0	0
13	      0	0	0	2369	0	0	0	0
14	      0	0	0	2131	0	0	0	0
15	      0	0	0	2169	0	0	0	0
16	      0	0	0	2200	0	0	0	0
17	      0	0	0	1976	0	0	0	0
18	      0	0	0	1816	0	0	0	0
19	      0	0	0	1915	0	0	0	0
20	      0	0	0	2360	0	0	0	0
21	      0	0	0	2369	0	0	0	0
22	      0	0	0	2248	0	0	0	0
23	      0	0	0	2084	0	0	0	0
24	      0	0	0	2057	0	0	0	0
25	      0	0	0	2610	0	0	0	0
26	      0	0	0	2290	0	0	0	0
27	      0	0	0	2358	0	0	0	0
28	      0	0	0	2187	0	0	0	0
29	      0	0	0	2524	0	0	0	0
30	      0	0	0	2207	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4058297) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4058297) elapsed time (sec): 30.171224355697632
DEBUG    ya.test:process.py:259 Command (pid 4058298) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 4058297) wtime: 30.174
DEBUG    ya.test:process.py:260 Command (pid 4058298) elapsed time (sec): 30.17099690437317
DEBUG    ya.test:process.py:275 Command (pid 4058297) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     87	87	0	0	51	465	473	479
2	    181	181	0	0	54	78	84	88
3	    193	193	0	0	51	68	75	79
4	    175	175	0	0	52	95	111	129
5	    189	189	0	0	49	74	86	96
6	    183	183	0	0	53	78	93	98
7	    203	203	0	0	43	88	109	123
8	     66	66	0	228	44	71	85	86
9	      0	0	0	2300	0	0	0	0
10	      0	0	0	2347	0	0	0	0
11	      0	0	0	1621	0	0	0	0
12	      0	0	0	2440	0	0	0	0
13	      0	0	0	2349	0	0	0	0
14	      0	0	0	2139	0	0	0	0
15	      0	0	0	2111	0	0	0	0
16	      0	0	0	2186	0	0	0	0
17	      0	0	0	1845	0	0	0	0
18	      0	0	0	1769	0	0	0	0
19	      0	0	0	1762	0	0	0	0
20	      0	0	0	2360	0	0	0	0
21	      0	0	0	2357	0	0	0	0
22	      0	0	0	2213	0	0	0	0
23	      0	0	0	1993	0	0	0	0
24	      0	0	0	2004	0	0	0	0
25	      0	0	0	2619	0	0	0	0
26	      0	0	0	2249	0	0	0	0
27	      0	0	0	2330	0	0	0	0
28	      0	0	0	2110	0	0	0	0
29	      0	0	0	2494	0	0	0	0
30	      0	0	0	2195	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1277	42.5667	0	48021	50	86	145	479

DEBUG    ya.test:process.py:263 Command (pid 4058298) wtime: 30.173
DEBUG    ya.test:process.py:276 Command (pid 4058297) errors:

DEBUG    ya.test:process.py:275 Command (pid 4058298) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     61	61	0	0	69	579	599	619
2	    138	138	0	0	73	97	107	109
3	    148	148	0	0	68	88	90	91
4	    131	131	0	0	71	117	139	144
5	    144	144	0	0	69	97	118	119
6	    134	134	0	0	69	100	108	111
7	    158	158	0	0	59	113	122	124
8	     52	52	0	230	60	88	98	100
9	      0	0	0	2355	0	0	0	0
10	      0	0	0	2382	0	0	0	0
11	      0	0	0	1796	0	0	0	0
12	      0	0	0	2440	0	0	0	0
13	      0	0	0	2358	0	0	0	0
14	      0	0	0	2158	0	0	0	0
15	      0	0	0	2140	0	0	0	0
16	      0	0	0	2220	0	0	0	0
17	      0	0	0	1942	0	0	0	0
18	      0	0	0	1851	0	0	0	0
19	      0	0	0	1877	0	0	0	0
20	      0	0	0	2379	0	0	0	0
21	      0	0	0	2359	0	0	0	0
22	      0	0	0	2219	0	0	0	0
23	      0	0	0	2002	0	0	0	0
24	      0	0	0	2039	0	0	0	0
25	      0	0	0	1209	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	0	0	0	0	0
28	      0	0	0	1340	0	0	0	0
29	      0	0	0	2538	0	0	0	0
30	      0	0	0	2217	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    966	32.2	0	42051	68	108	267	619

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
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:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-62clepo2ti'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/xjy0/000567/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.4036839' in '/home/runner/.ya/build/build_root/xjy0/000567/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_kxt1qdhn.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21150/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2895
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26107
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17743
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21150
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7291
=================================== 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/xjy0/000567/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4036642
DEBUG    ya.test:process.py:259 Command (pid 4036642) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4036642) elapsed time (sec): 0.39529943466186523
DEBUG    ya.test:process.py:263 Command (pid 4036642) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) maxrss: 545632
DEBUG    ya.test:process.py:263 Command (pid 4036642) minflt: 16232
DEBUG    ya.test:process.py:263 Command (pid 4036642) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 4036642) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4036642) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4036642) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4036642) stime: 0.242802
DEBUG    ya.test:process.py:263 Command (pid 4036642) utime: 0.103489
DEBUG    ya.test:process.py:263 Command (pid 4036642) wtime: 0.397
DEBUG    ya.test:process.py:275 Command (pid 4036642) 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-62clepo2ti    Host information: 
        Linux ghrun-62clepo2ti 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 4036642) 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-62clepo2ti    Host information: 
        Linux ghrun-62clepo2ti 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/xjy0/000567/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7291
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/xjy0/000567/r3tmp/kikimr_cluster_c9x20twl
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21150
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17743
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26107
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2895
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xjy0/000567/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/xjy0/000567/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/xjy0/000567/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_kxt1qdhn.log --grpc-port=21150 --mon-port=17743 --ic-port=7291
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21150/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/xjy0/000567/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/xjy0/000567/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/xjy0/000567/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_kxt1qdhn.log --grpc-port=21150 --mon-port=17743 --ic-port=7291
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/xjy0/000567/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/xjy0/000567/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_kxt1qdhn.log', '--grpc-port=21150', '--mon-port=17743', '--ic-port=7291')' in '/home/runner/.ya/build/build_root/xjy0/000567/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: 4036839
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21150/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/xjy0/000567/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4036843
DEBUG    ya.test:process.py:259 Command (pid 4036843) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4036843) elapsed time (sec): 0.4618079662322998
DEBUG    ya.test:process.py:263 Command (pid 4036843) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) maxrss: 545640
DEBUG    ya.test:process.py:263 Command (pid 4036843) minflt: 18557
DEBUG    ya.test:process.py:263 Command (pid 4036843) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 4036843) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4036843) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 4036843) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4036843) stime: 0.28918699999999997
DEBUG    ya.test:process.py:263 Command (pid 4036843) utime: 0.11884399999999999
DEBUG    ya.test:process.py:263 Command (pid 4036843) wtime: 0.463
DEBUG    ya.test:process.py:275 Command (pid 4036843) 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-62clepo2ti    Host information: 
        Linux ghrun-62clepo2ti 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 4036843) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-62clepo2ti    Host information: 
        Linux ghrun-62clepo2ti 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/xjy0/000567/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21150', '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: 7291\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/xjy0/000567/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21150', '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: 7291\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4037895
DEBUG    ya.test:process.py:259 Command (pid 4037895) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4037895) elapsed time (sec): 0.34299325942993164
DEBUG    ya.test:process.py:263 Command (pid 4037895) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) maxrss: 553884
DEBUG    ya.test:process.py:263 Command (pid 4037895) minflt: 18374
DEBUG    ya.test:process.py:263 Command (pid 4037895) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4037895) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4037895) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 4037895) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4037895) stime: 0.219087
DEBUG    ya.test:process.py:263 Command (pid 4037895) utime: 0.084987
DEBUG    ya.test:process.py:263 Command (pid 4037895) wtime: 0.344
DEBUG    ya.test:process.py:275 Command (pid 4037895) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21150', '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/xjy0/000567/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21150', '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: 4038105
DEBUG    ya.test:process.py:259 Command (pid 4038105) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4038105) elapsed time (sec): 0.3237488269805908
DEBUG    ya.test:process.py:263 Command (pid 4038105) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) maxrss: 553888
DEBUG    ya.test:process.py:263 Command (pid 4038105) minflt: 18375
DEBUG    ya.test:process.py:263 Command (pid 4038105) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4038105) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4038105) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 4038105) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4038105) stime: 0.185808
DEBUG    ya.test:process.py:263 Command (pid 4038105) utime: 0.093652
DEBUG    ya.test:process.py:263 Command (pid 4038105) wtime: 0.324
DEBUG    ya.test:process.py:275 Command (pid 4038105) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6c7f3837-dcac-40eb-8623-9fb6919f517d, localhost:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6c7f3837-dcac-40eb-8623-9fb6919f517d, localhost:21150): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6c7f3837-dcac-40eb-8623-9fb6919f517d, localhost:21150): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-62clepo2ti.auto.internal" port: 21150 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-62clepo2ti.auto.internal:21150, 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:21150
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
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/xjy0/000567/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydb/ydb -e grpc://localhost:21150 -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/xjy0/000567/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21150', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4038479
DEBUG    ya.test:process.py:259 Command (pid 4038479) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4038479) elapsed time (sec): 0.3292577266693115
DEBUG    ya.test:process.py:263 Command (pid 4038479) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) maxrss: 166492
DEBUG    ya.test:process.py:263 Command (pid 4038479) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 4038479) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 4038479) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4038479) nvcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 4038479) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4038479) stime: 0.022893999999999998
DEBUG    ya.test:process.py:263 Command (pid 4038479) utime: 0.054946999999999996
DEBUG    ya.test:process.py:263 Command (pid 4038479) wtime: 0.33
DEBUG    ya.test:process.py:275 Command (pid 4038479) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4038479) 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/xjy0/000567/ydb/apps/ydb/ydb -e grpc://localhost:21150 -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/xjy0/000567/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21150', '-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: 4038849
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 4038849) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4038849) elapsed time (sec): 30.1648588180542
DEBUG    ya.test:process.py:263 Command (pid 4038849) wtime: 30.166
DEBUG    ya.test:process.py:275 Command (pid 4038849) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    465	465	0	0	20	27	32	38
2	    487	487	0	0	20	21	24	28
3	    472	472	0	0	20	26	30	39
4	    481	481	0	0	20	23	26	29
5	    488	488	0	0	20	21	22	22
6	    482	482	0	0	20	22	24	27
7	    473	473	0	0	20	26	38	43
8	    471	471	0	0	20	26	29	32
9	    456	456	0	0	20	32	37	50
10	    454	454	0	0	21	29	42	52
11	    488	488	0	0	20	22	25	29
12	    484	484	0	0	20	21	24	26
13	    482	482	0	0	20	21	32	33
14	    458	458	0	0	20	23	51	52
15	    465	465	0	0	20	26	46	49
16	    486	486	0	0	20	21	24	27
17	    488	488	0	0	20	20	21	22
18	    486	486	0	0	20	21	22	23
19	    487	487	0	0	20	21	21	22
20	    483	483	0	0	20	22	25	28
21	    484	484	0	0	20	23	25	27
22	    487	487	0	0	20	21	22	24
23	    488	488	0	0	20	20	21	21
24	    487	487	0	0	20	21	21	23
25	    463	463	0	0	20	24	52	54
26	    479	479	0	0	20	26	32	35
27	    485	485	0	0	20	22	25	27
28	    465	465	0	0	20	28	31	36
29	    459	459	0	0	20	23	75	79
30	    486	486	0	0	20	25	29	31

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14319	477.3	0	0	20	23	31	79

DEBUG    ya.test:process.py:276 Command (pid 4038849) 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, eb45bcdf-1af7-4575-86b6-27b08f82e15f, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eb45bcdf-1af7-4575-86b6-27b08f82e15f, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eb45bcdf-1af7-4575-86b6-27b08f82e15f, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ba1fe27-b5b9-4823-82a3-b7b0790bb1fd, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ba1fe27-b5b9-4823-82a3-b7b0790bb1fd, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ba1fe27-b5b9-4823-82a3-b7b0790bb1fd, ghrun-62clepo2ti.auto.internal:21150): 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=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0f06b84-b8d0-436b-b41e-80d2b088086f, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0f06b84-b8d0-436b-b41e-80d2b088086f, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=" 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, e0f06b84-b8d0-436b-b41e-80d2b088086f, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
INFO     root:test_log_scenario.py:217 Count rows after insert 14058 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e54763e-e7c4-461e-bf4f-7fe6f39b577e, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e54763e-e7c4-461e-bf4f-7fe6f39b577e, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=" 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, 9e54763e-e7c4-461e-bf4f-7fe6f39b577e, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ef76e18-caf5-48c2-a1f2-1820ef4eddd0, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ef76e18-caf5-48c2-a1f2-1820ef4eddd0, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=" 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, 9ef76e18-caf5-48c2-a1f2-1820ef4eddd0, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydb/ydb -e grpc://localhost:21150 -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    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydb/ydb -e grpc://localhost:21150 -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/xjy0/000567/ydb/apps/ydb/ydb -e grpc://localhost:21150 -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, 311e9720-13e6-4afc-a7c3-f21be5ecc309, ghrun-62clepo2ti.auto.internal:21150): 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, 311e9720-13e6-4afc-a7c3-f21be5ecc309, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MTJhY2U0MTEtNzQ4ZTE3NWItYjU0YmI4MzQtYzYxMDlkYjA=" 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.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e7620687-24ff-4128-a86e-d32dba60b71b, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 311e9720-13e6-4afc-a7c3-f21be5ecc309, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e7620687-24ff-4128-a86e-d32dba60b71b, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21150', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4058296
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21150', '-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:610 Executing '['/home/runner/.ya/build/build_root/xjy0/000567/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21150', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e7620687-24ff-4128-a86e-d32dba60b71b, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWJhYjBlZDAtOGY0MDBiNjYtZjc2ZDE3ZGEtMzRiMWM3MWY=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 4058297
DEBUG    ya.test:process.py:628 Command pid: 4058298
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d5478629-db7b-4ac6-952d-bd87c8142dcd, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d5478629-db7b-4ac6-952d-bd87c8142dcd, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=YWJhYjBlZDAtOGY0MDBiNjYtZjc2ZDE3ZGEtMzRiMWM3MWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d5478629-db7b-4ac6-952d-bd87c8142dcd, ghrun-62clepo2ti.auto.internal:21150): 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=YWJhYjBlZDAtOGY0MDBiNjYtZjc2ZDE3ZGEtMzRiMWM3MWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3832d7b3-291e-4860-99f3-e64040d3fa2f, ghrun-62clepo2ti.auto.internal:21150): 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, 3832d7b3-291e-4860-99f3-e64040d3fa2f, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=YWJhYjBlZDAtOGY0MDBiNjYtZjc2ZDE3ZGEtMzRiMWM3MWY=" 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, c9eb7d51-c6e2-483e-9f30-da49be871070, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9eb7d51-c6e2-483e-9f30-da49be871070, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3832d7b3-291e-4860-99f3-e64040d3fa2f, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c9eb7d51-c6e2-483e-9f30-da49be871070, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODJlNTFiYzgtYjdkMjY0MTgtYWZhY2M1MTUtNTM4YzZkMmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, be383683-b4f8-4b8e-b534-d0e6714cd1ed, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, be383683-b4f8-4b8e-b534-d0e6714cd1ed, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=ODJlNTFiYzgtYjdkMjY0MTgtYWZhY2M1MTUtNTM4YzZkMmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, be383683-b4f8-4b8e-b534-d0e6714cd1ed, ghrun-62clepo2ti.auto.internal:21150): 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=ODJlNTFiYzgtYjdkMjY0MTgtYWZhY2M1MTUtNTM4YzZkMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, daf9dc34-7997-4451-8b5c-5aa4df860109, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, daf9dc34-7997-4451-8b5c-5aa4df860109, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=ODJlNTFiYzgtYjdkMjY0MTgtYWZhY2M1MTUtNTM4YzZkMmY=" 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, 417b1097-29f1-4d3b-b8a9-e3047d37ffed, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 417b1097-29f1-4d3b-b8a9-e3047d37ffed, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, daf9dc34-7997-4451-8b5c-5aa4df860109, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 417b1097-29f1-4d3b-b8a9-e3047d37ffed, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzJlYjYzMWItNjE3ODczOGItZjcxOWY3ZDUtZjRmMDI5Yg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8fa7bd8a-dbb5-4e11-a076-d685b75f04fc, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8fa7bd8a-dbb5-4e11-a076-d685b75f04fc, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MzJlYjYzMWItNjE3ODczOGItZjcxOWY3ZDUtZjRmMDI5Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8fa7bd8a-dbb5-4e11-a076-d685b75f04fc, ghrun-62clepo2ti.auto.internal:21150): 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=MzJlYjYzMWItNjE3ODczOGItZjcxOWY3ZDUtZjRmMDI5Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2c6a5a4-cf3a-4b67-901f-13a73a58efe2, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2c6a5a4-cf3a-4b67-901f-13a73a58efe2, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=MzJlYjYzMWItNjE3ODczOGItZjcxOWY3ZDUtZjRmMDI5Yg==" 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: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 49c624d0-38e1-4d88-98ce-e226e2eb1edf, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2c6a5a4-cf3a-4b67-901f-13a73a58efe2, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 49c624d0-38e1-4d88-98ce-e226e2eb1edf, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 49c624d0-38e1-4d88-98ce-e226e2eb1edf, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTE3ODNjNjAtYmY5MzQyNWQtYjFkYmMwYS1hODdlNWE5Nw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c5abca70-aa5e-4616-9415-99bb1771168f, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c5abca70-aa5e-4616-9415-99bb1771168f, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=OTE3ODNjNjAtYmY5MzQyNWQtYjFkYmMwYS1hODdlNWE5Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c5abca70-aa5e-4616-9415-99bb1771168f, ghrun-62clepo2ti.auto.internal:21150): 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=OTE3ODNjNjAtYmY5MzQyNWQtYjFkYmMwYS1hODdlNWE5Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7eaec924-cf08-47fa-ad46-bc0625434515, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7eaec924-cf08-47fa-ad46-bc0625434515, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=OTE3ODNjNjAtYmY5MzQyNWQtYjFkYmMwYS1hODdlNWE5Nw==" 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:52 RpcState(ExecuteQuery, 7eaec924-cf08-47fa-ad46-bc0625434515, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7a0a64d7-73ff-4b4b-a988-cb9e8751ce46, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7a0a64d7-73ff-4b4b-a988-cb9e8751ce46, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7a0a64d7-73ff-4b4b-a988-cb9e8751ce46, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjJiYzY2MzQtY2UxZGU5OTMtYmU4MjE3NjktYWRjYjFjYTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7e2bf291-b7e9-4c2b-af3a-6d7891e9f34b, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7e2bf291-b7e9-4c2b-af3a-6d7891e9f34b, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=ZjJiYzY2MzQtY2UxZGU5OTMtYmU4MjE3NjktYWRjYjFjYTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7e2bf291-b7e9-4c2b-af3a-6d7891e9f34b, ghrun-62clepo2ti.auto.internal:21150): 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=ZjJiYzY2MzQtY2UxZGU5OTMtYmU4MjE3NjktYWRjYjFjYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c6e8d49-0ed0-4918-afd6-94f32f8ea5f6, ghrun-62clepo2ti.auto.internal:21150): 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, 8c6e8d49-0ed0-4918-afd6-94f32f8ea5f6, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=ZjJiYzY2MzQtY2UxZGU5OTMtYmU4MjE3NjktYWRjYjFjYTk=" 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, abc9d3fb-c3c5-4eee-9341-3e662376ecbf, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c6e8d49-0ed0-4918-afd6-94f32f8ea5f6, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, abc9d3fb-c3c5-4eee-9341-3e662376ecbf, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, abc9d3fb-c3c5-4eee-9341-3e662376ecbf, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWZkODkwMjctOThkYTgzMDEtODZhYWI2YWItYWIwNGM0NmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 204b28d4-f6c0-47ab-a510-525a80d5d5c3, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 204b28d4-f6c0-47ab-a510-525a80d5d5c3, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NWZkODkwMjctOThkYTgzMDEtODZhYWI2YWItYWIwNGM0NmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 204b28d4-f6c0-47ab-a510-525a80d5d5c3, ghrun-62clepo2ti.auto.internal:21150): 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=NWZkODkwMjctOThkYTgzMDEtODZhYWI2YWItYWIwNGM0NmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fd8e5ca-a64e-4e4f-b800-ff0a37c84d7b, ghrun-62clepo2ti.auto.internal:21150): 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, 7fd8e5ca-a64e-4e4f-b800-ff0a37c84d7b, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NWZkODkwMjctOThkYTgzMDEtODZhYWI2YWItYWIwNGM0NmU=" 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, da41c99c-5e26-4907-990a-c8595144ba56, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da41c99c-5e26-4907-990a-c8595144ba56, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fd8e5ca-a64e-4e4f-b800-ff0a37c84d7b, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, da41c99c-5e26-4907-990a-c8595144ba56, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGE3Mjc0MTMtZmU4Yjc4OTItMTVmODMxMGMtYzkxYTM4ZTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0f173c17-c398-4456-a1a2-a73788d3959e, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0f173c17-c398-4456-a1a2-a73788d3959e, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NGE3Mjc0MTMtZmU4Yjc4OTItMTVmODMxMGMtYzkxYTM4ZTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0f173c17-c398-4456-a1a2-a73788d3959e, ghrun-62clepo2ti.auto.internal:21150): 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=NGE3Mjc0MTMtZmU4Yjc4OTItMTVmODMxMGMtYzkxYTM4ZTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae29f256-12e1-4f19-811e-aae6282e4913, ghrun-62clepo2ti.auto.internal:21150): 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, ae29f256-12e1-4f19-811e-aae6282e4913, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NGE3Mjc0MTMtZmU4Yjc4OTItMTVmODMxMGMtYzkxYTM4ZTE=" 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, 99204597-b41b-4ec9-958e-4619d13910b6, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 99204597-b41b-4ec9-958e-4619d13910b6, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae29f256-12e1-4f19-811e-aae6282e4913, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 99204597-b41b-4ec9-958e-4619d13910b6, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzlmYjhkMzgtNTdhMTk1YWUtNDc3NmZjMDEtNTQyYWFiZjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 87125fba-1005-4cd9-8a8f-63939e5ef13f, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 87125fba-1005-4cd9-8a8f-63939e5ef13f, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NzlmYjhkMzgtNTdhMTk1YWUtNDc3NmZjMDEtNTQyYWFiZjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 87125fba-1005-4cd9-8a8f-63939e5ef13f, ghrun-62clepo2ti.auto.internal:21150): 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=NzlmYjhkMzgtNTdhMTk1YWUtNDc3NmZjMDEtNTQyYWFiZjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0864af8-24ec-4890-86f1-44dbb94aff00, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0864af8-24ec-4890-86f1-44dbb94aff00, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NzlmYjhkMzgtNTdhMTk1YWUtNDc3NmZjMDEtNTQyYWFiZjk=" 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, be53fb3f-46a7-4374-833e-a5fbd19387fd, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, be53fb3f-46a7-4374-833e-a5fbd19387fd, ghrun-62clepo2ti.auto.internal:21150): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0864af8-24ec-4890-86f1-44dbb94aff00, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, be53fb3f-46a7-4374-833e-a5fbd19387fd, ghrun-62clepo2ti.auto.internal:21150): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGNhNmEyMTAtY2RhYjgwOTktYjRlNzc5NDktMzI1MTZlM2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7aa95129-1b1d-40dd-bdf7-c73e276d6258, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7aa95129-1b1d-40dd-bdf7-c73e276d6258, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNmEyMTAtY2RhYjgwOTktYjRlNzc5NDktMzI1MTZlM2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7aa95129-1b1d-40dd-bdf7-c73e276d6258, ghrun-62clepo2ti.auto.internal:21150): 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=NGNhNmEyMTAtY2RhYjgwOTktYjRlNzc5NDktMzI1MTZlM2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e563a3bf-6812-4e8e-8159-7d0551afcde9, ghrun-62clepo2ti.auto.internal:21150): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e563a3bf-6812-4e8e-8159-7d0551afcde9, ghrun-62clepo2ti.auto.internal:21150): request = { session_id: "ydb://session/3?node_id=1&id=NGNhNmEyMTAtY2RhYjgwOTktYjRlNzc5NDktMzI1MTZlM2Y=" 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, e563a3bf-6812-4e8e-8159-7d0551afcde9, ghrun-62clepo2ti.auto.internal:21150): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1ba1fe27-b5b9-4823-82a3-b7b0790bb1fd, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T12:19:56.549431272+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d5478629-db7b-4ac6-952d-bd87c8142dcd, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T12:19:56.5495861+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, be383683-b4f8-4b8e-b534-d0e6714cd1ed, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T12:19:56.549619982+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8fa7bd8a-dbb5-4e11-a076-d685b75f04fc, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T12:19:56.549646351+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c5abca70-aa5e-4616-9415-99bb1771168f, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T12:19:56.549676257+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7e2bf291-b7e9-4c2b-af3a-6d7891e9f34b, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T12:19:56.549702141+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 204b28d4-f6c0-47ab-a510-525a80d5d5c3, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T12:19:56.549731407+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0f173c17-c398-4456-a1a2-a73788d3959e, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T12:19:56.549757461+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 87125fba-1005-4cd9-8a8f-63939e5ef13f, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T12:19:56.549783868+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7aa95129-1b1d-40dd-bdf7-c73e276d6258, ghrun-62clepo2ti.auto.internal:21150): 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:21150 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-24T12:19:56.54981389+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 311e9720-13e6-4afc-a7c3-f21be5ecc309, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549566548+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3832d7b3-291e-4860-99f3-e64040d3fa2f, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549606348+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, daf9dc34-7997-4451-8b5c-5aa4df860109, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549633794+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f2c6a5a4-cf3a-4b67-901f-13a73a58efe2, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549659925+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7eaec924-cf08-47fa-ad46-bc0625434515, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549689792+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8c6e8d49-0ed0-4918-afd6-94f32f8ea5f6, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549719285+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7fd8e5ca-a64e-4e4f-b800-ff0a37c84d7b, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549746187+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-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ae29f256-12e1-4f19-811e-aae6282e4913, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549771767+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a0864af8-24ec-4890-86f1-44dbb94aff00, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.549802636+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e563a3bf-6812-4e8e-8159-7d0551afcde9, ghrun-62clepo2ti.auto.internal:21150): 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-24T12:19:56.54982874+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
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.connection:connection.py:549 Closing channel for endpoint ghrun-62clepo2ti.auto.internal:21150
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
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:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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    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 4058296) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4058296) elapsed time (sec): 30.17164897918701
DEBUG    ya.test:process.py:263 Command (pid 4058296) wtime: 30.173
DEBUG    ya.test:process.py:275 Command (pid 4058296) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	238	0	0	0	0
9	      0	0	0	2378	0	0	0	0
10	      0	0	0	2400	0	0	0	0
11	      0	0	0	1872	0	0	0	0
12	      0	0	0	2440	0	0	0	0
13	      0	0	0	2369	0	0	0	0
14	      0	0	0	2131	0	0	0	0
15	      0	0	0	2169	0	0	0	0
16	      0	0	0	2200	0	0	0	0
17	      0	0	0	1976	0	0	0	0
18	      0	0	0	1816	0	0	0	0
19	      0	0	0	1915	0	0	0	0
20	      0	0	0	2360	0	0	0	0
21	      0	0	0	2369	0	0	0	0
22	      0	0	0	2248	0	0	0	0
23	      0	0	0	2084	0	0	0	0
24	      0	0	0	2057	0	0	0	0
25	      0	0	0	2610	0	0	0	0
26	      0	0	0	2290	0	0	0	0
27	      0	0	0	2358	0	0	0	0
28	      0	0	0	2187	0	0	0	0
29	      0	0	0	2524	0	0	0	0
30	      0	0	0	2207	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4058297) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4058297) elapsed time (sec): 30.171224355697632
DEBUG    ya.test:process.py:259 Command (pid 4058298) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 4058297) wtime: 30.174
DEBUG    ya.test:process.py:260 Command (pid 4058298) elapsed time (sec): 30.17099690437317
DEBUG    ya.test:process.py:275 Command (pid 4058297) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     87	87	0	0	51	465	473	479
2	    181	181	0	0	54	78	84	88
3	    193	193	0	0	51	68	75	79
4	    175	175	0	0	52	95	111	129
5	    189	189	0	0	49	74	86	96
6	    183	183	0	0	53	78	93	98
7	    203	203	0	0	43	88	109	123
8	     66	66	0	228	44	71	85	86
9	      0	0	0	2300	0	0	0	0
10	      0	0	0	2347	0	0	0	0
11	      0	0	0	1621	0	0	0	0
12	      0	0	0	2440	0	0	0	0
13	      0	0	0	2349	0	0	0	0
14	      0	0	0	2139	0	0	0	0
15	      0	0	0	2111	0	0	0	0
16	      0	0	0	2186	0	0	0	0
17	      0	0	0	1845	0	0	0	0
18	      0	0	0	1769	0	0	0	0
19	      0	0	0	1762	0	0	0	0
20	      0	0	0	2360	0	0	0	0
21	      0	0	0	2357	0	0	0	0
22	      0	0	0	2213	0	0	0	0
23	      0	0	0	1993	0	0	0	0
24	      0	0	0	2004	0	0	0	0
25	      0	0	0	2619	0	0	0	0
26	      0	0	0	2249	0	0	0	0
27	      0	0	0	2330	0	0	0	0
28	      0	0	0	2110	0	0	0	0
29	      0	0	0	2494	0	0	0	0
30	      0	0	0	2195	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1277	42.5667	0	48021	50	86	145	479

DEBUG    ya.test:process.py:263 Command (pid 4058298) wtime: 30.173
DEBUG    ya.test:process.py:276 Command (pid 4058297) errors:

DEBUG    ya.test:process.py:275 Command (pid 4058298) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     61	61	0	0	69	579	599	619
2	    138	138	0	0	73	97	107	109
3	    148	148	0	0	68	88	90	91
4	    131	131	0	0	71	117	139	144
5	    144	144	0	0	69	97	118	119
6	    134	134	0	0	69	100	108	111
7	    158	158	0	0	59	113	122	124
8	     52	52	0	230	60	88	98	100
9	      0	0	0	2355	0	0	0	0
10	      0	0	0	2382	0	0	0	0
11	      0	0	0	1796	0	0	0	0
12	      0	0	0	2440	0	0	0	0
13	      0	0	0	2358	0	0	0	0
14	      0	0	0	2158	0	0	0	0
15	      0	0	0	2140	0	0	0	0
16	      0	0	0	2220	0	0	0	0
17	      0	0	0	1942	0	0	0	0
18	      0	0	0	1851	0	0	0	0
19	      0	0	0	1877	0	0	0	0
20	      0	0	0	2379	0	0	0	0
21	      0	0	0	2359	0	0	0	0
22	      0	0	0	2219	0	0	0	0
23	      0	0	0	2002	0	0	0	0
24	      0	0	0	2039	0	0	0	0
25	      0	0	0	1209	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	0	0	0	0	0
28	      0	0	0	1340	0	0	0	0
29	      0	0	0	2538	0	0	0	0
30	      0	0	0	2217	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    966	32.2	0	42051	68	108	267	619

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
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:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21150
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21150". 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 ===============================
326.98s call     test_log_scenario.py::TestLogScenario::test_log_uniform
3.55s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.43s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/xjy0/000567/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/xjy0/000567/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-24T12:19:48.861876Z): source_id=112;tablet_id=72075186224037895;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 @ 0xA916F95
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA90F4D6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A6528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD71ABFB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6F748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6F49F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD6F524D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14373F5B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FBAF57
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F0FD13
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F0FD13
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F0D6C3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F11087
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14391D48
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF3D365
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB749437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB796FD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79B094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79ACA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79B88E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA918BEC
21. ??:0: ?? @ 0x7FE9A7F95AC2
22. ??:0: ?? @ 0x7FE9A80278BF
============ 1 failed, 112 deselected, 1 error in 335.41s (0:05:35) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xjy0/000579/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.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xjy0/000563/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.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/xjy0/000575/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.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/xjy0/00056f/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 0.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/xjy0/00055f/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.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/xjy0/00055a/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.13s ============================
