============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/d4wx/0002ae/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 107 items / 105 deselected / 2 selected

test_create.py .

============================== slowest durations ===============================
4.22s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.51s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 105 deselected in 5.56s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/d4wx/0002aa/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 107 items / 105 deselected / 2 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:694: 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/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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-10T21:33:34.673423Z): source_id=134;tablet_id=72075186224037897;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 @ 0xA7BB9C5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7B3F06
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB640E88
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD93ECFB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E0B3D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E0B12F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD91A30D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1418903B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DC8E37
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D20643
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D20643
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D1D463
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D23F17
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141A68B8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC7E835
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5ECED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB631934
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6359F4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB635600
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6361EE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7BD61C
E   21. ??:0: ?? @ 0x7FB1156C5AC2
E   22. ??:0: ?? @ 0x7FB1157578BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 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/d4wx/0002aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2694484
DEBUG    ya.test:process.py:259 Command (pid 2694484) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2694484) elapsed time (sec): 0.5130660533905029
DEBUG    ya.test:process.py:263 Command (pid 2694484) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) maxrss: 542320
DEBUG    ya.test:process.py:263 Command (pid 2694484) minflt: 16190
DEBUG    ya.test:process.py:263 Command (pid 2694484) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2694484) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2694484) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2694484) stime: 0.35428699999999996
DEBUG    ya.test:process.py:263 Command (pid 2694484) utime: 0.10747999999999999
DEBUG    ya.test:process.py:263 Command (pid 2694484) wtime: 0.517
DEBUG    ya.test:process.py:275 Command (pid 2694484) output:
Git info:
    Commit: 6e9be580133ba555d13e5d50e9dada1d3e7d8e05
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 433c1b6a60f78333d204820aa60e2e3c46506bb6 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d6wdd2ocdi
    Host information: 
        Linux ghrun-d6wdd2ocdi 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 2694484) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 6e9be580133ba555d13e5d50e9dada1d3e7d8e05
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 433c1b6a60f78333d204820aa60e2e3c46506bb6 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d6wdd2ocdi
    Host information: 
        Linux ghrun-d6wdd2ocdi 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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/d4wx/0002aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32484
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/d4wx/0002aa/r3tmp/kikimr_cluster_d69a72ge
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24613
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20820
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19349
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d4wx/0002aa/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/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_yde89at8.log --grpc-port=24613 --mon-port=7978 --ic-port=32484
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24613/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d4wx/0002aa/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/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_yde89at8.log --grpc-port=24613 --mon-port=7978 --ic-port=32484
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_yde89at8.log', '--grpc-port=24613', '--mon-port=7978', '--ic-port=32484')' in '/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2694912
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24613/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/d4wx/0002aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2694922
DEBUG    ya.test:process.py:259 Command (pid 2694922) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2694922) elapsed time (sec): 0.48674440383911133
DEBUG    ya.test:process.py:263 Command (pid 2694922) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) maxrss: 542332
DEBUG    ya.test:process.py:263 Command (pid 2694922) minflt: 16191
DEBUG    ya.test:process.py:263 Command (pid 2694922) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 2694922) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2694922) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2694922) stime: 0.295775
DEBUG    ya.test:process.py:263 Command (pid 2694922) utime: 0.127903
DEBUG    ya.test:process.py:263 Command (pid 2694922) wtime: 0.489
DEBUG    ya.test:process.py:275 Command (pid 2694922) output:
Git info:
    Commit: 6e9be580133ba555d13e5d50e9dada1d3e7d8e05
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 433c1b6a60f78333d204820aa60e2e3c46506bb6 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d6wdd2ocdi
    Host information: 
        Linux ghrun-d6wdd2ocdi 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 2694922) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 6e9be580133ba555d13e5d50e9dada1d3e7d8e05
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 433c1b6a60f78333d204820aa60e2e3c46506bb6 into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24613', '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: 32484\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/d4wx/0002aa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24613', '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: 32484\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2696226
DEBUG    ya.test:process.py:259 Command (pid 2696226) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2696226) elapsed time (sec): 0.5578758716583252
DEBUG    ya.test:process.py:263 Command (pid 2696226) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) maxrss: 550836
DEBUG    ya.test:process.py:263 Command (pid 2696226) minflt: 18333
DEBUG    ya.test:process.py:263 Command (pid 2696226) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 2696226) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 2696226) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2696226) stime: 0.373967
DEBUG    ya.test:process.py:263 Command (pid 2696226) utime: 0.110222
DEBUG    ya.test:process.py:263 Command (pid 2696226) wtime: 0.562
DEBUG    ya.test:process.py:275 Command (pid 2696226) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24613', '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/d4wx/0002aa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24613', '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: 2696725
DEBUG    ya.test:process.py:259 Command (pid 2696725) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2696725) elapsed time (sec): 0.4294888973236084
DEBUG    ya.test:process.py:263 Command (pid 2696725) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) maxrss: 550832
DEBUG    ya.test:process.py:263 Command (pid 2696725) minflt: 18333
DEBUG    ya.test:process.py:263 Command (pid 2696725) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 2696725) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 2696725) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2696725) stime: 0.28173899999999996
DEBUG    ya.test:process.py:263 Command (pid 2696725) utime: 0.099437
DEBUG    ya.test:process.py:263 Command (pid 2696725) wtime: 0.431
DEBUG    ya.test:process.py:275 Command (pid 2696725) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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, 0237d1d7-8bfe-40d8-88f3-e5195d1b8d38, localhost:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0237d1d7-8bfe-40d8-88f3-e5195d1b8d38, localhost:24613): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0237d1d7-8bfe-40d8-88f3-e5195d1b8d38, localhost:24613): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d6wdd2ocdi.auto.internal" port: 24613 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-d6wdd2ocdi.auto.internal:24613, 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:24613
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24613
INFO     ya.test:ya.py:436 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/d4wx/0002aa/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydb/ydb -e grpc://localhost:24613 -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/d4wx/0002aa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24613', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2697058
DEBUG    ya.test:process.py:259 Command (pid 2697058) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2697058) elapsed time (sec): 0.289874792098999
DEBUG    ya.test:process.py:263 Command (pid 2697058) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) maxrss: 169520
DEBUG    ya.test:process.py:263 Command (pid 2697058) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 2697058) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2697058) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) nvcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 2697058) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2697058) stime: 0.020753
DEBUG    ya.test:process.py:263 Command (pid 2697058) utime: 0.037355
DEBUG    ya.test:process.py:263 Command (pid 2697058) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 2697058) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2697058) 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/d4wx/0002aa/ydb/apps/ydb/ydb -e grpc://localhost:24613 -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/d4wx/0002aa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24613', '-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: 2697260
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 2697260) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2697260) elapsed time (sec): 30.30814027786255
DEBUG    ya.test:process.py:263 Command (pid 2697260) wtime: 30.309
DEBUG    ya.test:process.py:275 Command (pid 2697260) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    473	473	0	0	20	21	39	44
2	    488	488	0	0	20	21	21	29
3	    457	457	0	0	20	31	36	39
4	    369	369	0	0	23	49	63	71
5	    366	366	0	0	25	49	69	77
6	    249	249	0	0	40	64	71	75
7	    290	290	0	0	28	67	85	90
8	    240	240	0	0	38	74	83	90
9	    204	204	0	0	44	83	99	109
10	    111	111	0	0	82	121	131	229
11	    158	158	0	0	52	261	275	283
12	    114	114	0	0	89	142	166	174
13	    123	123	0	0	83	112	119	122
14	    102	102	0	0	99	128	135	140
15	    115	115	0	0	90	119	127	128
16	    117	117	0	0	87	112	118	118
17	    130	130	0	0	78	110	117	124
18	     98	98	0	0	100	139	158	161
19	    127	127	0	0	80	115	116	124
20	    129	129	0	0	76	123	137	142
21	    166	166	0	0	55	90	99	103
22	    120	120	0	0	84	105	114	115
23	    104	104	0	0	95	120	131	132
24	     86	86	0	0	113	153	161	170
25	     86	86	0	0	108	139	143	143
26	    111	111	0	0	91	128	136	140
27	    124	124	0	0	87	116	131	139
28	    128	128	0	0	81	115	119	131
29	    105	105	0	0	95	120	124	131
30	    144	144	0	0	68	123	131	147

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   5634	187.8	0	0	40	115	136	283

