============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lkdo/0007bb/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 / 107 deselected / 9 selected

order_by_with_limit.py .

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

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

order_by_with_limit.py .

============================== slowest durations ===============================
62.54s call     order_by_with_limit.py::TestOrderBy::test_random
4.82s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
================= 1 passed, 107 deselected in 68.22s (0:01:08) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lkdo/0007b7/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 / 107 deselected / 9 selected

order_by_with_limit.py .

============================== slowest durations ===============================
71.40s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
4.28s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.22s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 107 deselected in 76.85s (0:01:16) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lkdo/0007b9/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 / 107 deselected / 9 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/lkdo/0007b9/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/lkdo/0007b9/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-22T01:53:35.879783Z): source_id=222;tablet_id=72075186224037916;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA91BBE5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA914126
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7AA528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7919DB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6A748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6A49F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76CAED
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14390C1B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD7C17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2C9D3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2C9D3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F2A383
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2DD47
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AEA08
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF1A285
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74D437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB79AFD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79F094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79ECA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79F88E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91D83C
E   21. ??:0: ?? @ 0x7F1124209AC2
E   22. ??:0: ?? @ 0x7F112429B8BF
------------------------------ 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/lkdo/0007b9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4023247
DEBUG    ya.test:process.py:259 Command (pid 4023247) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4023247) elapsed time (sec): 0.41861629486083984
DEBUG    ya.test:process.py:263 Command (pid 4023247) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) maxrss: 545508
DEBUG    ya.test:process.py:263 Command (pid 4023247) minflt: 17165
DEBUG    ya.test:process.py:263 Command (pid 4023247) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4023247) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) nvcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 4023247) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4023247) stime: 0.246783
DEBUG    ya.test:process.py:263 Command (pid 4023247) utime: 0.123391
DEBUG    ya.test:process.py:263 Command (pid 4023247) wtime: 0.42
DEBUG    ya.test:process.py:275 Command (pid 4023247) 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-c7aesk6ile    Host information: 
        Linux ghrun-c7aesk6ile 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 4023247) 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-c7aesk6ile    Host information: 
        Linux ghrun-c7aesk6ile 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/lkdo/0007b9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15207
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/lkdo/0007b9/r3tmp/kikimr_cluster_lvrvyzk4
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65167
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15086
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4285
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lkdo/0007b9/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/lkdo/0007b9/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/lkdo/0007b9/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_0fj4297s.log --grpc-port=65167 --mon-port=23825 --ic-port=15207
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65167/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lkdo/0007b9/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/lkdo/0007b9/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/lkdo/0007b9/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_0fj4297s.log --grpc-port=65167 --mon-port=23825 --ic-port=15207
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lkdo/0007b9/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/lkdo/0007b9/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_0fj4297s.log', '--grpc-port=65167', '--mon-port=23825', '--ic-port=15207')' in '/home/runner/.ya/build/build_root/lkdo/0007b9/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: 4023305
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:65167/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/lkdo/0007b9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4023307
DEBUG    ya.test:process.py:259 Command (pid 4023307) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4023307) elapsed time (sec): 0.990994930267334
DEBUG    ya.test:process.py:263 Command (pid 4023307) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 4023307) maxrss: 545452
DEBUG    ya.test:process.py:263 Command (pid 4023307) minflt: 20588
DEBUG    ya.test:process.py:263 Command (pid 4023307) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 4023307) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) nvcsw: 638
DEBUG    ya.test:process.py:263 Command (pid 4023307) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4023307) stime: 0.828923
DEBUG    ya.test:process.py:263 Command (pid 4023307) utime: 0.108565
DEBUG    ya.test:process.py:263 Command (pid 4023307) wtime: 0.992
DEBUG    ya.test:process.py:275 Command (pid 4023307) 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-c7aesk6ile    Host information: 
        Linux ghrun-c7aesk6ile 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 4023307) 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-c7aesk6ile    Host information: 
        Linux ghrun-c7aesk6ile 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/lkdo/0007b9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65167', '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: 15207\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/lkdo/0007b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65167', '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: 15207\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4025549
DEBUG    ya.test:process.py:259 Command (pid 4025549) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4025549) elapsed time (sec): 0.3933537006378174
DEBUG    ya.test:process.py:263 Command (pid 4025549) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) maxrss: 553808
DEBUG    ya.test:process.py:263 Command (pid 4025549) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 4025549) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4025549) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 4025549) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4025549) stime: 0.238366
DEBUG    ya.test:process.py:263 Command (pid 4025549) utime: 0.112577
DEBUG    ya.test:process.py:263 Command (pid 4025549) wtime: 0.394
DEBUG    ya.test:process.py:275 Command (pid 4025549) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65167', '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/lkdo/0007b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65167', '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: 4025857
DEBUG    ya.test:process.py:259 Command (pid 4025857) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4025857) elapsed time (sec): 0.676516056060791
DEBUG    ya.test:process.py:263 Command (pid 4025857) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) maxrss: 553804
DEBUG    ya.test:process.py:263 Command (pid 4025857) minflt: 18385
DEBUG    ya.test:process.py:263 Command (pid 4025857) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 4025857) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 4025857) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4025857) stime: 0.5165609999999999
DEBUG    ya.test:process.py:263 Command (pid 4025857) utime: 0.113649
DEBUG    ya.test:process.py:263 Command (pid 4025857) wtime: 0.677
DEBUG    ya.test:process.py:275 Command (pid 4025857) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4025857) 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, 001152e0-c94a-4aa8-bfa7-b67d8a9a1683, localhost:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 001152e0-c94a-4aa8-bfa7-b67d8a9a1683, localhost:65167): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 001152e0-c94a-4aa8-bfa7-b67d8a9a1683, localhost:65167): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-c7aesk6ile.auto.internal" port: 65167 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-c7aesk6ile.auto.internal:65167, 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:65167
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb -e grpc://localhost:65167 -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/lkdo/0007b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65167', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4026752
DEBUG    ya.test:process.py:259 Command (pid 4026752) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4026752) elapsed time (sec): 0.39014625549316406
DEBUG    ya.test:process.py:263 Command (pid 4026752) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) maxrss: 164836
DEBUG    ya.test:process.py:263 Command (pid 4026752) minflt: 3541
DEBUG    ya.test:process.py:263 Command (pid 4026752) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 4026752) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) nvcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 4026752) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4026752) stime: 0.03782
DEBUG    ya.test:process.py:263 Command (pid 4026752) utime: 0.041257999999999996
DEBUG    ya.test:process.py:263 Command (pid 4026752) wtime: 0.391
DEBUG    ya.test:process.py:275 Command (pid 4026752) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4026752) 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/lkdo/0007b9/ydb/apps/ydb/ydb -e grpc://localhost:65167 -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/lkdo/0007b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65167', '-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: 4027182
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 4027182) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4027182) elapsed time (sec): 30.227087259292603
DEBUG    ya.test:process.py:263 Command (pid 4027182) wtime: 30.228
DEBUG    ya.test:process.py:275 Command (pid 4027182) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    408	408	0	0	21	36	43	45
2	    451	451	0	0	21	30	34	40
3	    411	411	0	0	22	35	45	53
4	    422	422	0	0	21	35	51	59
5	    435	435	0	0	21	37	47	49
6	    451	451	0	0	20	32	34	38
7	    431	431	0	0	22	31	39	43
8	    452	452	0	0	21	31	35	38
9	    456	456	0	0	20	30	34	36
10	    457	457	0	0	20	31	35	49
11	    450	450	0	0	21	30	35	37
12	    463	463	0	0	20	26	31	35
13	    461	461	0	0	20	28	37	42
14	    478	478	0	0	20	24	28	34
15	    469	469	0	0	20	27	33	35
16	    477	477	0	0	20	24	26	33
17	    483	483	0	0	20	23	26	29
18	    486	486	0	0	20	21	22	23
19	    486	486	0	0	20	20	23	26
20	    489	489	0	0	20	20	21	21
21	    489	489	0	0	20	20	21	22
22	    488	488	0	0	20	20	20	21
23	    488	488	0	0	20	20	21	21
24	    487	487	0	0	20	20	21	23
25	    467	467	0	0	20	24	55	56
26	    488	488	0	0	20	20	21	21
27	    488	488	0	0	20	20	21	21
28	    481	481	0	0	20	21	35	40
29	    489	489	0	0	20	20	20	21
30	    469	469	0	0	20	24	67	70

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13950	465	0	0	20	28	36	70