DEBUG    ya.test:process.py:276 Command (pid 2697260) 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, dfdba0ac-3393-4d3f-a9e6-acd5cf0d2336, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dfdba0ac-3393-4d3f-a9e6-acd5cf0d2336, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dfdba0ac-3393-4d3f-a9e6-acd5cf0d2336, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e5fbf114-342a-4b18-90c7-c37dd22c7505, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e5fbf114-342a-4b18-90c7-c37dd22c7505, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e5fbf114-342a-4b18-90c7-c37dd22c7505, ghrun-d6wdd2ocdi.auto.internal:24613): 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=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00dc9268-8ab7-45aa-8253-40f82098630f, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00dc9268-8ab7-45aa-8253-40f82098630f, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=" 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, 00dc9268-8ab7-45aa-8253-40f82098630f, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
INFO     root:test_log_scenario.py:217 Count rows after insert 5558 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf2f5c05-5cff-436d-b645-d5f3407d1f67, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf2f5c05-5cff-436d-b645-d5f3407d1f67, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=" 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, bf2f5c05-5cff-436d-b645-d5f3407d1f67, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee0c6549-92f2-41ac-b156-7d6632de1bbb, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee0c6549-92f2-41ac-b156-7d6632de1bbb, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=" 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, ee0c6549-92f2-41ac-b156-7d6632de1bbb, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
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/d4wx/0002aa/ydb/apps/ydb/ydb -e grpc://localhost:24613 -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.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24613', '-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: 2706896
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydb/ydb -e grpc://localhost:24613 -d /Root workload log --path log run insert --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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24613', '-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: 2706899
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydb/ydb -e grpc://localhost:24613 -d /Root workload log --path log run 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.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24613', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2706902
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c97d07e4-10be-4cb6-9413-282ff06fe55d, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c97d07e4-10be-4cb6-9413-282ff06fe55d, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=" 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, c97d07e4-10be-4cb6-9413-282ff06fe55d, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a4b43b8d-56ec-4118-baef-c59f5b48d088, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a4b43b8d-56ec-4118-baef-c59f5b48d088, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a4b43b8d-56ec-4118-baef-c59f5b48d088, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGZkYzQzM2MtOWE3OGY4M2QtMjY4MDdiMzMtNTRhMzk1YmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 80e32289-e45e-42f5-a3de-4e2d1884a86b, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 80e32289-e45e-42f5-a3de-4e2d1884a86b, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYzQzM2MtOWE3OGY4M2QtMjY4MDdiMzMtNTRhMzk1YmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 80e32289-e45e-42f5-a3de-4e2d1884a86b, ghrun-d6wdd2ocdi.auto.internal:24613): 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=ZGZkYzQzM2MtOWE3OGY4M2QtMjY4MDdiMzMtNTRhMzk1YmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d38ddcfe-c63f-48c2-8d5e-251299f50e48, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d38ddcfe-c63f-48c2-8d5e-251299f50e48, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYzQzM2MtOWE3OGY4M2QtMjY4MDdiMzMtNTRhMzk1YmI=" 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, d38ddcfe-c63f-48c2-8d5e-251299f50e48, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
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, 7f6155c6-d796-440f-be21-aaef28fe2c45, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7f6155c6-d796-440f-be21-aaef28fe2c45, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7f6155c6-d796-440f-be21-aaef28fe2c45, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTlmOWExNDAtMmU2MzU5Ny02YWEyMDUyMi05MTIwZTU2MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8482667e-81cd-4d73-a54a-dff132bb7242, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8482667e-81cd-4d73-a54a-dff132bb7242, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=ZTlmOWExNDAtMmU2MzU5Ny02YWEyMDUyMi05MTIwZTU2MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8482667e-81cd-4d73-a54a-dff132bb7242, ghrun-d6wdd2ocdi.auto.internal:24613): 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=ZTlmOWExNDAtMmU2MzU5Ny02YWEyMDUyMi05MTIwZTU2MA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8012160c-ed9a-4e6e-87aa-9e2b90098960, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8012160c-ed9a-4e6e-87aa-9e2b90098960, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=ZTlmOWExNDAtMmU2MzU5Ny02YWEyMDUyMi05MTIwZTU2MA==" 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, 8012160c-ed9a-4e6e-87aa-9e2b90098960, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e8fd5260-88fd-47c5-8a4f-2c36ea5c72e9, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e8fd5260-88fd-47c5-8a4f-2c36ea5c72e9, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e8fd5260-88fd-47c5-8a4f-2c36ea5c72e9, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODFkZmU3ZmQtNzQwNTE0ZjAtMmNkZjViNzAtODUxN2MxYzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2dc3c2f2-c45d-4794-a46a-a273f6f231cb, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2dc3c2f2-c45d-4794-a46a-a273f6f231cb, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=ODFkZmU3ZmQtNzQwNTE0ZjAtMmNkZjViNzAtODUxN2MxYzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2dc3c2f2-c45d-4794-a46a-a273f6f231cb, ghrun-d6wdd2ocdi.auto.internal:24613): 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=ODFkZmU3ZmQtNzQwNTE0ZjAtMmNkZjViNzAtODUxN2MxYzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb2bd02d-4a8a-4619-a18b-1eca3db6d604, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb2bd02d-4a8a-4619-a18b-1eca3db6d604, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=ODFkZmU3ZmQtNzQwNTE0ZjAtMmNkZjViNzAtODUxN2MxYzY=" 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, fb2bd02d-4a8a-4619-a18b-1eca3db6d604, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bef2e7a9-90bc-4ab1-8965-49c7a537f855, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bef2e7a9-90bc-4ab1-8965-49c7a537f855, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bef2e7a9-90bc-4ab1-8965-49c7a537f855, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTM0MzJmOWYtMWU2MTM3YzEtZDgyNDY3MzctNWU3NTQwNTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 236ecb68-57ab-47b5-a864-7f55e1cf2e18, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 236ecb68-57ab-47b5-a864-7f55e1cf2e18, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OTM0MzJmOWYtMWU2MTM3YzEtZDgyNDY3MzctNWU3NTQwNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 236ecb68-57ab-47b5-a864-7f55e1cf2e18, ghrun-d6wdd2ocdi.auto.internal:24613): 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=OTM0MzJmOWYtMWU2MTM3YzEtZDgyNDY3MzctNWU3NTQwNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc597a20-4d34-48d7-a8b0-c85b43e80788, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc597a20-4d34-48d7-a8b0-c85b43e80788, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OTM0MzJmOWYtMWU2MTM3YzEtZDgyNDY3MzctNWU3NTQwNTk=" 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, dc597a20-4d34-48d7-a8b0-c85b43e80788, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 20ae4c29-10e6-42d5-b9a7-c25e544953d1, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20ae4c29-10e6-42d5-b9a7-c25e544953d1, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20ae4c29-10e6-42d5-b9a7-c25e544953d1, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTZiYzVjN2YtYTJlNTgzOTYtMjA0OGViY2ItNjZmNjg2MjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 73d9ae68-6df7-4997-bcdb-99cd0b6d7b75, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 73d9ae68-6df7-4997-bcdb-99cd0b6d7b75, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=YTZiYzVjN2YtYTJlNTgzOTYtMjA0OGViY2ItNjZmNjg2MjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 73d9ae68-6df7-4997-bcdb-99cd0b6d7b75, ghrun-d6wdd2ocdi.auto.internal:24613): 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=YTZiYzVjN2YtYTJlNTgzOTYtMjA0OGViY2ItNjZmNjg2MjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d52cd0b3-ea05-4adb-822a-a2210470d2c0, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d52cd0b3-ea05-4adb-822a-a2210470d2c0, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=YTZiYzVjN2YtYTJlNTgzOTYtMjA0OGViY2ItNjZmNjg2MjE=" 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, d52cd0b3-ea05-4adb-822a-a2210470d2c0, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9e183e36-a74c-4ff7-b474-c56ade0e2679, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e183e36-a74c-4ff7-b474-c56ade0e2679, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e183e36-a74c-4ff7-b474-c56ade0e2679, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWRmYTVkNC1jMTA2NjRjYy0yODkyODk2Zi03MzQ0Mzc4Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3de05164-c22f-402a-b3eb-aada408e1f15, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3de05164-c22f-402a-b3eb-aada408e1f15, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=NWRmYTVkNC1jMTA2NjRjYy0yODkyODk2Zi03MzQ0Mzc4Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3de05164-c22f-402a-b3eb-aada408e1f15, ghrun-d6wdd2ocdi.auto.internal:24613): 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=NWRmYTVkNC1jMTA2NjRjYy0yODkyODk2Zi03MzQ0Mzc4Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5bc7e51-d27d-4bb9-b799-5fb40b639c0c, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5bc7e51-d27d-4bb9-b799-5fb40b639c0c, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=NWRmYTVkNC1jMTA2NjRjYy0yODkyODk2Zi03MzQ0Mzc4Zg==" 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, e5bc7e51-d27d-4bb9-b799-5fb40b639c0c, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7cec4a7a-27cc-4112-974d-53a74039ae83, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cec4a7a-27cc-4112-974d-53a74039ae83, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cec4a7a-27cc-4112-974d-53a74039ae83, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzI4NjU0ZjEtMTVmMTU2YWYtNTRlY2RmNDctOWE5OTIwODY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 20f1ec5c-0046-4f49-a446-aa67ab26e1de, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 20f1ec5c-0046-4f49-a446-aa67ab26e1de, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=YzI4NjU0ZjEtMTVmMTU2YWYtNTRlY2RmNDctOWE5OTIwODY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 20f1ec5c-0046-4f49-a446-aa67ab26e1de, ghrun-d6wdd2ocdi.auto.internal:24613): 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=YzI4NjU0ZjEtMTVmMTU2YWYtNTRlY2RmNDctOWE5OTIwODY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c411d37-2e5d-44df-8733-96eeefb1e4b3, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c411d37-2e5d-44df-8733-96eeefb1e4b3, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=YzI4NjU0ZjEtMTVmMTU2YWYtNTRlY2RmNDctOWE5OTIwODY=" 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, 0c411d37-2e5d-44df-8733-96eeefb1e4b3, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1db4677c-2987-4601-884c-ac9f2ef34723, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1db4677c-2987-4601-884c-ac9f2ef34723, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1db4677c-2987-4601-884c-ac9f2ef34723, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTA5MjdkNzktM2JiMWFlYjQtYjY1MTE5NzctNzY3NzNlMDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 688a3b5d-576d-43df-b069-4757007462fe, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 688a3b5d-576d-43df-b069-4757007462fe, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=MTA5MjdkNzktM2JiMWFlYjQtYjY1MTE5NzctNzY3NzNlMDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 688a3b5d-576d-43df-b069-4757007462fe, ghrun-d6wdd2ocdi.auto.internal:24613): 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=MTA5MjdkNzktM2JiMWFlYjQtYjY1MTE5NzctNzY3NzNlMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a86b52f-88f8-4c7b-9352-38ca58031f26, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a86b52f-88f8-4c7b-9352-38ca58031f26, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=MTA5MjdkNzktM2JiMWFlYjQtYjY1MTE5NzctNzY3NzNlMDY=" 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, 7a86b52f-88f8-4c7b-9352-38ca58031f26, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f36f90e9-957e-4d88-83b9-f6c433b1b608, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f36f90e9-957e-4d88-83b9-f6c433b1b608, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f36f90e9-957e-4d88-83b9-f6c433b1b608, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTA0Mjc0NTgtZjk1MmUxNWQtZjNmMGZmNjQtYmJhYWE5MjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ba9aebd-30e8-4457-af87-a8a541aca306, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ba9aebd-30e8-4457-af87-a8a541aca306, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=NTA0Mjc0NTgtZjk1MmUxNWQtZjNmMGZmNjQtYmJhYWE5MjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ba9aebd-30e8-4457-af87-a8a541aca306, ghrun-d6wdd2ocdi.auto.internal:24613): 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=NTA0Mjc0NTgtZjk1MmUxNWQtZjNmMGZmNjQtYmJhYWE5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3ca9e1b-aa02-4759-96e0-4e3add01c870, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3ca9e1b-aa02-4759-96e0-4e3add01c870, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=NTA0Mjc0NTgtZjk1MmUxNWQtZjNmMGZmNjQtYmJhYWE5MjQ=" 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, e3ca9e1b-aa02-4759-96e0-4e3add01c870, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dc597a20-4d34-48d7-a8b0-c85b43e80788, ghrun-d6wdd2ocdi.auto.internal:24613): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142198454+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM0MzJmOWYtMWU2MTM3YzEtZDgyNDY3MzctNWU3NTQwNTk=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0c411d37-2e5d-44df-8733-96eeefb1e4b3, ghrun-d6wdd2ocdi.auto.internal:24613): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142286681+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI4NjU0ZjEtMTVmMTU2YWYtNTRlY2RmNDctOWE5OTIwODY=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8012160c-ed9a-4e6e-87aa-9e2b90098960, ghrun-d6wdd2ocdi.auto.internal:24613): 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-10T21:33:41.142135221+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTlmOWExNDAtMmU2MzU5Ny02YWEyMDUyMi05MTIwZTU2MA==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d52cd0b3-ea05-4adb-822a-a2210470d2c0, ghrun-d6wdd2ocdi.auto.internal:24613): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142226637+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTZiYzVjN2YtYTJlNTgzOTYtMjA0OGViY2ItNjZmNjg2MjE=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c97d07e4-10be-4cb6-9413-282ff06fe55d, ghrun-d6wdd2ocdi.auto.internal:24613): 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-10T21:33:41.142065984+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e5bc7e51-d27d-4bb9-b799-5fb40b639c0c, ghrun-d6wdd2ocdi.auto.internal:24613): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142256885+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWRmYTVkNC1jMTA2NjRjYy0yODkyODk2Zi03MzQ0Mzc4Zg==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7a86b52f-88f8-4c7b-9352-38ca58031f26, ghrun-d6wdd2ocdi.auto.internal:24613): 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-10T21:33:41.142318941+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA5MjdkNzktM2JiMWFlYjQtYjY1MTE5NzctNzY3NzNlMDY=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8482667e-81cd-4d73-a54a-dff132bb7242, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142124038+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 688a3b5d-576d-43df-b069-4757007462fe, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142300053+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 236ecb68-57ab-47b5-a864-7f55e1cf2e18, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:33:41.14218154+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e3ca9e1b-aa02-4759-96e0-4e3add01c870, ghrun-d6wdd2ocdi.auto.internal:24613): 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-10T21:33:41.142339816+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA0Mjc0NTgtZjk1MmUxNWQtZjNmMGZmNjQtYmJhYWE5MjQ=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2dc3c2f2-c45d-4794-a46a-a273f6f231cb, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:33:41.142146318+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
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.connection:connection.py:78 RpcState(AttachSession, e5fbf114-342a-4b18-90c7-c37dd22c7505, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.141953427+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
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:78 RpcState(AttachSession, 3de05164-c22f-402a-b3eb-aada408e1f15, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.14223694+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d38ddcfe-c63f-48c2-8d5e-251299f50e48, ghrun-d6wdd2ocdi.auto.internal:24613): 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-10T21:33:41.142112713+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZkYzQzM2MtOWE3OGY4M2QtMjY4MDdiMzMtNTRhMzk1YmI=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fb2bd02d-4a8a-4619-a18b-1eca3db6d604, ghrun-d6wdd2ocdi.auto.internal:24613): 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-10T21:33:41.142167745+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 20f1ec5c-0046-4f49-a446-aa67ab26e1de, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142266896+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1ba9aebd-30e8-4457-af87-a8a541aca306, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142329658+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 73d9ae68-6df7-4997-bcdb-99cd0b6d7b75, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:33:41.142209946+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 80e32289-e45e-42f5-a3de-4e2d1884a86b, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142087143+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI4NjU0ZjEtMTVmMTU2YWYtNTRlY2RmNDctOWE5OTIwODY=
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: 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.connection:connection.py:549 Closing channel for endpoint localhost:24613
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:24613". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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    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 2706902) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2706902) elapsed time (sec): 30.246877193450928
DEBUG    ya.test:process.py:263 Command (pid 2706902) wtime: 30.255
DEBUG    ya.test:process.py:275 Command (pid 2706902) 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	     30	30	0	10	232	331	349	349
3	     32	32	0	0	275	383	421	421
4	     42	42	0	0	229	441	469	469
5	     37	37	0	0	271	305	327	327
6	     43	43	0	0	245	285	289	289
7	      7	7	0	3	185	219	219	219
8	      0	0	0	739	0	0	0	0
9	      0	0	0	840	0	0	0	0
10	      0	0	0	850	0	0	0	0
11	      0	0	0	950	0	0	0	0
12	      0	0	0	880	0	0	0	0
13	      0	0	0	769	0	0	0	0
14	      0	0	0	820	0	0	0	0
15	      0	0	0	1068	0	0	0	0
16	      0	0	0	1134	0	0	0	0
17	      0	0	0	1008	0	0	0	0
18	      0	0	0	829	0	0	0	0
19	      0	0	0	792	0	0	0	0
20	      0	0	0	826	0	0	0	0
21	      0	0	0	829	0	0	0	0
22	      0	0	0	850	0	0	0	0
23	      0	0	0	810	0	0	0	0
24	      0	0	0	747	0	0	0	0
25	      0	0	0	769	0	0	0	0
26	      0	0	0	1000	0	0	0	0
27	      0	0	0	709	0	0	0	0
28	      0	0	0	760	0	0	0	0
29	      0	0	0	823	0	0	0	0
30	      0	0	0	860	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    191	6.36667	0	19675	255	369	441	469

DEBUG    ya.test:process.py:276 Command (pid 2706902) 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 2706899) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2706899) elapsed time (sec): 30.266393423080444
DEBUG    ya.test:process.py:263 Command (pid 2706899) wtime: 30.277
DEBUG    ya.test:process.py:275 Command (pid 2706899) 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	      1	1	0	10	367	367	367	367
3	      1	1	0	10	353	353	353	353
4	      0	0	0	10	0	0	0	0
5	      1	1	0	10	343	343	343	343
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	826	0	0	0	0
9	      0	0	0	810	0	0	0	0
10	      0	0	0	830	0	0	0	0
11	      0	0	0	840	0	0	0	0
12	      0	0	0	950	0	0	0	0
13	      0	0	0	841	0	0	0	0
14	      0	0	0	1025	0	0	0	0
15	      0	0	0	1038	0	0	0	0
16	      0	0	0	810	0	0	0	0
17	      0	0	0	1448	0	0	0	0
18	      0	0	0	850	0	0	0	0
19	      0	0	0	1424	0	0	0	0
20	      0	0	0	1258	0	0	0	0
21	      0	0	0	1144	0	0	0	0
22	      0	0	0	850	0	0	0	0
23	      0	0	0	874	0	0	0	0
24	      0	0	0	930	0	0	0	0
25	      0	0	0	799	0	0	0	0
26	      0	0	0	880	0	0	0	0
27	      0	0	0	980	0	0	0	0
28	      0	0	0	1260	0	0	0	0
29	      0	0	0	880	0	0	0	0
30	      0	0	0	780	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      3	0.1	0	22387	353	367	367	367