DEBUG    ya.test:process.py:276 Command (pid 4027182) 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, 55082b58-764b-445c-83b6-36b40bd23572, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55082b58-764b-445c-83b6-36b40bd23572, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55082b58-764b-445c-83b6-36b40bd23572, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, aecc10ff-2a0d-4927-95e5-65cc23c1e280, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, aecc10ff-2a0d-4927-95e5-65cc23c1e280, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, aecc10ff-2a0d-4927-95e5-65cc23c1e280, ghrun-c7aesk6ile.auto.internal:65167): 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=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56461c72-00b1-428c-aabd-29be195b8cf4, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56461c72-00b1-428c-aabd-29be195b8cf4, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=" 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, 56461c72-00b1-428c-aabd-29be195b8cf4, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
INFO     root:test_log_scenario.py:217 Count rows after insert 13652 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 871eac43-db41-4355-80e3-ed798d4073b4, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 871eac43-db41-4355-80e3-ed798d4073b4, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=" 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, 871eac43-db41-4355-80e3-ed798d4073b4, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d78504c-f006-4080-82f6-831d0e97789d, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d78504c-f006-4080-82f6-831d0e97789d, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=" 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, 3d78504c-f006-4080-82f6-831d0e97789d, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb -e grpc://localhost:65167 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb -e grpc://localhost:65167 -d /Root workload log --path log run insert --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=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb -e grpc://localhost:65167 -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, 33dfa399-cd62-41b1-a515-791e90c9653c, ghrun-c7aesk6ile.auto.internal:65167): 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, 33dfa399-cd62-41b1-a515-791e90c9653c, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=" 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, 6f4daa4e-cdec-419b-a59b-c292d5f35fab, ghrun-c7aesk6ile.auto.internal:65167): 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, 33dfa399-cd62-41b1-a515-791e90c9653c, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f4daa4e-cdec-419b-a59b-c292d5f35fab, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65167', '-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: 4044454
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f4daa4e-cdec-419b-a59b-c292d5f35fab, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzY4MDMwODYtZjM2NmRiMGItNjk4NWE2NTQtYzI2YzdmMTQ=" node_id: 1 }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 81aabf0d-7748-48af-adb6-b28fa54e4207, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 81aabf0d-7748-48af-adb6-b28fa54e4207, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MzY4MDMwODYtZjM2NmRiMGItNjk4NWE2NTQtYzI2YzdmMTQ=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65167', '-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(AttachSession, 81aabf0d-7748-48af-adb6-b28fa54e4207, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65167', '-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: 4044457
DEBUG    ya.test:process.py:628 Command pid: 4044460
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzY4MDMwODYtZjM2NmRiMGItNjk4NWE2NTQtYzI2YzdmMTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70a2f8af-662f-4c47-bec5-6b636a74c478, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70a2f8af-662f-4c47-bec5-6b636a74c478, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MzY4MDMwODYtZjM2NmRiMGItNjk4NWE2NTQtYzI2YzdmMTQ=" 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: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e91b8b4f-9bd8-4b73-9c8f-33161a325496, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70a2f8af-662f-4c47-bec5-6b636a74c478, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e91b8b4f-9bd8-4b73-9c8f-33161a325496, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e91b8b4f-9bd8-4b73-9c8f-33161a325496, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzg3ODExNTUtNTc2YzE3MDEtM2Q0M2VkNWQtMmI3MDcwMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8e8c7594-42f2-41ef-915d-ec4da78e99d9, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8e8c7594-42f2-41ef-915d-ec4da78e99d9, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Yzg3ODExNTUtNTc2YzE3MDEtM2Q0M2VkNWQtMmI3MDcwMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8e8c7594-42f2-41ef-915d-ec4da78e99d9, ghrun-c7aesk6ile.auto.internal:65167): 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=Yzg3ODExNTUtNTc2YzE3MDEtM2Q0M2VkNWQtMmI3MDcwMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56627580-e745-44b9-83be-858966caf981, ghrun-c7aesk6ile.auto.internal:65167): 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, 56627580-e745-44b9-83be-858966caf981, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Yzg3ODExNTUtNTc2YzE3MDEtM2Q0M2VkNWQtMmI3MDcwMTE=" 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, 1f30e860-eee8-4fce-86ce-deee82903dce, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1f30e860-eee8-4fce-86ce-deee82903dce, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56627580-e745-44b9-83be-858966caf981, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1f30e860-eee8-4fce-86ce-deee82903dce, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzdkOTc4YTItZTljOGZhNTYtNTk3ZDEwMDEtYjYyNTAxMzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 975f1f8b-98a5-47a1-84c4-f2c8c773c861, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 975f1f8b-98a5-47a1-84c4-f2c8c773c861, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MzdkOTc4YTItZTljOGZhNTYtNTk3ZDEwMDEtYjYyNTAxMzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 975f1f8b-98a5-47a1-84c4-f2c8c773c861, ghrun-c7aesk6ile.auto.internal:65167): 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=MzdkOTc4YTItZTljOGZhNTYtNTk3ZDEwMDEtYjYyNTAxMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45134fc5-afb2-4010-a521-a312c5a99451, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45134fc5-afb2-4010-a521-a312c5a99451, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MzdkOTc4YTItZTljOGZhNTYtNTk3ZDEwMDEtYjYyNTAxMzU=" 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, dafcc498-3757-4af2-bd0f-4188cca11210, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dafcc498-3757-4af2-bd0f-4188cca11210, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45134fc5-afb2-4010-a521-a312c5a99451, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dafcc498-3757-4af2-bd0f-4188cca11210, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDljY2NkYmEtMWE3Yzc5NWEtNmQ5MWQ0MjEtMWI2ODBmY2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6bed6dde-e068-446e-9021-5cecfd5c727c, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6bed6dde-e068-446e-9021-5cecfd5c727c, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=ZDljY2NkYmEtMWE3Yzc5NWEtNmQ5MWQ0MjEtMWI2ODBmY2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6bed6dde-e068-446e-9021-5cecfd5c727c, ghrun-c7aesk6ile.auto.internal:65167): 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=ZDljY2NkYmEtMWE3Yzc5NWEtNmQ5MWQ0MjEtMWI2ODBmY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0378dde9-c08c-454c-b682-3c4b3879e1b8, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0378dde9-c08c-454c-b682-3c4b3879e1b8, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=ZDljY2NkYmEtMWE3Yzc5NWEtNmQ5MWQ0MjEtMWI2ODBmY2M=" 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, 6ded0536-aabb-4525-ac93-a4ef477161e0, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6ded0536-aabb-4525-ac93-a4ef477161e0, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0378dde9-c08c-454c-b682-3c4b3879e1b8, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6ded0536-aabb-4525-ac93-a4ef477161e0, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTNiY2ExOWQtODQzZjc2NGEtYTBlOTdjMDQtZjNmZjBhOTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 024df1e6-7f0b-4115-a1c3-866fa51f8e6a, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 024df1e6-7f0b-4115-a1c3-866fa51f8e6a, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MTNiY2ExOWQtODQzZjc2NGEtYTBlOTdjMDQtZjNmZjBhOTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 024df1e6-7f0b-4115-a1c3-866fa51f8e6a, ghrun-c7aesk6ile.auto.internal:65167): 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=MTNiY2ExOWQtODQzZjc2NGEtYTBlOTdjMDQtZjNmZjBhOTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7911ecbc-87f6-4f9f-a895-ef7953c46826, ghrun-c7aesk6ile.auto.internal:65167): 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, 7911ecbc-87f6-4f9f-a895-ef7953c46826, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MTNiY2ExOWQtODQzZjc2NGEtYTBlOTdjMDQtZjNmZjBhOTI=" 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, 49f261a3-7003-47b0-a3d2-ad1e7a18eb48, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 49f261a3-7003-47b0-a3d2-ad1e7a18eb48, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7911ecbc-87f6-4f9f-a895-ef7953c46826, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 49f261a3-7003-47b0-a3d2-ad1e7a18eb48, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmZmMGNiMTItNzhjOTFhYjUtNGNmNmNmODktYTgxNTQyMzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 81d54f82-7332-4c6b-b1aa-a5e05f74693b, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 81d54f82-7332-4c6b-b1aa-a5e05f74693b, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=NmZmMGNiMTItNzhjOTFhYjUtNGNmNmNmODktYTgxNTQyMzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 81d54f82-7332-4c6b-b1aa-a5e05f74693b, ghrun-c7aesk6ile.auto.internal:65167): 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=NmZmMGNiMTItNzhjOTFhYjUtNGNmNmNmODktYTgxNTQyMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f308541-4889-4506-afce-42db2b319bfd, ghrun-c7aesk6ile.auto.internal:65167): 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, 3f308541-4889-4506-afce-42db2b319bfd, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=NmZmMGNiMTItNzhjOTFhYjUtNGNmNmNmODktYTgxNTQyMzA=" 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, a645718d-447b-4fdd-9e56-ae75a727c467, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a645718d-447b-4fdd-9e56-ae75a727c467, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f308541-4889-4506-afce-42db2b319bfd, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a645718d-447b-4fdd-9e56-ae75a727c467, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjBkNWIyOWItNGE1MzVlNDEtYTQ1MTE5MzctNjgxM2NjNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7db81acc-350d-4fca-9089-afe94eef206a, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7db81acc-350d-4fca-9089-afe94eef206a, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MjBkNWIyOWItNGE1MzVlNDEtYTQ1MTE5MzctNjgxM2NjNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7db81acc-350d-4fca-9089-afe94eef206a, ghrun-c7aesk6ile.auto.internal:65167): 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=MjBkNWIyOWItNGE1MzVlNDEtYTQ1MTE5MzctNjgxM2NjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cad8e706-3389-48a4-bee5-d1bbab834377, ghrun-c7aesk6ile.auto.internal:65167): 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, cad8e706-3389-48a4-bee5-d1bbab834377, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MjBkNWIyOWItNGE1MzVlNDEtYTQ1MTE5MzctNjgxM2NjNw==" 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, aed22e53-7682-4114-9f3b-a1cfd2cdad6d, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aed22e53-7682-4114-9f3b-a1cfd2cdad6d, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cad8e706-3389-48a4-bee5-d1bbab834377, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aed22e53-7682-4114-9f3b-a1cfd2cdad6d, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTQ3OGNmYTYtMjQ5MDJiZTctMjc0Mjk3ZTItZTc3YTNlMzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d9332e18-9e19-4246-90a4-32f9e5b82a0d, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d9332e18-9e19-4246-90a4-32f9e5b82a0d, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3OGNmYTYtMjQ5MDJiZTctMjc0Mjk3ZTItZTc3YTNlMzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d9332e18-9e19-4246-90a4-32f9e5b82a0d, ghrun-c7aesk6ile.auto.internal:65167): 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=ZTQ3OGNmYTYtMjQ5MDJiZTctMjc0Mjk3ZTItZTc3YTNlMzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e281899c-a6e4-4d3d-8424-125fbe89706d, ghrun-c7aesk6ile.auto.internal:65167): 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, e281899c-a6e4-4d3d-8424-125fbe89706d, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3OGNmYTYtMjQ5MDJiZTctMjc0Mjk3ZTItZTc3YTNlMzk=" 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, 384f58d3-0e16-4eda-9a00-ce074a6a6a66, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 384f58d3-0e16-4eda-9a00-ce074a6a6a66, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e281899c-a6e4-4d3d-8424-125fbe89706d, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 384f58d3-0e16-4eda-9a00-ce074a6a6a66, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDNjNDQ0MWUtZjg0YTk5M2QtM2U3M2UyNDgtYmVhMzc2OTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, aaba1eff-39bc-4d15-ac16-3d2436fa5b38, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, aaba1eff-39bc-4d15-ac16-3d2436fa5b38, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=NDNjNDQ0MWUtZjg0YTk5M2QtM2U3M2UyNDgtYmVhMzc2OTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, aaba1eff-39bc-4d15-ac16-3d2436fa5b38, ghrun-c7aesk6ile.auto.internal:65167): 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=NDNjNDQ0MWUtZjg0YTk5M2QtM2U3M2UyNDgtYmVhMzc2OTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f136163-989c-49ff-bc58-629ba45a74e8, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f136163-989c-49ff-bc58-629ba45a74e8, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=NDNjNDQ0MWUtZjg0YTk5M2QtM2U3M2UyNDgtYmVhMzc2OTM=" 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, 6f136163-989c-49ff-bc58-629ba45a74e8, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, aecc10ff-2a0d-4927-95e5-65cc23c1e280, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.68021014+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 81aabf0d-7748-48af-adb6-b28fa54e4207, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.680351074+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8e8c7594-42f2-41ef-915d-ec4da78e99d9, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.680377214+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 975f1f8b-98a5-47a1-84c4-f2c8c773c861, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.680401006+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6bed6dde-e068-446e-9021-5cecfd5c727c, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T01:53:44.680433173+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-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 024df1e6-7f0b-4115-a1c3-866fa51f8e6a, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T01:53:44.680457705+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-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 81d54f82-7332-4c6b-b1aa-a5e05f74693b, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T01:53:44.680483944+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-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7db81acc-350d-4fca-9089-afe94eef206a, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.680515352+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, aaba1eff-39bc-4d15-ac16-3d2436fa5b38, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.680565087+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d9332e18-9e19-4246-90a4-32f9e5b82a0d, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.68053838+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 33dfa399-cd62-41b1-a515-791e90c9653c, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680332797+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 70a2f8af-662f-4c47-bec5-6b636a74c478, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680365706+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 56627580-e745-44b9-83be-858966caf981, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680389444+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 45134fc5-afb2-4010-a521-a312c5a99451, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680418278+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0378dde9-c08c-454c-b682-3c4b3879e1b8, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680445819+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7911ecbc-87f6-4f9f-a895-ef7953c46826, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.68047198+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e281899c-a6e4-4d3d-8424-125fbe89706d, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.68055362+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6f136163-989c-49ff-bc58-629ba45a74e8, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680580499+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-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3f308541-4889-4506-afce-42db2b319bfd, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680497658+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cad8e706-3389-48a4-bee5-d1bbab834377, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680526874+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
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 ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNjNDQ0MWUtZjg0YTk5M2QtM2U3M2UyNDgtYmVhMzc2OTM=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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    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 4044454) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4044454) elapsed time (sec): 30.14335060119629
DEBUG    ya.test:process.py:263 Command (pid 4044454) wtime: 30.149
DEBUG    ya.test:process.py:275 Command (pid 4044454) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    121	121	0	0	47	367	373	373
2	    232	232	0	0	41	58	76	86
3	    229	229	0	0	41	58	71	72
4	    224	224	0	0	41	59	88	93
5	    225	225	0	0	41	58	69	78
6	    202	202	0	0	46	66	75	87
7	    203	203	0	0	47	75	88	89
8	    199	199	0	0	47	73	85	98
9	    103	103	0	29	42	69	80	81
10	      0	0	0	2559	0	0	0	0
11	      0	0	0	2590	0	0	0	0
12	      0	0	0	2608	0	0	0	0
13	      0	0	0	2269	0	0	0	0
14	      0	0	0	2679	0	0	0	0
15	      0	0	0	2275	0	0	0	0
16	      0	0	0	2113	0	0	0	0
17	      0	0	0	2317	0	0	0	0
18	      0	0	0	2930	0	0	0	0
19	      0	0	0	2544	0	0	0	0
20	      0	0	0	2749	0	0	0	0
21	      0	0	0	2511	0	0	0	0
22	      0	0	0	2578	0	0	0	0
23	      0	0	0	2734	0	0	0	0
24	      0	0	0	2454	0	0	0	0
25	      0	0	0	2434	0	0	0	0
26	      0	0	0	2571	0	0	0	0
27	      0	0	0	2710	0	0	0	0
28	      0	0	0	2507	0	0	0	0
29	      0	0	0	2769	0	0	0	0
30	      0	0	0	2611	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1738	57.9333	0	53541	43	69	108	373

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4044460) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4044460) elapsed time (sec): 30.141955614089966
DEBUG    ya.test:process.py:263 Command (pid 4044460) wtime: 30.145
DEBUG    ya.test:process.py:275 Command (pid 4044460) 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	10	0	0	0	0
9	      0	0	0	86	0	0	0	0
10	      0	0	0	2619	0	0	0	0
11	      0	0	0	2610	0	0	0	0
12	      0	0	0	2608	0	0	0	0
13	      0	0	0	2234	0	0	0	0
14	      0	0	0	2669	0	0	0	0
15	      0	0	0	2329	0	0	0	0
16	      0	0	0	2224	0	0	0	0
17	      0	0	0	2345	0	0	0	0
18	      0	0	0	2950	0	0	0	0
19	      0	0	0	2580	0	0	0	0
20	      0	0	0	2808	0	0	0	0
21	      0	0	0	2569	0	0	0	0
22	      0	0	0	2584	0	0	0	0
23	      0	0	0	2747	0	0	0	0
24	      0	0	0	2418	0	0	0	0
25	      0	0	0	2486	0	0	0	0
26	      0	0	0	2614	0	0	0	0
27	      0	0	0	2719	0	0	0	0
28	      0	0	0	2584	0	0	0	0
29	      0	0	0	2769	0	0	0	0
30	      0	0	0	2610	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4044457) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4044457) elapsed time (sec): 30.146855115890503
DEBUG    ya.test:process.py:263 Command (pid 4044457) wtime: 30.15
DEBUG    ya.test:process.py:275 Command (pid 4044457) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     90	90	0	0	61	415	475	481
2	    176	176	0	0	55	82	98	108
3	    174	174	0	0	57	75	81	90
4	    171	171	0	0	58	77	97	100
5	    171	171	0	0	57	75	82	89
6	    154	154	0	0	63	84	93	108
7	    150	150	0	0	62	97	102	108
8	    149	149	0	0	63	91	109	111
9	     75	75	0	88	57	81	86	88
10	      0	0	0	2606	0	0	0	0
11	      0	0	0	2619	0	0	0	0
12	      0	0	0	2616	0	0	0	0
13	      0	0	0	2267	0	0	0	0
14	      0	0	0	2638	0	0	0	0
15	      0	0	0	2296	0	0	0	0
16	      0	0	0	2176	0	0	0	0
17	      0	0	0	2375	0	0	0	0
18	      0	0	0	2940	0	0	0	0
19	      0	0	0	2576	0	0	0	0
20	      0	0	0	2810	0	0	0	0
21	      0	0	0	2558	0	0	0	0
22	      0	0	0	2569	0	0	0	0
23	      0	0	0	2760	0	0	0	0
24	      0	0	0	2439	0	0	0	0
25	      0	0	0	2465	0	0	0	0
26	      0	0	0	2574	0	0	0	0
27	      0	0	0	2737	0	0	0	0
28	      0	0	0	2538	0	0	0	0
29	      0	0	0	2755	0	0	0	0
30	      0	0	0	2589	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1310	43.6667	0	53991	59	87	150	481