DEBUG    ya.test:process.py:276 Command (pid 2706899) 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 2706896) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2706896) elapsed time (sec): 30.288148880004883
DEBUG    ya.test:process.py:263 Command (pid 2706896) wtime: 30.302
DEBUG    ya.test:process.py:275 Command (pid 2706896) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     12	12	0	0	371	455	519	519
2	     42	42	0	0	226	863	875	875
3	     40	40	0	0	241	319	323	323
4	     46	46	0	0	210	385	427	427
5	     43	43	0	0	230	263	295	295
6	     52	52	0	0	213	251	261	265
7	     10	10	0	0	159	192	192	192
8	      0	0	0	728	0	0	0	0
9	      0	0	0	788	0	0	0	0
10	      0	0	0	1040	0	0	0	0
11	      0	0	0	1224	0	0	0	0
12	      0	0	0	718	0	0	0	0
13	      0	0	0	820	0	0	0	0
14	      0	0	0	829	0	0	0	0
15	      0	0	0	1026	0	0	0	0
16	      0	0	0	690	0	0	0	0
17	      0	0	0	787	0	0	0	0
18	      0	0	0	760	0	0	0	0
19	      0	0	0	886	0	0	0	0
20	      0	0	0	1399	0	0	0	0
21	      0	0	0	766	0	0	0	0
22	      0	0	0	766	0	0	0	0
23	      0	0	0	842	0	0	0	0
24	      0	0	0	860	0	0	0	0
25	      0	0	0	764	0	0	0	0
26	      0	0	0	959	0	0	0	0
27	      0	0	0	798	0	0	0	0
28	      0	0	0	1152	0	0	0	0
29	      0	0	0	788	0	0	0	0
30	      0	0	0	716	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    245	8.16667	0	20106	225	439	863	875

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:431 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:24613
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-d6wdd2ocdi'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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.2694912' in '/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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_yde89at8.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:273 Stopped node localhost:24613/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20820
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7978
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24613
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32484
=================================== 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:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 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/d4wx/0002aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2694484
DEBUG    ya.test:process.py:259 Command (pid 2694484) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2694484) elapsed time (sec): 0.5130660533905029
DEBUG    ya.test:process.py:263 Command (pid 2694484) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) maxrss: 542320
DEBUG    ya.test:process.py:263 Command (pid 2694484) minflt: 16190
DEBUG    ya.test:process.py:263 Command (pid 2694484) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2694484) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2694484) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2694484) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2694484) stime: 0.35428699999999996
DEBUG    ya.test:process.py:263 Command (pid 2694484) utime: 0.10747999999999999
DEBUG    ya.test:process.py:263 Command (pid 2694484) wtime: 0.517
DEBUG    ya.test:process.py:275 Command (pid 2694484) output:
Git info:
    Commit: 6e9be580133ba555d13e5d50e9dada1d3e7d8e05
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 433c1b6a60f78333d204820aa60e2e3c46506bb6 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d6wdd2ocdi
    Host information: 
        Linux ghrun-d6wdd2ocdi 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 2694484) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 6e9be580133ba555d13e5d50e9dada1d3e7d8e05
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 433c1b6a60f78333d204820aa60e2e3c46506bb6 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d6wdd2ocdi
    Host information: 
        Linux ghrun-d6wdd2ocdi 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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/d4wx/0002aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32484
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/d4wx/0002aa/r3tmp/kikimr_cluster_d69a72ge
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24613
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20820
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19349
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d4wx/0002aa/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/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_yde89at8.log --grpc-port=24613 --mon-port=7978 --ic-port=32484
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24613/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/d4wx/0002aa/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/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_yde89at8.log --grpc-port=24613 --mon-port=7978 --ic-port=32484
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_yde89at8.log', '--grpc-port=24613', '--mon-port=7978', '--ic-port=32484')' in '/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2694912
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24613/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/d4wx/0002aa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2694922
DEBUG    ya.test:process.py:259 Command (pid 2694922) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2694922) elapsed time (sec): 0.48674440383911133
DEBUG    ya.test:process.py:263 Command (pid 2694922) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) maxrss: 542332
DEBUG    ya.test:process.py:263 Command (pid 2694922) minflt: 16191
DEBUG    ya.test:process.py:263 Command (pid 2694922) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 2694922) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2694922) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2694922) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2694922) stime: 0.295775
DEBUG    ya.test:process.py:263 Command (pid 2694922) utime: 0.127903
DEBUG    ya.test:process.py:263 Command (pid 2694922) wtime: 0.489
DEBUG    ya.test:process.py:275 Command (pid 2694922) output:
Git info:
    Commit: 6e9be580133ba555d13e5d50e9dada1d3e7d8e05
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 433c1b6a60f78333d204820aa60e2e3c46506bb6 into 4e0685800275111225607954e1f1bf0783794f3b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-d6wdd2ocdi
    Host information: 
        Linux ghrun-d6wdd2ocdi 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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 2694922) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 6e9be580133ba555d13e5d50e9dada1d3e7d8e05
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 433c1b6a60f78333d204820aa60e2e3c46506bb6 into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24613', '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: 32484\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/d4wx/0002aa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24613', '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: 32484\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2696226
DEBUG    ya.test:process.py:259 Command (pid 2696226) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2696226) elapsed time (sec): 0.5578758716583252
DEBUG    ya.test:process.py:263 Command (pid 2696226) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) maxrss: 550836
DEBUG    ya.test:process.py:263 Command (pid 2696226) minflt: 18333
DEBUG    ya.test:process.py:263 Command (pid 2696226) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 2696226) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2696226) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 2696226) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2696226) stime: 0.373967
DEBUG    ya.test:process.py:263 Command (pid 2696226) utime: 0.110222
DEBUG    ya.test:process.py:263 Command (pid 2696226) wtime: 0.562
DEBUG    ya.test:process.py:275 Command (pid 2696226) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24613', '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/d4wx/0002aa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24613', '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: 2696725
DEBUG    ya.test:process.py:259 Command (pid 2696725) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2696725) elapsed time (sec): 0.4294888973236084
DEBUG    ya.test:process.py:263 Command (pid 2696725) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) maxrss: 550832
DEBUG    ya.test:process.py:263 Command (pid 2696725) minflt: 18333
DEBUG    ya.test:process.py:263 Command (pid 2696725) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 2696725) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2696725) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 2696725) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2696725) stime: 0.28173899999999996
DEBUG    ya.test:process.py:263 Command (pid 2696725) utime: 0.099437
DEBUG    ya.test:process.py:263 Command (pid 2696725) wtime: 0.431
DEBUG    ya.test:process.py:275 Command (pid 2696725) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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, 0237d1d7-8bfe-40d8-88f3-e5195d1b8d38, localhost:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0237d1d7-8bfe-40d8-88f3-e5195d1b8d38, localhost:24613): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0237d1d7-8bfe-40d8-88f3-e5195d1b8d38, localhost:24613): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-d6wdd2ocdi.auto.internal" port: 24613 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-d6wdd2ocdi.auto.internal:24613, 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:24613
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24613
INFO     ya.test:ya.py:436 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/d4wx/0002aa/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydb/ydb -e grpc://localhost:24613 -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/d4wx/0002aa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24613', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2697058
DEBUG    ya.test:process.py:259 Command (pid 2697058) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2697058) elapsed time (sec): 0.289874792098999
DEBUG    ya.test:process.py:263 Command (pid 2697058) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) maxrss: 169520
DEBUG    ya.test:process.py:263 Command (pid 2697058) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 2697058) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2697058) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2697058) nvcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 2697058) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2697058) stime: 0.020753
DEBUG    ya.test:process.py:263 Command (pid 2697058) utime: 0.037355
DEBUG    ya.test:process.py:263 Command (pid 2697058) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 2697058) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2697058) 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/d4wx/0002aa/ydb/apps/ydb/ydb -e grpc://localhost:24613 -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/d4wx/0002aa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24613', '-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: 2697260
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 2697260) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2697260) elapsed time (sec): 30.30814027786255
DEBUG    ya.test:process.py:263 Command (pid 2697260) wtime: 30.309
DEBUG    ya.test:process.py:275 Command (pid 2697260) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    473	473	0	0	20	21	39	44
2	    488	488	0	0	20	21	21	29
3	    457	457	0	0	20	31	36	39
4	    369	369	0	0	23	49	63	71
5	    366	366	0	0	25	49	69	77
6	    249	249	0	0	40	64	71	75
7	    290	290	0	0	28	67	85	90
8	    240	240	0	0	38	74	83	90
9	    204	204	0	0	44	83	99	109
10	    111	111	0	0	82	121	131	229
11	    158	158	0	0	52	261	275	283
12	    114	114	0	0	89	142	166	174
13	    123	123	0	0	83	112	119	122
14	    102	102	0	0	99	128	135	140
15	    115	115	0	0	90	119	127	128
16	    117	117	0	0	87	112	118	118
17	    130	130	0	0	78	110	117	124
18	     98	98	0	0	100	139	158	161
19	    127	127	0	0	80	115	116	124
20	    129	129	0	0	76	123	137	142
21	    166	166	0	0	55	90	99	103
22	    120	120	0	0	84	105	114	115
23	    104	104	0	0	95	120	131	132
24	     86	86	0	0	113	153	161	170
25	     86	86	0	0	108	139	143	143
26	    111	111	0	0	91	128	136	140
27	    124	124	0	0	87	116	131	139
28	    128	128	0	0	81	115	119	131
29	    105	105	0	0	95	120	124	131
30	    144	144	0	0	68	123	131	147

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   5634	187.8	0	0	40	115	136	283

DEBUG    ya.test:process.py:276 Command (pid 2697260) 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, dfdba0ac-3393-4d3f-a9e6-acd5cf0d2336, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dfdba0ac-3393-4d3f-a9e6-acd5cf0d2336, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dfdba0ac-3393-4d3f-a9e6-acd5cf0d2336, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e5fbf114-342a-4b18-90c7-c37dd22c7505, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e5fbf114-342a-4b18-90c7-c37dd22c7505, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e5fbf114-342a-4b18-90c7-c37dd22c7505, ghrun-d6wdd2ocdi.auto.internal:24613): 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=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00dc9268-8ab7-45aa-8253-40f82098630f, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00dc9268-8ab7-45aa-8253-40f82098630f, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=" 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, 00dc9268-8ab7-45aa-8253-40f82098630f, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
INFO     root:test_log_scenario.py:217 Count rows after insert 5558 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf2f5c05-5cff-436d-b645-d5f3407d1f67, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf2f5c05-5cff-436d-b645-d5f3407d1f67, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=" 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, bf2f5c05-5cff-436d-b645-d5f3407d1f67, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee0c6549-92f2-41ac-b156-7d6632de1bbb, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee0c6549-92f2-41ac-b156-7d6632de1bbb, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=" 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, ee0c6549-92f2-41ac-b156-7d6632de1bbb, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
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/d4wx/0002aa/ydb/apps/ydb/ydb -e grpc://localhost:24613 -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.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24613', '-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: 2706896
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydb/ydb -e grpc://localhost:24613 -d /Root workload log --path log run insert --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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24613', '-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: 2706899
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydb/ydb -e grpc://localhost:24613 -d /Root workload log --path log run 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.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24613', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2706902
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c97d07e4-10be-4cb6-9413-282ff06fe55d, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c97d07e4-10be-4cb6-9413-282ff06fe55d, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OWY3NjAxNjMtZGRmYmMzMzQtZTdlYzdhZGQtMjU1NmUzZDU=" 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, c97d07e4-10be-4cb6-9413-282ff06fe55d, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a4b43b8d-56ec-4118-baef-c59f5b48d088, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a4b43b8d-56ec-4118-baef-c59f5b48d088, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a4b43b8d-56ec-4118-baef-c59f5b48d088, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGZkYzQzM2MtOWE3OGY4M2QtMjY4MDdiMzMtNTRhMzk1YmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 80e32289-e45e-42f5-a3de-4e2d1884a86b, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 80e32289-e45e-42f5-a3de-4e2d1884a86b, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYzQzM2MtOWE3OGY4M2QtMjY4MDdiMzMtNTRhMzk1YmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 80e32289-e45e-42f5-a3de-4e2d1884a86b, ghrun-d6wdd2ocdi.auto.internal:24613): 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=ZGZkYzQzM2MtOWE3OGY4M2QtMjY4MDdiMzMtNTRhMzk1YmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d38ddcfe-c63f-48c2-8d5e-251299f50e48, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d38ddcfe-c63f-48c2-8d5e-251299f50e48, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYzQzM2MtOWE3OGY4M2QtMjY4MDdiMzMtNTRhMzk1YmI=" 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, d38ddcfe-c63f-48c2-8d5e-251299f50e48, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
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, 7f6155c6-d796-440f-be21-aaef28fe2c45, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7f6155c6-d796-440f-be21-aaef28fe2c45, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7f6155c6-d796-440f-be21-aaef28fe2c45, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTlmOWExNDAtMmU2MzU5Ny02YWEyMDUyMi05MTIwZTU2MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8482667e-81cd-4d73-a54a-dff132bb7242, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8482667e-81cd-4d73-a54a-dff132bb7242, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=ZTlmOWExNDAtMmU2MzU5Ny02YWEyMDUyMi05MTIwZTU2MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8482667e-81cd-4d73-a54a-dff132bb7242, ghrun-d6wdd2ocdi.auto.internal:24613): 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=ZTlmOWExNDAtMmU2MzU5Ny02YWEyMDUyMi05MTIwZTU2MA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8012160c-ed9a-4e6e-87aa-9e2b90098960, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8012160c-ed9a-4e6e-87aa-9e2b90098960, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=ZTlmOWExNDAtMmU2MzU5Ny02YWEyMDUyMi05MTIwZTU2MA==" 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, 8012160c-ed9a-4e6e-87aa-9e2b90098960, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e8fd5260-88fd-47c5-8a4f-2c36ea5c72e9, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e8fd5260-88fd-47c5-8a4f-2c36ea5c72e9, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e8fd5260-88fd-47c5-8a4f-2c36ea5c72e9, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODFkZmU3ZmQtNzQwNTE0ZjAtMmNkZjViNzAtODUxN2MxYzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2dc3c2f2-c45d-4794-a46a-a273f6f231cb, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2dc3c2f2-c45d-4794-a46a-a273f6f231cb, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=ODFkZmU3ZmQtNzQwNTE0ZjAtMmNkZjViNzAtODUxN2MxYzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2dc3c2f2-c45d-4794-a46a-a273f6f231cb, ghrun-d6wdd2ocdi.auto.internal:24613): 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=ODFkZmU3ZmQtNzQwNTE0ZjAtMmNkZjViNzAtODUxN2MxYzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb2bd02d-4a8a-4619-a18b-1eca3db6d604, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb2bd02d-4a8a-4619-a18b-1eca3db6d604, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=ODFkZmU3ZmQtNzQwNTE0ZjAtMmNkZjViNzAtODUxN2MxYzY=" 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, fb2bd02d-4a8a-4619-a18b-1eca3db6d604, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bef2e7a9-90bc-4ab1-8965-49c7a537f855, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bef2e7a9-90bc-4ab1-8965-49c7a537f855, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bef2e7a9-90bc-4ab1-8965-49c7a537f855, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTM0MzJmOWYtMWU2MTM3YzEtZDgyNDY3MzctNWU3NTQwNTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 236ecb68-57ab-47b5-a864-7f55e1cf2e18, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 236ecb68-57ab-47b5-a864-7f55e1cf2e18, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OTM0MzJmOWYtMWU2MTM3YzEtZDgyNDY3MzctNWU3NTQwNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 236ecb68-57ab-47b5-a864-7f55e1cf2e18, ghrun-d6wdd2ocdi.auto.internal:24613): 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=OTM0MzJmOWYtMWU2MTM3YzEtZDgyNDY3MzctNWU3NTQwNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc597a20-4d34-48d7-a8b0-c85b43e80788, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc597a20-4d34-48d7-a8b0-c85b43e80788, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=OTM0MzJmOWYtMWU2MTM3YzEtZDgyNDY3MzctNWU3NTQwNTk=" 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, dc597a20-4d34-48d7-a8b0-c85b43e80788, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 20ae4c29-10e6-42d5-b9a7-c25e544953d1, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20ae4c29-10e6-42d5-b9a7-c25e544953d1, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20ae4c29-10e6-42d5-b9a7-c25e544953d1, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTZiYzVjN2YtYTJlNTgzOTYtMjA0OGViY2ItNjZmNjg2MjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 73d9ae68-6df7-4997-bcdb-99cd0b6d7b75, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 73d9ae68-6df7-4997-bcdb-99cd0b6d7b75, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=YTZiYzVjN2YtYTJlNTgzOTYtMjA0OGViY2ItNjZmNjg2MjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 73d9ae68-6df7-4997-bcdb-99cd0b6d7b75, ghrun-d6wdd2ocdi.auto.internal:24613): 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=YTZiYzVjN2YtYTJlNTgzOTYtMjA0OGViY2ItNjZmNjg2MjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d52cd0b3-ea05-4adb-822a-a2210470d2c0, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d52cd0b3-ea05-4adb-822a-a2210470d2c0, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=YTZiYzVjN2YtYTJlNTgzOTYtMjA0OGViY2ItNjZmNjg2MjE=" 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, d52cd0b3-ea05-4adb-822a-a2210470d2c0, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9e183e36-a74c-4ff7-b474-c56ade0e2679, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e183e36-a74c-4ff7-b474-c56ade0e2679, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e183e36-a74c-4ff7-b474-c56ade0e2679, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWRmYTVkNC1jMTA2NjRjYy0yODkyODk2Zi03MzQ0Mzc4Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3de05164-c22f-402a-b3eb-aada408e1f15, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3de05164-c22f-402a-b3eb-aada408e1f15, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=NWRmYTVkNC1jMTA2NjRjYy0yODkyODk2Zi03MzQ0Mzc4Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3de05164-c22f-402a-b3eb-aada408e1f15, ghrun-d6wdd2ocdi.auto.internal:24613): 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=NWRmYTVkNC1jMTA2NjRjYy0yODkyODk2Zi03MzQ0Mzc4Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5bc7e51-d27d-4bb9-b799-5fb40b639c0c, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5bc7e51-d27d-4bb9-b799-5fb40b639c0c, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=NWRmYTVkNC1jMTA2NjRjYy0yODkyODk2Zi03MzQ0Mzc4Zg==" 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, e5bc7e51-d27d-4bb9-b799-5fb40b639c0c, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7cec4a7a-27cc-4112-974d-53a74039ae83, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cec4a7a-27cc-4112-974d-53a74039ae83, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cec4a7a-27cc-4112-974d-53a74039ae83, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzI4NjU0ZjEtMTVmMTU2YWYtNTRlY2RmNDctOWE5OTIwODY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 20f1ec5c-0046-4f49-a446-aa67ab26e1de, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 20f1ec5c-0046-4f49-a446-aa67ab26e1de, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=YzI4NjU0ZjEtMTVmMTU2YWYtNTRlY2RmNDctOWE5OTIwODY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 20f1ec5c-0046-4f49-a446-aa67ab26e1de, ghrun-d6wdd2ocdi.auto.internal:24613): 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=YzI4NjU0ZjEtMTVmMTU2YWYtNTRlY2RmNDctOWE5OTIwODY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c411d37-2e5d-44df-8733-96eeefb1e4b3, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c411d37-2e5d-44df-8733-96eeefb1e4b3, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=YzI4NjU0ZjEtMTVmMTU2YWYtNTRlY2RmNDctOWE5OTIwODY=" 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, 0c411d37-2e5d-44df-8733-96eeefb1e4b3, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1db4677c-2987-4601-884c-ac9f2ef34723, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1db4677c-2987-4601-884c-ac9f2ef34723, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1db4677c-2987-4601-884c-ac9f2ef34723, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTA5MjdkNzktM2JiMWFlYjQtYjY1MTE5NzctNzY3NzNlMDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 688a3b5d-576d-43df-b069-4757007462fe, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 688a3b5d-576d-43df-b069-4757007462fe, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=MTA5MjdkNzktM2JiMWFlYjQtYjY1MTE5NzctNzY3NzNlMDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 688a3b5d-576d-43df-b069-4757007462fe, ghrun-d6wdd2ocdi.auto.internal:24613): 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=MTA5MjdkNzktM2JiMWFlYjQtYjY1MTE5NzctNzY3NzNlMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a86b52f-88f8-4c7b-9352-38ca58031f26, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a86b52f-88f8-4c7b-9352-38ca58031f26, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=MTA5MjdkNzktM2JiMWFlYjQtYjY1MTE5NzctNzY3NzNlMDY=" 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, 7a86b52f-88f8-4c7b-9352-38ca58031f26, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f36f90e9-957e-4d88-83b9-f6c433b1b608, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f36f90e9-957e-4d88-83b9-f6c433b1b608, ghrun-d6wdd2ocdi.auto.internal:24613): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f36f90e9-957e-4d88-83b9-f6c433b1b608, ghrun-d6wdd2ocdi.auto.internal:24613): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTA0Mjc0NTgtZjk1MmUxNWQtZjNmMGZmNjQtYmJhYWE5MjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ba9aebd-30e8-4457-af87-a8a541aca306, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ba9aebd-30e8-4457-af87-a8a541aca306, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=NTA0Mjc0NTgtZjk1MmUxNWQtZjNmMGZmNjQtYmJhYWE5MjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ba9aebd-30e8-4457-af87-a8a541aca306, ghrun-d6wdd2ocdi.auto.internal:24613): 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=NTA0Mjc0NTgtZjk1MmUxNWQtZjNmMGZmNjQtYmJhYWE5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3ca9e1b-aa02-4759-96e0-4e3add01c870, ghrun-d6wdd2ocdi.auto.internal:24613): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3ca9e1b-aa02-4759-96e0-4e3add01c870, ghrun-d6wdd2ocdi.auto.internal:24613): request = { session_id: "ydb://session/3?node_id=1&id=NTA0Mjc0NTgtZjk1MmUxNWQtZjNmMGZmNjQtYmJhYWE5MjQ=" 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, e3ca9e1b-aa02-4759-96e0-4e3add01c870, ghrun-d6wdd2ocdi.auto.internal:24613): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dc597a20-4d34-48d7-a8b0-c85b43e80788, ghrun-d6wdd2ocdi.auto.internal:24613): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142198454+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM0MzJmOWYtMWU2MTM3YzEtZDgyNDY3MzctNWU3NTQwNTk=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0c411d37-2e5d-44df-8733-96eeefb1e4b3, ghrun-d6wdd2ocdi.auto.internal:24613): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142286681+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzI4NjU0ZjEtMTVmMTU2YWYtNTRlY2RmNDctOWE5OTIwODY=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8012160c-ed9a-4e6e-87aa-9e2b90098960, ghrun-d6wdd2ocdi.auto.internal:24613): 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-10T21:33:41.142135221+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTlmOWExNDAtMmU2MzU5Ny02YWEyMDUyMi05MTIwZTU2MA==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d52cd0b3-ea05-4adb-822a-a2210470d2c0, ghrun-d6wdd2ocdi.auto.internal:24613): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142226637+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTZiYzVjN2YtYTJlNTgzOTYtMjA0OGViY2ItNjZmNjg2MjE=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c97d07e4-10be-4cb6-9413-282ff06fe55d, ghrun-d6wdd2ocdi.auto.internal:24613): 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-10T21:33:41.142065984+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e5bc7e51-d27d-4bb9-b799-5fb40b639c0c, ghrun-d6wdd2ocdi.auto.internal:24613): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142256885+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWRmYTVkNC1jMTA2NjRjYy0yODkyODk2Zi03MzQ0Mzc4Zg==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7a86b52f-88f8-4c7b-9352-38ca58031f26, ghrun-d6wdd2ocdi.auto.internal:24613): 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-10T21:33:41.142318941+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA5MjdkNzktM2JiMWFlYjQtYjY1MTE5NzctNzY3NzNlMDY=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8482667e-81cd-4d73-a54a-dff132bb7242, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142124038+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 688a3b5d-576d-43df-b069-4757007462fe, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142300053+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 236ecb68-57ab-47b5-a864-7f55e1cf2e18, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:33:41.14218154+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e3ca9e1b-aa02-4759-96e0-4e3add01c870, ghrun-d6wdd2ocdi.auto.internal:24613): 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-10T21:33:41.142339816+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA0Mjc0NTgtZjk1MmUxNWQtZjNmMGZmNjQtYmJhYWE5MjQ=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2dc3c2f2-c45d-4794-a46a-a273f6f231cb, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:33:41.142146318+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
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.connection:connection.py:78 RpcState(AttachSession, e5fbf114-342a-4b18-90c7-c37dd22c7505, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.141953427+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
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:78 RpcState(AttachSession, 3de05164-c22f-402a-b3eb-aada408e1f15, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.14223694+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d38ddcfe-c63f-48c2-8d5e-251299f50e48, ghrun-d6wdd2ocdi.auto.internal:24613): 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-10T21:33:41.142112713+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZkYzQzM2MtOWE3OGY4M2QtMjY4MDdiMzMtNTRhMzk1YmI=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fb2bd02d-4a8a-4619-a18b-1eca3db6d604, ghrun-d6wdd2ocdi.auto.internal:24613): 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-10T21:33:41.142167745+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 20f1ec5c-0046-4f49-a446-aa67ab26e1de, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142266896+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1ba9aebd-30e8-4457-af87-a8a541aca306, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142329658+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 73d9ae68-6df7-4997-bcdb-99cd0b6d7b75, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T21:33:41.142209946+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 80e32289-e45e-42f5-a3de-4e2d1884a86b, ghrun-d6wdd2ocdi.auto.internal:24613): 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:24613 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T21:33:41.142087143+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-d6wdd2ocdi.auto.internal:24613
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzI4NjU0ZjEtMTVmMTU2YWYtNTRlY2RmNDctOWE5OTIwODY=
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: 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.connection:connection.py:549 Closing channel for endpoint localhost:24613
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:24613". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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    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 2706902) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2706902) elapsed time (sec): 30.246877193450928
DEBUG    ya.test:process.py:263 Command (pid 2706902) wtime: 30.255
DEBUG    ya.test:process.py:275 Command (pid 2706902) 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	     30	30	0	10	232	331	349	349
3	     32	32	0	0	275	383	421	421
4	     42	42	0	0	229	441	469	469
5	     37	37	0	0	271	305	327	327
6	     43	43	0	0	245	285	289	289
7	      7	7	0	3	185	219	219	219
8	      0	0	0	739	0	0	0	0
9	      0	0	0	840	0	0	0	0
10	      0	0	0	850	0	0	0	0
11	      0	0	0	950	0	0	0	0
12	      0	0	0	880	0	0	0	0
13	      0	0	0	769	0	0	0	0
14	      0	0	0	820	0	0	0	0
15	      0	0	0	1068	0	0	0	0
16	      0	0	0	1134	0	0	0	0
17	      0	0	0	1008	0	0	0	0
18	      0	0	0	829	0	0	0	0
19	      0	0	0	792	0	0	0	0
20	      0	0	0	826	0	0	0	0
21	      0	0	0	829	0	0	0	0
22	      0	0	0	850	0	0	0	0
23	      0	0	0	810	0	0	0	0
24	      0	0	0	747	0	0	0	0
25	      0	0	0	769	0	0	0	0
26	      0	0	0	1000	0	0	0	0
27	      0	0	0	709	0	0	0	0
28	      0	0	0	760	0	0	0	0
29	      0	0	0	823	0	0	0	0
30	      0	0	0	860	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    191	6.36667	0	19675	255	369	441	469