DEBUG    ya.test:process.py:276 Command (pid 4044457) 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.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
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:65167". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
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:65167". 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:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-c7aesk6ile'
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/lkdo/0007b9/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.4023305' in '/home/runner/.ya/build/build_root/lkdo/0007b9/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_0fj4297s.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:65167/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4285
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15086
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23825
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65167
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15207
=================================== 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/lkdo/0007b9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4023247
DEBUG    ya.test:process.py:259 Command (pid 4023247) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4023247) elapsed time (sec): 0.41861629486083984
DEBUG    ya.test:process.py:263 Command (pid 4023247) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) maxrss: 545508
DEBUG    ya.test:process.py:263 Command (pid 4023247) minflt: 17165
DEBUG    ya.test:process.py:263 Command (pid 4023247) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4023247) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4023247) nvcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 4023247) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4023247) stime: 0.246783
DEBUG    ya.test:process.py:263 Command (pid 4023247) utime: 0.123391
DEBUG    ya.test:process.py:263 Command (pid 4023247) wtime: 0.42
DEBUG    ya.test:process.py:275 Command (pid 4023247) 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-c7aesk6ile    Host information: 
        Linux ghrun-c7aesk6ile 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 4023247) 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-c7aesk6ile    Host information: 
        Linux ghrun-c7aesk6ile 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/lkdo/0007b9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15207
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/lkdo/0007b9/r3tmp/kikimr_cluster_lvrvyzk4
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65167
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15086
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4285
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lkdo/0007b9/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/lkdo/0007b9/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/lkdo/0007b9/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_0fj4297s.log --grpc-port=65167 --mon-port=23825 --ic-port=15207
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65167/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lkdo/0007b9/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/lkdo/0007b9/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/lkdo/0007b9/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_0fj4297s.log --grpc-port=65167 --mon-port=23825 --ic-port=15207
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lkdo/0007b9/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/lkdo/0007b9/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_0fj4297s.log', '--grpc-port=65167', '--mon-port=23825', '--ic-port=15207')' in '/home/runner/.ya/build/build_root/lkdo/0007b9/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: 4023305
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:65167/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/lkdo/0007b9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4023307
DEBUG    ya.test:process.py:259 Command (pid 4023307) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4023307) elapsed time (sec): 0.990994930267334
DEBUG    ya.test:process.py:263 Command (pid 4023307) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 4023307) maxrss: 545452
DEBUG    ya.test:process.py:263 Command (pid 4023307) minflt: 20588
DEBUG    ya.test:process.py:263 Command (pid 4023307) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 4023307) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4023307) nvcsw: 638
DEBUG    ya.test:process.py:263 Command (pid 4023307) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4023307) stime: 0.828923
DEBUG    ya.test:process.py:263 Command (pid 4023307) utime: 0.108565
DEBUG    ya.test:process.py:263 Command (pid 4023307) wtime: 0.992
DEBUG    ya.test:process.py:275 Command (pid 4023307) 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-c7aesk6ile    Host information: 
        Linux ghrun-c7aesk6ile 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 4023307) 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-c7aesk6ile    Host information: 
        Linux ghrun-c7aesk6ile 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/lkdo/0007b9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65167', '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: 15207\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/lkdo/0007b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65167', '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: 15207\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4025549