DEBUG    ya.test:process.py:276 Command (pid 2706902) 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 2706899) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2706899) elapsed time (sec): 30.266393423080444
DEBUG    ya.test:process.py:263 Command (pid 2706899) wtime: 30.277
DEBUG    ya.test:process.py:275 Command (pid 2706899) 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	      1	1	0	10	367	367	367	367
3	      1	1	0	10	353	353	353	353
4	      0	0	0	10	0	0	0	0
5	      1	1	0	10	343	343	343	343
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	826	0	0	0	0
9	      0	0	0	810	0	0	0	0
10	      0	0	0	830	0	0	0	0
11	      0	0	0	840	0	0	0	0
12	      0	0	0	950	0	0	0	0
13	      0	0	0	841	0	0	0	0
14	      0	0	0	1025	0	0	0	0
15	      0	0	0	1038	0	0	0	0
16	      0	0	0	810	0	0	0	0
17	      0	0	0	1448	0	0	0	0
18	      0	0	0	850	0	0	0	0
19	      0	0	0	1424	0	0	0	0
20	      0	0	0	1258	0	0	0	0
21	      0	0	0	1144	0	0	0	0
22	      0	0	0	850	0	0	0	0
23	      0	0	0	874	0	0	0	0
24	      0	0	0	930	0	0	0	0
25	      0	0	0	799	0	0	0	0
26	      0	0	0	880	0	0	0	0
27	      0	0	0	980	0	0	0	0
28	      0	0	0	1260	0	0	0	0
29	      0	0	0	880	0	0	0	0
30	      0	0	0	780	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      3	0.1	0	22387	353	367	367	367