DEBUG    ya.test:process.py:259 Command (pid 4025549) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4025549) elapsed time (sec): 0.3933537006378174
DEBUG    ya.test:process.py:263 Command (pid 4025549) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) maxrss: 553808
DEBUG    ya.test:process.py:263 Command (pid 4025549) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 4025549) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4025549) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4025549) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 4025549) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4025549) stime: 0.238366
DEBUG    ya.test:process.py:263 Command (pid 4025549) utime: 0.112577
DEBUG    ya.test:process.py:263 Command (pid 4025549) wtime: 0.394
DEBUG    ya.test:process.py:275 Command (pid 4025549) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65167', '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/lkdo/0007b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65167', '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: 4025857
DEBUG    ya.test:process.py:259 Command (pid 4025857) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4025857) elapsed time (sec): 0.676516056060791
DEBUG    ya.test:process.py:263 Command (pid 4025857) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) maxrss: 553804
DEBUG    ya.test:process.py:263 Command (pid 4025857) minflt: 18385
DEBUG    ya.test:process.py:263 Command (pid 4025857) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 4025857) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4025857) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 4025857) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4025857) stime: 0.5165609999999999
DEBUG    ya.test:process.py:263 Command (pid 4025857) utime: 0.113649
DEBUG    ya.test:process.py:263 Command (pid 4025857) wtime: 0.677
DEBUG    ya.test:process.py:275 Command (pid 4025857) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4025857) 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, 001152e0-c94a-4aa8-bfa7-b67d8a9a1683, localhost:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 001152e0-c94a-4aa8-bfa7-b67d8a9a1683, localhost:65167): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 001152e0-c94a-4aa8-bfa7-b67d8a9a1683, localhost:65167): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-c7aesk6ile.auto.internal" port: 65167 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-c7aesk6ile.auto.internal:65167, 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:65167
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb -e grpc://localhost:65167 -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/lkdo/0007b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65167', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4026752
DEBUG    ya.test:process.py:259 Command (pid 4026752) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4026752) elapsed time (sec): 0.39014625549316406
DEBUG    ya.test:process.py:263 Command (pid 4026752) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) maxrss: 164836
DEBUG    ya.test:process.py:263 Command (pid 4026752) minflt: 3541
DEBUG    ya.test:process.py:263 Command (pid 4026752) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 4026752) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4026752) nvcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 4026752) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4026752) stime: 0.03782
DEBUG    ya.test:process.py:263 Command (pid 4026752) utime: 0.041257999999999996
DEBUG    ya.test:process.py:263 Command (pid 4026752) wtime: 0.391
DEBUG    ya.test:process.py:275 Command (pid 4026752) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4026752) 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/lkdo/0007b9/ydb/apps/ydb/ydb -e grpc://localhost:65167 -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/lkdo/0007b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65167', '-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: 4027182
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 4027182) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4027182) elapsed time (sec): 30.227087259292603
DEBUG    ya.test:process.py:263 Command (pid 4027182) wtime: 30.228
DEBUG    ya.test:process.py:275 Command (pid 4027182) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    408	408	0	0	21	36	43	45
2	    451	451	0	0	21	30	34	40
3	    411	411	0	0	22	35	45	53
4	    422	422	0	0	21	35	51	59
5	    435	435	0	0	21	37	47	49
6	    451	451	0	0	20	32	34	38
7	    431	431	0	0	22	31	39	43
8	    452	452	0	0	21	31	35	38
9	    456	456	0	0	20	30	34	36
10	    457	457	0	0	20	31	35	49
11	    450	450	0	0	21	30	35	37
12	    463	463	0	0	20	26	31	35
13	    461	461	0	0	20	28	37	42
14	    478	478	0	0	20	24	28	34
15	    469	469	0	0	20	27	33	35
16	    477	477	0	0	20	24	26	33
17	    483	483	0	0	20	23	26	29
18	    486	486	0	0	20	21	22	23
19	    486	486	0	0	20	20	23	26
20	    489	489	0	0	20	20	21	21
21	    489	489	0	0	20	20	21	22
22	    488	488	0	0	20	20	20	21
23	    488	488	0	0	20	20	21	21
24	    487	487	0	0	20	20	21	23
25	    467	467	0	0	20	24	55	56
26	    488	488	0	0	20	20	21	21
27	    488	488	0	0	20	20	21	21
28	    481	481	0	0	20	21	35	40
29	    489	489	0	0	20	20	20	21
30	    469	469	0	0	20	24	67	70

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13950	465	0	0	20	28	36	70

DEBUG    ya.test:process.py:276 Command (pid 4027182) 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, 55082b58-764b-445c-83b6-36b40bd23572, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55082b58-764b-445c-83b6-36b40bd23572, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55082b58-764b-445c-83b6-36b40bd23572, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, aecc10ff-2a0d-4927-95e5-65cc23c1e280, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, aecc10ff-2a0d-4927-95e5-65cc23c1e280, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, aecc10ff-2a0d-4927-95e5-65cc23c1e280, ghrun-c7aesk6ile.auto.internal:65167): 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=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56461c72-00b1-428c-aabd-29be195b8cf4, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56461c72-00b1-428c-aabd-29be195b8cf4, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=" 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, 56461c72-00b1-428c-aabd-29be195b8cf4, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
INFO     root:test_log_scenario.py:217 Count rows after insert 13652 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 871eac43-db41-4355-80e3-ed798d4073b4, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 871eac43-db41-4355-80e3-ed798d4073b4, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=" 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, 871eac43-db41-4355-80e3-ed798d4073b4, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d78504c-f006-4080-82f6-831d0e97789d, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d78504c-f006-4080-82f6-831d0e97789d, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=" 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, 3d78504c-f006-4080-82f6-831d0e97789d, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb -e grpc://localhost:65167 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb -e grpc://localhost:65167 -d /Root workload log --path log run insert --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=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb -e grpc://localhost:65167 -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, 33dfa399-cd62-41b1-a515-791e90c9653c, ghrun-c7aesk6ile.auto.internal:65167): 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, 33dfa399-cd62-41b1-a515-791e90c9653c, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Y2M1Y2U3ZDEtNmY2OWY3YWYtNjdmOTNlOTMtNTcyM2Y4OTg=" 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, 6f4daa4e-cdec-419b-a59b-c292d5f35fab, ghrun-c7aesk6ile.auto.internal:65167): 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, 33dfa399-cd62-41b1-a515-791e90c9653c, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f4daa4e-cdec-419b-a59b-c292d5f35fab, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65167', '-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: 4044454
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f4daa4e-cdec-419b-a59b-c292d5f35fab, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzY4MDMwODYtZjM2NmRiMGItNjk4NWE2NTQtYzI2YzdmMTQ=" node_id: 1 }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 81aabf0d-7748-48af-adb6-b28fa54e4207, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 81aabf0d-7748-48af-adb6-b28fa54e4207, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MzY4MDMwODYtZjM2NmRiMGItNjk4NWE2NTQtYzI2YzdmMTQ=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65167', '-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(AttachSession, 81aabf0d-7748-48af-adb6-b28fa54e4207, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lkdo/0007b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65167', '-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: 4044457
DEBUG    ya.test:process.py:628 Command pid: 4044460
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzY4MDMwODYtZjM2NmRiMGItNjk4NWE2NTQtYzI2YzdmMTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70a2f8af-662f-4c47-bec5-6b636a74c478, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70a2f8af-662f-4c47-bec5-6b636a74c478, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MzY4MDMwODYtZjM2NmRiMGItNjk4NWE2NTQtYzI2YzdmMTQ=" 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: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e91b8b4f-9bd8-4b73-9c8f-33161a325496, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70a2f8af-662f-4c47-bec5-6b636a74c478, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e91b8b4f-9bd8-4b73-9c8f-33161a325496, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e91b8b4f-9bd8-4b73-9c8f-33161a325496, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzg3ODExNTUtNTc2YzE3MDEtM2Q0M2VkNWQtMmI3MDcwMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8e8c7594-42f2-41ef-915d-ec4da78e99d9, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8e8c7594-42f2-41ef-915d-ec4da78e99d9, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Yzg3ODExNTUtNTc2YzE3MDEtM2Q0M2VkNWQtMmI3MDcwMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8e8c7594-42f2-41ef-915d-ec4da78e99d9, ghrun-c7aesk6ile.auto.internal:65167): 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=Yzg3ODExNTUtNTc2YzE3MDEtM2Q0M2VkNWQtMmI3MDcwMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56627580-e745-44b9-83be-858966caf981, ghrun-c7aesk6ile.auto.internal:65167): 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, 56627580-e745-44b9-83be-858966caf981, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=Yzg3ODExNTUtNTc2YzE3MDEtM2Q0M2VkNWQtMmI3MDcwMTE=" 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, 1f30e860-eee8-4fce-86ce-deee82903dce, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1f30e860-eee8-4fce-86ce-deee82903dce, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56627580-e745-44b9-83be-858966caf981, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1f30e860-eee8-4fce-86ce-deee82903dce, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzdkOTc4YTItZTljOGZhNTYtNTk3ZDEwMDEtYjYyNTAxMzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 975f1f8b-98a5-47a1-84c4-f2c8c773c861, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 975f1f8b-98a5-47a1-84c4-f2c8c773c861, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MzdkOTc4YTItZTljOGZhNTYtNTk3ZDEwMDEtYjYyNTAxMzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 975f1f8b-98a5-47a1-84c4-f2c8c773c861, ghrun-c7aesk6ile.auto.internal:65167): 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=MzdkOTc4YTItZTljOGZhNTYtNTk3ZDEwMDEtYjYyNTAxMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45134fc5-afb2-4010-a521-a312c5a99451, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45134fc5-afb2-4010-a521-a312c5a99451, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MzdkOTc4YTItZTljOGZhNTYtNTk3ZDEwMDEtYjYyNTAxMzU=" 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, dafcc498-3757-4af2-bd0f-4188cca11210, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dafcc498-3757-4af2-bd0f-4188cca11210, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45134fc5-afb2-4010-a521-a312c5a99451, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dafcc498-3757-4af2-bd0f-4188cca11210, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDljY2NkYmEtMWE3Yzc5NWEtNmQ5MWQ0MjEtMWI2ODBmY2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6bed6dde-e068-446e-9021-5cecfd5c727c, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6bed6dde-e068-446e-9021-5cecfd5c727c, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=ZDljY2NkYmEtMWE3Yzc5NWEtNmQ5MWQ0MjEtMWI2ODBmY2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6bed6dde-e068-446e-9021-5cecfd5c727c, ghrun-c7aesk6ile.auto.internal:65167): 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=ZDljY2NkYmEtMWE3Yzc5NWEtNmQ5MWQ0MjEtMWI2ODBmY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0378dde9-c08c-454c-b682-3c4b3879e1b8, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0378dde9-c08c-454c-b682-3c4b3879e1b8, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=ZDljY2NkYmEtMWE3Yzc5NWEtNmQ5MWQ0MjEtMWI2ODBmY2M=" 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, 6ded0536-aabb-4525-ac93-a4ef477161e0, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6ded0536-aabb-4525-ac93-a4ef477161e0, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0378dde9-c08c-454c-b682-3c4b3879e1b8, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6ded0536-aabb-4525-ac93-a4ef477161e0, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTNiY2ExOWQtODQzZjc2NGEtYTBlOTdjMDQtZjNmZjBhOTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 024df1e6-7f0b-4115-a1c3-866fa51f8e6a, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 024df1e6-7f0b-4115-a1c3-866fa51f8e6a, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MTNiY2ExOWQtODQzZjc2NGEtYTBlOTdjMDQtZjNmZjBhOTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 024df1e6-7f0b-4115-a1c3-866fa51f8e6a, ghrun-c7aesk6ile.auto.internal:65167): 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=MTNiY2ExOWQtODQzZjc2NGEtYTBlOTdjMDQtZjNmZjBhOTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7911ecbc-87f6-4f9f-a895-ef7953c46826, ghrun-c7aesk6ile.auto.internal:65167): 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, 7911ecbc-87f6-4f9f-a895-ef7953c46826, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MTNiY2ExOWQtODQzZjc2NGEtYTBlOTdjMDQtZjNmZjBhOTI=" 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, 49f261a3-7003-47b0-a3d2-ad1e7a18eb48, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 49f261a3-7003-47b0-a3d2-ad1e7a18eb48, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7911ecbc-87f6-4f9f-a895-ef7953c46826, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 49f261a3-7003-47b0-a3d2-ad1e7a18eb48, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmZmMGNiMTItNzhjOTFhYjUtNGNmNmNmODktYTgxNTQyMzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 81d54f82-7332-4c6b-b1aa-a5e05f74693b, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 81d54f82-7332-4c6b-b1aa-a5e05f74693b, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=NmZmMGNiMTItNzhjOTFhYjUtNGNmNmNmODktYTgxNTQyMzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 81d54f82-7332-4c6b-b1aa-a5e05f74693b, ghrun-c7aesk6ile.auto.internal:65167): 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=NmZmMGNiMTItNzhjOTFhYjUtNGNmNmNmODktYTgxNTQyMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f308541-4889-4506-afce-42db2b319bfd, ghrun-c7aesk6ile.auto.internal:65167): 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, 3f308541-4889-4506-afce-42db2b319bfd, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=NmZmMGNiMTItNzhjOTFhYjUtNGNmNmNmODktYTgxNTQyMzA=" 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, a645718d-447b-4fdd-9e56-ae75a727c467, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a645718d-447b-4fdd-9e56-ae75a727c467, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f308541-4889-4506-afce-42db2b319bfd, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a645718d-447b-4fdd-9e56-ae75a727c467, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjBkNWIyOWItNGE1MzVlNDEtYTQ1MTE5MzctNjgxM2NjNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7db81acc-350d-4fca-9089-afe94eef206a, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7db81acc-350d-4fca-9089-afe94eef206a, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MjBkNWIyOWItNGE1MzVlNDEtYTQ1MTE5MzctNjgxM2NjNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7db81acc-350d-4fca-9089-afe94eef206a, ghrun-c7aesk6ile.auto.internal:65167): 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=MjBkNWIyOWItNGE1MzVlNDEtYTQ1MTE5MzctNjgxM2NjNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cad8e706-3389-48a4-bee5-d1bbab834377, ghrun-c7aesk6ile.auto.internal:65167): 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, cad8e706-3389-48a4-bee5-d1bbab834377, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=MjBkNWIyOWItNGE1MzVlNDEtYTQ1MTE5MzctNjgxM2NjNw==" 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, aed22e53-7682-4114-9f3b-a1cfd2cdad6d, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aed22e53-7682-4114-9f3b-a1cfd2cdad6d, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cad8e706-3389-48a4-bee5-d1bbab834377, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aed22e53-7682-4114-9f3b-a1cfd2cdad6d, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTQ3OGNmYTYtMjQ5MDJiZTctMjc0Mjk3ZTItZTc3YTNlMzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d9332e18-9e19-4246-90a4-32f9e5b82a0d, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d9332e18-9e19-4246-90a4-32f9e5b82a0d, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3OGNmYTYtMjQ5MDJiZTctMjc0Mjk3ZTItZTc3YTNlMzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d9332e18-9e19-4246-90a4-32f9e5b82a0d, ghrun-c7aesk6ile.auto.internal:65167): 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=ZTQ3OGNmYTYtMjQ5MDJiZTctMjc0Mjk3ZTItZTc3YTNlMzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e281899c-a6e4-4d3d-8424-125fbe89706d, ghrun-c7aesk6ile.auto.internal:65167): 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, e281899c-a6e4-4d3d-8424-125fbe89706d, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3OGNmYTYtMjQ5MDJiZTctMjc0Mjk3ZTItZTc3YTNlMzk=" 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, 384f58d3-0e16-4eda-9a00-ce074a6a6a66, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 384f58d3-0e16-4eda-9a00-ce074a6a6a66, ghrun-c7aesk6ile.auto.internal:65167): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e281899c-a6e4-4d3d-8424-125fbe89706d, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 384f58d3-0e16-4eda-9a00-ce074a6a6a66, ghrun-c7aesk6ile.auto.internal:65167): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDNjNDQ0MWUtZjg0YTk5M2QtM2U3M2UyNDgtYmVhMzc2OTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, aaba1eff-39bc-4d15-ac16-3d2436fa5b38, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, aaba1eff-39bc-4d15-ac16-3d2436fa5b38, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=NDNjNDQ0MWUtZjg0YTk5M2QtM2U3M2UyNDgtYmVhMzc2OTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, aaba1eff-39bc-4d15-ac16-3d2436fa5b38, ghrun-c7aesk6ile.auto.internal:65167): 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=NDNjNDQ0MWUtZjg0YTk5M2QtM2U3M2UyNDgtYmVhMzc2OTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f136163-989c-49ff-bc58-629ba45a74e8, ghrun-c7aesk6ile.auto.internal:65167): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f136163-989c-49ff-bc58-629ba45a74e8, ghrun-c7aesk6ile.auto.internal:65167): request = { session_id: "ydb://session/3?node_id=1&id=NDNjNDQ0MWUtZjg0YTk5M2QtM2U3M2UyNDgtYmVhMzc2OTM=" 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, 6f136163-989c-49ff-bc58-629ba45a74e8, ghrun-c7aesk6ile.auto.internal:65167): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, aecc10ff-2a0d-4927-95e5-65cc23c1e280, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.68021014+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 81aabf0d-7748-48af-adb6-b28fa54e4207, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.680351074+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8e8c7594-42f2-41ef-915d-ec4da78e99d9, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.680377214+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 975f1f8b-98a5-47a1-84c4-f2c8c773c861, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.680401006+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6bed6dde-e068-446e-9021-5cecfd5c727c, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T01:53:44.680433173+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-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 024df1e6-7f0b-4115-a1c3-866fa51f8e6a, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T01:53:44.680457705+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-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 81d54f82-7332-4c6b-b1aa-a5e05f74693b, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-22T01:53:44.680483944+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-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7db81acc-350d-4fca-9089-afe94eef206a, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.680515352+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, aaba1eff-39bc-4d15-ac16-3d2436fa5b38, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.680565087+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d9332e18-9e19-4246-90a4-32f9e5b82a0d, ghrun-c7aesk6ile.auto.internal:65167): 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:65167 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-22T01:53:44.68053838+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 33dfa399-cd62-41b1-a515-791e90c9653c, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680332797+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 70a2f8af-662f-4c47-bec5-6b636a74c478, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680365706+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 56627580-e745-44b9-83be-858966caf981, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680389444+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 45134fc5-afb2-4010-a521-a312c5a99451, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680418278+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0378dde9-c08c-454c-b682-3c4b3879e1b8, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680445819+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7911ecbc-87f6-4f9f-a895-ef7953c46826, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.68047198+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e281899c-a6e4-4d3d-8424-125fbe89706d, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.68055362+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6f136163-989c-49ff-bc58-629ba45a74e8, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680580499+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-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3f308541-4889-4506-afce-42db2b319bfd, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680497658+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cad8e706-3389-48a4-bee5-d1bbab834377, ghrun-c7aesk6ile.auto.internal:65167): 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-22T01:53:44.680526874+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
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 ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDNjNDQ0MWUtZjg0YTk5M2QtM2U3M2UyNDgtYmVhMzc2OTM=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c7aesk6ile.auto.internal:65167
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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    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 4044454) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4044454) elapsed time (sec): 30.14335060119629
DEBUG    ya.test:process.py:263 Command (pid 4044454) wtime: 30.149
DEBUG    ya.test:process.py:275 Command (pid 4044454) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    121	121	0	0	47	367	373	373
2	    232	232	0	0	41	58	76	86
3	    229	229	0	0	41	58	71	72
4	    224	224	0	0	41	59	88	93
5	    225	225	0	0	41	58	69	78
6	    202	202	0	0	46	66	75	87
7	    203	203	0	0	47	75	88	89
8	    199	199	0	0	47	73	85	98
9	    103	103	0	29	42	69	80	81
10	      0	0	0	2559	0	0	0	0
11	      0	0	0	2590	0	0	0	0
12	      0	0	0	2608	0	0	0	0
13	      0	0	0	2269	0	0	0	0
14	      0	0	0	2679	0	0	0	0
15	      0	0	0	2275	0	0	0	0
16	      0	0	0	2113	0	0	0	0
17	      0	0	0	2317	0	0	0	0
18	      0	0	0	2930	0	0	0	0
19	      0	0	0	2544	0	0	0	0
20	      0	0	0	2749	0	0	0	0
21	      0	0	0	2511	0	0	0	0
22	      0	0	0	2578	0	0	0	0
23	      0	0	0	2734	0	0	0	0
24	      0	0	0	2454	0	0	0	0
25	      0	0	0	2434	0	0	0	0
26	      0	0	0	2571	0	0	0	0
27	      0	0	0	2710	0	0	0	0
28	      0	0	0	2507	0	0	0	0
29	      0	0	0	2769	0	0	0	0
30	      0	0	0	2611	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1738	57.9333	0	53541	43	69	108	373

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4044460) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4044460) elapsed time (sec): 30.141955614089966
DEBUG    ya.test:process.py:263 Command (pid 4044460) wtime: 30.145
DEBUG    ya.test:process.py:275 Command (pid 4044460) 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	10	0	0	0	0
9	      0	0	0	86	0	0	0	0
10	      0	0	0	2619	0	0	0	0
11	      0	0	0	2610	0	0	0	0
12	      0	0	0	2608	0	0	0	0
13	      0	0	0	2234	0	0	0	0
14	      0	0	0	2669	0	0	0	0
15	      0	0	0	2329	0	0	0	0
16	      0	0	0	2224	0	0	0	0
17	      0	0	0	2345	0	0	0	0
18	      0	0	0	2950	0	0	0	0
19	      0	0	0	2580	0	0	0	0
20	      0	0	0	2808	0	0	0	0
21	      0	0	0	2569	0	0	0	0
22	      0	0	0	2584	0	0	0	0
23	      0	0	0	2747	0	0	0	0
24	      0	0	0	2418	0	0	0	0
25	      0	0	0	2486	0	0	0	0
26	      0	0	0	2614	0	0	0	0
27	      0	0	0	2719	0	0	0	0
28	      0	0	0	2584	0	0	0	0
29	      0	0	0	2769	0	0	0	0
30	      0	0	0	2610	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4044457) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4044457) elapsed time (sec): 30.146855115890503
DEBUG    ya.test:process.py:263 Command (pid 4044457) wtime: 30.15
DEBUG    ya.test:process.py:275 Command (pid 4044457) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     90	90	0	0	61	415	475	481
2	    176	176	0	0	55	82	98	108
3	    174	174	0	0	57	75	81	90
4	    171	171	0	0	58	77	97	100
5	    171	171	0	0	57	75	82	89
6	    154	154	0	0	63	84	93	108
7	    150	150	0	0	62	97	102	108
8	    149	149	0	0	63	91	109	111
9	     75	75	0	88	57	81	86	88
10	      0	0	0	2606	0	0	0	0
11	      0	0	0	2619	0	0	0	0
12	      0	0	0	2616	0	0	0	0
13	      0	0	0	2267	0	0	0	0
14	      0	0	0	2638	0	0	0	0
15	      0	0	0	2296	0	0	0	0
16	      0	0	0	2176	0	0	0	0
17	      0	0	0	2375	0	0	0	0
18	      0	0	0	2940	0	0	0	0
19	      0	0	0	2576	0	0	0	0
20	      0	0	0	2810	0	0	0	0
21	      0	0	0	2558	0	0	0	0
22	      0	0	0	2569	0	0	0	0
23	      0	0	0	2760	0	0	0	0
24	      0	0	0	2439	0	0	0	0
25	      0	0	0	2465	0	0	0	0
26	      0	0	0	2574	0	0	0	0
27	      0	0	0	2737	0	0	0	0
28	      0	0	0	2538	0	0	0	0
29	      0	0	0	2755	0	0	0	0
30	      0	0	0	2589	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1310	43.6667	0	53991	59	87	150	481