DEBUG    ya.test:process.py:276 Command (pid 2706899) 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 2706896) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2706896) elapsed time (sec): 30.288148880004883
DEBUG    ya.test:process.py:263 Command (pid 2706896) wtime: 30.302
DEBUG    ya.test:process.py:275 Command (pid 2706896) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     12	12	0	0	371	455	519	519
2	     42	42	0	0	226	863	875	875
3	     40	40	0	0	241	319	323	323
4	     46	46	0	0	210	385	427	427
5	     43	43	0	0	230	263	295	295
6	     52	52	0	0	213	251	261	265
7	     10	10	0	0	159	192	192	192
8	      0	0	0	728	0	0	0	0
9	      0	0	0	788	0	0	0	0
10	      0	0	0	1040	0	0	0	0
11	      0	0	0	1224	0	0	0	0
12	      0	0	0	718	0	0	0	0
13	      0	0	0	820	0	0	0	0
14	      0	0	0	829	0	0	0	0
15	      0	0	0	1026	0	0	0	0
16	      0	0	0	690	0	0	0	0
17	      0	0	0	787	0	0	0	0
18	      0	0	0	760	0	0	0	0
19	      0	0	0	886	0	0	0	0
20	      0	0	0	1399	0	0	0	0
21	      0	0	0	766	0	0	0	0
22	      0	0	0	766	0	0	0	0
23	      0	0	0	842	0	0	0	0
24	      0	0	0	860	0	0	0	0
25	      0	0	0	764	0	0	0	0
26	      0	0	0	959	0	0	0	0
27	      0	0	0	798	0	0	0	0
28	      0	0	0	1152	0	0	0	0
29	      0	0	0	788	0	0	0	0
30	      0	0	0	716	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    245	8.16667	0	20106	225	439	863	875

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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:24613
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24613". 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 ===============================
327.09s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.28s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.38s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/d4wx/0002aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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-10T21:33:34.673423Z): source_id=134;tablet_id=72075186224037897;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 @ 0xA7BB9C5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7B3F06
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB640E88
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD93ECFB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E0B3D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E0B12F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD91A30D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1418903B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DC8E37
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D20643
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D20643
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D1D463
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D23F17
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141A68B8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC7E835
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5ECED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB631934
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6359F4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB635600
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6361EE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7BD61C
21. ??:0: ?? @ 0x7FB1156C5AC2
22. ??:0: ?? @ 0x7FB1157578BF
============ 1 failed, 105 deselected, 1 error in 340.35s (0:05:40) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/d4wx/0002b2/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 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/d4wx/0002b1/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 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/d4wx/0002af/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 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/d4wx/0002b0/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 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/d4wx/0002ac/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 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/d4wx/0002ab/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 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/d4wx/0002ad/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 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/d4wx/0002b3/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 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 1.02s ============================