DEBUG    ya.test:process.py:276 Command (pid 4044457) 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.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
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:65167". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65167
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65167". 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:65167
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:65167". 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 ===============================
321.79s call     test_log_scenario.py::TestLogScenario::test_log_uniform
4.54s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
1.30s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/lkdo/0007b9/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/lkdo/0007b9/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-22T01:53:35.879783Z): source_id=222;tablet_id=72075186224037916;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA91BBE5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA914126
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7AA528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7919DB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6A748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6A49F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD76CAED
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14390C1B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD7C17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2C9D3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2C9D3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F2A383
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2DD47
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AEA08
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF1A285
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74D437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB79AFD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79F094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79ECA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79F88E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91D83C
21. ??:0: ?? @ 0x7F1124209AC2
22. ??:0: ?? @ 0x7F112429B8BF
============ 1 failed, 107 deselected, 1 error in 328.49s (0:05:28) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lkdo/0007bf/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 / 107 deselected / 9 selected

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

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

test_overloads.py .

============================== slowest durations ===============================
117.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================ 1 passed, 107 deselected in 125.35s (0:02:05) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lkdo/0007be/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 / 107 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
4.59s setup    test_replace.py::TestReplace::test_copy_full
1.18s call     test_replace.py::TestReplace::test_copy_full

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

test_replace.py .

============================== slowest durations ===============================
4.21s setup    test_replace.py::TestReplace::test_copy_partial
1.23s call     test_replace.py::TestReplace::test_copy_partial

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

test_replace.py .

============================== slowest durations ===============================
4.28s setup    test_replace.py::TestReplace::test_count
1.15s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 6.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/lkdo/0007bd/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 / 107 deselected / 9 selected

=========================== 107 deselected in 0.63s ============================
