============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9cva/0002b3/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 ===============================
5.49s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.57s 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 6.89s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9cva/0002b6/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:702: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/9cva/0002b6/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/9cva/0002b6/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-13T12:12:28.050332Z): source_id=233;tablet_id=72075186224037918;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 @ 0xA7F56F5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7EDC36
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB67ACD8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD97A45B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E453D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E4512F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD955A6D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141FD08B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E3D207
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D94C03
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D94C03
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D91A23
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D984D7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1421AE78
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD6F065
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB626ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB66B784
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB66F844
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB66F450
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB67003E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7F734C
E   21. ??:0: ?? @ 0x7F0E9A36FAC2
E   22. ??:0: ?? @ 0x7F0E9A4018BF
------------------------------ 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/9cva/0002b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3716741
DEBUG    ya.test:process.py:259 Command (pid 3716741) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3716741) elapsed time (sec): 1.048795461654663
DEBUG    ya.test:process.py:263 Command (pid 3716741) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) maxrss: 543300
DEBUG    ya.test:process.py:263 Command (pid 3716741) minflt: 16200
DEBUG    ya.test:process.py:263 Command (pid 3716741) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 3716741) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3716741) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3716741) stime: 0.86849
DEBUG    ya.test:process.py:263 Command (pid 3716741) utime: 0.119518
DEBUG    ya.test:process.py:263 Command (pid 3716741) wtime: 1.053
DEBUG    ya.test:process.py:275 Command (pid 3716741) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ooilfupwui    Host information: 
        Linux ghrun-ooilfupwui 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 3716741) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ooilfupwui    Host information: 
        Linux ghrun-ooilfupwui 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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/9cva/0002b6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16697
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/9cva/0002b6/r3tmp/kikimr_cluster_s_oaqr2h
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64626
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20589
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21530
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9cva/0002b6/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:269 Final command: /home/runner/.ya/build/build_root/9cva/0002b6/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/9cva/0002b6/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_o5voabmq.log --grpc-port=23142 --mon-port=64626 --ic-port=16697
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23142/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9cva/0002b6/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:269 Final command: /home/runner/.ya/build/build_root/9cva/0002b6/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/9cva/0002b6/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_o5voabmq.log --grpc-port=23142 --mon-port=64626 --ic-port=16697
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9cva/0002b6/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/9cva/0002b6/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_o5voabmq.log', '--grpc-port=23142', '--mon-port=64626', '--ic-port=16697')' in '/home/runner/.ya/build/build_root/9cva/0002b6/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: 3718098
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:23142/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/9cva/0002b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3718103
DEBUG    ya.test:process.py:259 Command (pid 3718103) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3718103) elapsed time (sec): 0.7856686115264893
DEBUG    ya.test:process.py:263 Command (pid 3718103) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) maxrss: 543300
DEBUG    ya.test:process.py:263 Command (pid 3718103) minflt: 16328
DEBUG    ya.test:process.py:263 Command (pid 3718103) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3718103) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 3718103) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3718103) stime: 0.569263
DEBUG    ya.test:process.py:263 Command (pid 3718103) utime: 0.127387
DEBUG    ya.test:process.py:263 Command (pid 3718103) wtime: 0.787
DEBUG    ya.test:process.py:275 Command (pid 3718103) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ooilfupwui    Host information: 
        Linux ghrun-ooilfupwui 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 3718103) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ooilfupwui    Host information: 
        Linux ghrun-ooilfupwui 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23142', '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: 16697\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/9cva/0002b6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23142', '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: 16697\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3721039
DEBUG    ya.test:process.py:259 Command (pid 3721039) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3721039) elapsed time (sec): 0.7815780639648438
DEBUG    ya.test:process.py:263 Command (pid 3721039) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) maxrss: 551748
DEBUG    ya.test:process.py:263 Command (pid 3721039) minflt: 18344
DEBUG    ya.test:process.py:263 Command (pid 3721039) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 3721039) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3721039) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3721039) stime: 0.612099
DEBUG    ya.test:process.py:263 Command (pid 3721039) utime: 0.117713
DEBUG    ya.test:process.py:263 Command (pid 3721039) wtime: 0.783
DEBUG    ya.test:process.py:275 Command (pid 3721039) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23142', '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/9cva/0002b6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23142', '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: 3722039
DEBUG    ya.test:process.py:259 Command (pid 3722039) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3722039) elapsed time (sec): 0.7271733283996582
DEBUG    ya.test:process.py:263 Command (pid 3722039) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 3722039) maxrss: 551692
DEBUG    ya.test:process.py:263 Command (pid 3722039) minflt: 22683
DEBUG    ya.test:process.py:263 Command (pid 3722039) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 3722039) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) nvcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 3722039) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3722039) stime: 0.548941
DEBUG    ya.test:process.py:263 Command (pid 3722039) utime: 0.127293
DEBUG    ya.test:process.py:263 Command (pid 3722039) wtime: 0.728
DEBUG    ya.test:process.py:275 Command (pid 3722039) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3f163361-5a08-4b2d-8adb-a8d89e74664a, localhost:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f163361-5a08-4b2d-8adb-a8d89e74664a, localhost:23142): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f163361-5a08-4b2d-8adb-a8d89e74664a, localhost:23142): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ooilfupwui.auto.internal" port: 23142 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-ooilfupwui.auto.internal:23142, 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:23142
------------------------------ Captured log call -------------------------------
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/9cva/0002b6/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydb/ydb -e grpc://localhost:23142 -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/9cva/0002b6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23142', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3723195
DEBUG    ya.test:process.py:259 Command (pid 3723195) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3723195) elapsed time (sec): 0.3853588104248047
DEBUG    ya.test:process.py:263 Command (pid 3723195) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) maxrss: 165888
DEBUG    ya.test:process.py:263 Command (pid 3723195) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 3723195) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3723195) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) nvcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 3723195) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3723195) stime: 0.028131
DEBUG    ya.test:process.py:263 Command (pid 3723195) utime: 0.056263
DEBUG    ya.test:process.py:263 Command (pid 3723195) wtime: 0.386
DEBUG    ya.test:process.py:275 Command (pid 3723195) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3723195) 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/9cva/0002b6/ydb/apps/ydb/ydb -e grpc://localhost:23142 -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/9cva/0002b6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23142', '-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: 3723539
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 3723539) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3723539) elapsed time (sec): 30.16440725326538
DEBUG    ya.test:process.py:263 Command (pid 3723539) wtime: 30.166
DEBUG    ya.test:process.py:275 Command (pid 3723539) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    463	463	0	0	20	25	28	32
2	    447	447	0	0	20	32	42	49
3	    476	476	0	0	20	25	28	33
4	    450	450	0	0	21	30	35	37
5	    487	487	0	0	20	22	24	27
6	    487	487	0	0	20	20	21	21
7	    489	489	0	0	20	20	21	21
8	    488	488	0	0	20	20	21	22
9	    488	488	0	0	20	20	21	22
10	    487	487	0	0	20	21	21	22
11	    488	488	0	0	20	20	21	21
12	    487	487	0	0	20	21	21	22
13	    484	484	0	0	20	22	27	34
14	    476	476	0	0	20	24	31	38
15	    485	485	0	0	20	22	25	29
16	    488	488	0	0	20	20	21	21
17	    485	485	0	0	20	21	24	27
18	    480	480	0	0	20	23	29	34
19	    488	488	0	0	20	21	22	26
20	    487	487	0	0	20	22	27	30
21	    476	476	0	0	20	24	27	31
22	    487	487	0	0	20	21	21	22
23	    487	487	0	0	20	21	22	26
24	    465	465	0	0	20	25	40	42
25	    483	483	0	0	20	24	28	31
26	    476	476	0	0	20	25	32	37
27	    467	467	0	0	20	28	35	42
28	    447	447	0	0	20	30	41	46
29	    453	453	0	0	20	22	90	91
30	    478	478	0	0	20	27	32	38

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14329	477.633	0	0	20	24	30	91

DEBUG    ya.test:process.py:276 Command (pid 3723539) 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, 9ef79c6c-22d7-46ff-bc2d-8d99cbb31db2, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9ef79c6c-22d7-46ff-bc2d-8d99cbb31db2, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9ef79c6c-22d7-46ff-bc2d-8d99cbb31db2, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 48534e97-1a8c-44af-bbb2-da10762f07c2, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 48534e97-1a8c-44af-bbb2-da10762f07c2, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 48534e97-1a8c-44af-bbb2-da10762f07c2, ghrun-ooilfupwui.auto.internal:23142): 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=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69624334-5879-41c4-adc5-ad71fb358eca, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69624334-5879-41c4-adc5-ad71fb358eca, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=" 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, 69624334-5879-41c4-adc5-ad71fb358eca, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
INFO     root:test_log_scenario.py:217 Count rows after insert 13997 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aec1cd92-b10f-497a-95ae-65b3379a8e2f, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aec1cd92-b10f-497a-95ae-65b3379a8e2f, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=" 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, aec1cd92-b10f-497a-95ae-65b3379a8e2f, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d2ea4fc-649a-4d3a-99bc-7880c6e17655, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d2ea4fc-649a-4d3a-99bc-7880c6e17655, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=" 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, 4d2ea4fc-649a-4d3a-99bc-7880c6e17655, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydb/ydb -e grpc://localhost:23142 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydb/ydb -e grpc://localhost:23142 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydb/ydb -e grpc://localhost:23142 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ffcb408-96e0-4331-a9e2-2179d449a7bf, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ffcb408-96e0-4331-a9e2-2179d449a7bf, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ca2982d-34d3-4aa5-ad78-12a803430dd7, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ffcb408-96e0-4331-a9e2-2179d449a7bf, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ca2982d-34d3-4aa5-ad78-12a803430dd7, ghrun-ooilfupwui.auto.internal:23142): request = {  }
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/9cva/0002b6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23142', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23142', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23142', '-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: 3734503
DEBUG    ya.test:process.py:628 Command pid: 3734504
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ca2982d-34d3-4aa5-ad78-12a803430dd7, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmIwNTUxY2MtNjNkZjNhN2QtOGY3MDcwNTYtNTRmNWZjZTM=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3734505
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d64bf0ff-020d-412d-b384-e518f1e72e92, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d64bf0ff-020d-412d-b384-e518f1e72e92, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmIwNTUxY2MtNjNkZjNhN2QtOGY3MDcwNTYtNTRmNWZjZTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d64bf0ff-020d-412d-b384-e518f1e72e92, ghrun-ooilfupwui.auto.internal:23142): 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=YmIwNTUxY2MtNjNkZjNhN2QtOGY3MDcwNTYtNTRmNWZjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb2dab07-0645-4e24-b252-da933a5c5f16, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb2dab07-0645-4e24-b252-da933a5c5f16, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmIwNTUxY2MtNjNkZjNhN2QtOGY3MDcwNTYtNTRmNWZjZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 44f0db76-3533-4e0c-bc23-e43a787034eb, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 44f0db76-3533-4e0c-bc23-e43a787034eb, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb2dab07-0645-4e24-b252-da933a5c5f16, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 44f0db76-3533-4e0c-bc23-e43a787034eb, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZThmYjBlNjMtZWQ4ODhjYmItMWFjOTExNTEtOGEyODJmYTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b3bd6f96-5469-4d4a-886b-606faf4f6703, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b3bd6f96-5469-4d4a-886b-606faf4f6703, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZThmYjBlNjMtZWQ4ODhjYmItMWFjOTExNTEtOGEyODJmYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b3bd6f96-5469-4d4a-886b-606faf4f6703, ghrun-ooilfupwui.auto.internal:23142): 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=ZThmYjBlNjMtZWQ4ODhjYmItMWFjOTExNTEtOGEyODJmYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d84d5e9-bd44-4656-bdfd-adf54a4f83a2, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d84d5e9-bd44-4656-bdfd-adf54a4f83a2, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZThmYjBlNjMtZWQ4ODhjYmItMWFjOTExNTEtOGEyODJmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cca943aa-f049-4c0e-944d-66ff1fd5a4ba, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cca943aa-f049-4c0e-944d-66ff1fd5a4ba, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d84d5e9-bd44-4656-bdfd-adf54a4f83a2, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cca943aa-f049-4c0e-944d-66ff1fd5a4ba, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmQ0ZDkxOTktYmEwOTFmNS00ZmYwZTkzNC1kOGQxNWY3Nw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f509a966-bfe4-4204-8b91-22b369549072, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f509a966-bfe4-4204-8b91-22b369549072, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZmQ0ZDkxOTktYmEwOTFmNS00ZmYwZTkzNC1kOGQxNWY3Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f509a966-bfe4-4204-8b91-22b369549072, ghrun-ooilfupwui.auto.internal:23142): 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=ZmQ0ZDkxOTktYmEwOTFmNS00ZmYwZTkzNC1kOGQxNWY3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c5755a7-5808-46cf-b6f9-548d7accba50, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c5755a7-5808-46cf-b6f9-548d7accba50, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZmQ0ZDkxOTktYmEwOTFmNS00ZmYwZTkzNC1kOGQxNWY3Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1473972f-0fcb-4b88-838a-c1ce3fde3a8f, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1473972f-0fcb-4b88-838a-c1ce3fde3a8f, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c5755a7-5808-46cf-b6f9-548d7accba50, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1473972f-0fcb-4b88-838a-c1ce3fde3a8f, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjdhNDZmOTItN2EzZTE0M2ItYzY3OWQzYmQtMmRlYjNlN2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8fe651a2-d072-4751-be1b-6a4b25e75623, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8fe651a2-d072-4751-be1b-6a4b25e75623, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=NjdhNDZmOTItN2EzZTE0M2ItYzY3OWQzYmQtMmRlYjNlN2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8fe651a2-d072-4751-be1b-6a4b25e75623, ghrun-ooilfupwui.auto.internal:23142): 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=NjdhNDZmOTItN2EzZTE0M2ItYzY3OWQzYmQtMmRlYjNlN2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44745074-7afb-4694-b0e1-6c9741fca7c8, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44745074-7afb-4694-b0e1-6c9741fca7c8, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=NjdhNDZmOTItN2EzZTE0M2ItYzY3OWQzYmQtMmRlYjNlN2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c4153017-c18f-495d-b77f-7fc33ed7015b, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44745074-7afb-4694-b0e1-6c9741fca7c8, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c4153017-c18f-495d-b77f-7fc33ed7015b, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c4153017-c18f-495d-b77f-7fc33ed7015b, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTUzYjE2ZmMtN2VhYWMwZjUtZTczYjFhZC01MWZiYTMxZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4e8632de-50b2-4fc8-8401-ba745778c263, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4e8632de-50b2-4fc8-8401-ba745778c263, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZTUzYjE2ZmMtN2VhYWMwZjUtZTczYjFhZC01MWZiYTMxZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4e8632de-50b2-4fc8-8401-ba745778c263, ghrun-ooilfupwui.auto.internal:23142): 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=ZTUzYjE2ZmMtN2VhYWMwZjUtZTczYjFhZC01MWZiYTMxZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f075b9e5-049e-428a-bfb2-201af7904655, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f075b9e5-049e-428a-bfb2-201af7904655, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZTUzYjE2ZmMtN2VhYWMwZjUtZTczYjFhZC01MWZiYTMxZg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a07560f8-7537-43f8-a9b0-7778ce62072d, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a07560f8-7537-43f8-a9b0-7778ce62072d, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f075b9e5-049e-428a-bfb2-201af7904655, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a07560f8-7537-43f8-a9b0-7778ce62072d, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjM2YmJiNjYtMjA3ZDczMDctYzQzZDFjOTctODAwZTZmZWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 695ef076-7eed-49c4-b2c0-f1b347a57b2d, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 695ef076-7eed-49c4-b2c0-f1b347a57b2d, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YjM2YmJiNjYtMjA3ZDczMDctYzQzZDFjOTctODAwZTZmZWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 695ef076-7eed-49c4-b2c0-f1b347a57b2d, ghrun-ooilfupwui.auto.internal:23142): 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=YjM2YmJiNjYtMjA3ZDczMDctYzQzZDFjOTctODAwZTZmZWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eacafe8a-85f0-4e12-ae32-90290a97ea11, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eacafe8a-85f0-4e12-ae32-90290a97ea11, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YjM2YmJiNjYtMjA3ZDczMDctYzQzZDFjOTctODAwZTZmZWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2f7fe1a8-fbba-4484-961c-63fa30b81865, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eacafe8a-85f0-4e12-ae32-90290a97ea11, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f7fe1a8-fbba-4484-961c-63fa30b81865, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f7fe1a8-fbba-4484-961c-63fa30b81865, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWNkMmY4YmQtNzI2MjQwOC02ZmQxMzlhMC01NmU0MzY0ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 54c2bd89-c8f5-447a-9d63-d495960ea5f9, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 54c2bd89-c8f5-447a-9d63-d495960ea5f9, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YWNkMmY4YmQtNzI2MjQwOC02ZmQxMzlhMC01NmU0MzY0ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 54c2bd89-c8f5-447a-9d63-d495960ea5f9, ghrun-ooilfupwui.auto.internal:23142): 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=YWNkMmY4YmQtNzI2MjQwOC02ZmQxMzlhMC01NmU0MzY0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3f74a90-5e51-4c5a-bbe1-a5a3ccf3c8f4, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3f74a90-5e51-4c5a-bbe1-a5a3ccf3c8f4, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YWNkMmY4YmQtNzI2MjQwOC02ZmQxMzlhMC01NmU0MzY0ZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e776c5c2-cfc4-4cf2-85ac-bd4ac76db47f, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e776c5c2-cfc4-4cf2-85ac-bd4ac76db47f, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3f74a90-5e51-4c5a-bbe1-a5a3ccf3c8f4, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e776c5c2-cfc4-4cf2-85ac-bd4ac76db47f, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzU3MzAyYTktNDcyMDA1NmUtOGU0N2Q1OTctODc3NDVkOGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2da72fe9-ff24-405d-a984-78a426eea8a9, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2da72fe9-ff24-405d-a984-78a426eea8a9, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=NzU3MzAyYTktNDcyMDA1NmUtOGU0N2Q1OTctODc3NDVkOGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2da72fe9-ff24-405d-a984-78a426eea8a9, ghrun-ooilfupwui.auto.internal:23142): 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=NzU3MzAyYTktNDcyMDA1NmUtOGU0N2Q1OTctODc3NDVkOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 858ef518-2a9b-433f-bf3c-a4872826e661, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 858ef518-2a9b-433f-bf3c-a4872826e661, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=NzU3MzAyYTktNDcyMDA1NmUtOGU0N2Q1OTctODc3NDVkOGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5912483b-e4ae-4391-aed3-ff189f9a5f79, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 858ef518-2a9b-433f-bf3c-a4872826e661, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5912483b-e4ae-4391-aed3-ff189f9a5f79, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5912483b-e4ae-4391-aed3-ff189f9a5f79, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTBjM2M0YTEtNTI5MzEzZDQtYjFmZTc4NWItYWU4ZWEyNjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0550c873-bdea-43f4-a667-46ad12b8c9b4, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0550c873-bdea-43f4-a667-46ad12b8c9b4, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZTBjM2M0YTEtNTI5MzEzZDQtYjFmZTc4NWItYWU4ZWEyNjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0550c873-bdea-43f4-a667-46ad12b8c9b4, ghrun-ooilfupwui.auto.internal:23142): 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=ZTBjM2M0YTEtNTI5MzEzZDQtYjFmZTc4NWItYWU4ZWEyNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7078bf0-2453-402a-959b-2aae755b03af, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7078bf0-2453-402a-959b-2aae755b03af, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZTBjM2M0YTEtNTI5MzEzZDQtYjFmZTc4NWItYWU4ZWEyNjA=" 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, e7078bf0-2453-402a-959b-2aae755b03af, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 48534e97-1a8c-44af-bbb2-da10762f07c2, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578147976+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d64bf0ff-020d-412d-b384-e518f1e72e92, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T12:12:30.578297939+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(AttachSession, b3bd6f96-5469-4d4a-886b-606faf4f6703, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T12:12:30.578335179+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-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f509a966-bfe4-4204-8b91-22b369549072, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.57836432+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8fe651a2-d072-4751-be1b-6a4b25e75623, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578397425+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4e8632de-50b2-4fc8-8401-ba745778c263, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T12:12:30.578440047+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-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 695ef076-7eed-49c4-b2c0-f1b347a57b2d, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578466587+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 54c2bd89-c8f5-447a-9d63-d495960ea5f9, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T12:12:30.578504142+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(AttachSession, 2da72fe9-ff24-405d-a984-78a426eea8a9, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578538357+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0550c873-bdea-43f4-a667-46ad12b8c9b4, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578565462+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1ffcb408-96e0-4331-a9e2-2179d449a7bf, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578277691+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bb2dab07-0645-4e24-b252-da933a5c5f16, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578321647+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1d84d5e9-bd44-4656-bdfd-adf54a4f83a2, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T12:12:30.578349802+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, 0c5755a7-5808-46cf-b6f9-548d7accba50, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578384204+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f075b9e5-049e-428a-bfb2-201af7904655, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578453043+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 44745074-7afb-4694-b0e1-6c9741fca7c8, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578423658+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c3f74a90-5e51-4c5a-bbe1-a5a3ccf3c8f4, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T12:12:30.578523833+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, e7078bf0-2453-402a-959b-2aae755b03af, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.57857722+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 858ef518-2a9b-433f-bf3c-a4872826e661, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578551805+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eacafe8a-85f0-4e12-ae32-90290a97ea11, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578490375+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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    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 3734505) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3734505) elapsed time (sec): 30.155656576156616
DEBUG    ya.test:process.py:263 Command (pid 3734505) wtime: 30.159
DEBUG    ya.test:process.py:275 Command (pid 3734505) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	392	0	0	0	0
4	      0	0	0	2379	0	0	0	0
5	      0	0	0	2439	0	0	0	0
6	      0	0	0	2322	0	0	0	0
7	      0	0	0	2460	0	0	0	0
8	      0	0	0	2529	0	0	0	0
9	      0	0	0	2550	0	0	0	0
10	      0	0	0	2780	0	0	0	0
11	      0	0	0	2503	0	0	0	0
12	      0	0	0	2426	0	0	0	0
13	      0	0	0	2237	0	0	0	0
14	      0	0	0	2350	0	0	0	0
15	      0	0	0	2277	0	0	0	0
16	      0	0	0	2760	0	0	0	0
17	      0	0	0	2380	0	0	0	0
18	      0	0	0	2530	0	0	0	0
19	      0	0	0	2405	0	0	0	0
20	      0	0	0	2530	0	0	0	0
21	      0	0	0	2519	0	0	0	0
22	      0	0	0	2356	0	0	0	0
23	      0	0	0	2288	0	0	0	0
24	      0	0	0	2556	0	0	0	0
25	      0	0	0	2638	0	0	0	0
26	      0	0	0	3020	0	0	0	0
27	      0	0	0	2560	0	0	0	0
28	      0	0	0	2810	0	0	0	0
29	      0	0	0	2488	0	0	0	0
30	      0	0	0	2430	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3734505) 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 3734503) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3734503) elapsed time (sec): 30.159790992736816
DEBUG    ya.test:process.py:263 Command (pid 3734503) wtime: 30.164
DEBUG    ya.test:process.py:275 Command (pid 3734503) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     90	90	0	0	44	477	509	519
2	    189	189	0	0	51	70	81	81
3	     54	54	0	399	55	81	98	99
4	      0	0	0	2328	0	0	0	0
5	      0	0	0	2448	0	0	0	0
6	      0	0	0	2231	0	0	0	0
7	      0	0	0	2439	0	0	0	0
8	      0	0	0	2519	0	0	0	0
9	      0	0	0	2550	0	0	0	0
10	      0	0	0	2738	0	0	0	0
11	      0	0	0	2507	0	0	0	0
12	      0	0	0	2400	0	0	0	0
13	      0	0	0	2150	0	0	0	0
14	      0	0	0	2255	0	0	0	0
15	      0	0	0	2186	0	0	0	0
16	      0	0	0	2777	0	0	0	0
17	      0	0	0	2391	0	0	0	0
18	      0	0	0	2525	0	0	0	0
19	      0	0	0	2380	0	0	0	0
20	      0	0	0	2524	0	0	0	0
21	      0	0	0	2541	0	0	0	0
22	      0	0	0	2285	0	0	0	0
23	      0	0	0	2206	0	0	0	0
24	      0	0	0	2579	0	0	0	0
25	      0	0	0	2650	0	0	0	0
26	      0	0	0	3020	0	0	0	0
27	      0	0	0	2539	0	0	0	0
28	      0	0	0	2788	0	0	0	0
29	      0	0	0	2472	0	0	0	0
30	      0	0	0	2430	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    333	11.1	0	67257	49	167	493	519

DEBUG    ya.test:process.py:276 Command (pid 3734503) 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 3734504) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3734504) elapsed time (sec): 30.16066813468933
DEBUG    ya.test:process.py:263 Command (pid 3734504) wtime: 30.164
DEBUG    ya.test:process.py:275 Command (pid 3734504) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     64	64	0	0	60	679	679	679
2	    140	140	0	0	69	93	97	98
3	     44	44	0	398	76	103	104	104
4	      0	0	0	2378	0	0	0	0
5	      0	0	0	2458	0	0	0	0
6	      0	0	0	2339	0	0	0	0
7	      0	0	0	2438	0	0	0	0
8	      0	0	0	2539	0	0	0	0
9	      0	0	0	2550	0	0	0	0
10	      0	0	0	2783	0	0	0	0
11	      0	0	0	2544	0	0	0	0
12	      0	0	0	2476	0	0	0	0
13	      0	0	0	2257	0	0	0	0
14	      0	0	0	2327	0	0	0	0
15	      0	0	0	2359	0	0	0	0
16	      0	0	0	2780	0	0	0	0
17	      0	0	0	2390	0	0	0	0
18	      0	0	0	2558	0	0	0	0
19	      0	0	0	2404	0	0	0	0
20	      0	0	0	2519	0	0	0	0
21	      0	0	0	2517	0	0	0	0
22	      0	0	0	2357	0	0	0	0
23	      0	0	0	2316	0	0	0	0
24	      0	0	0	2528	0	0	0	0
25	      0	0	0	2650	0	0	0	0
26	      0	0	0	3020	0	0	0	0
27	      0	0	0	2530	0	0	0	0
28	      0	0	0	2810	0	0	0	0
29	      0	0	0	2488	0	0	0	0
30	      0	0	0	2494	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    248	8.26667	0	68207	68	104	679	679

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ooilfupwui'
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/9cva/0002b6/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.3718098' in '/home/runner/.ya/build/build_root/9cva/0002b6/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_o5voabmq.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:276 Stopped node localhost:23142/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21530
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20589
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64626
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16697
=================================== 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/9cva/0002b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3716741
DEBUG    ya.test:process.py:259 Command (pid 3716741) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3716741) elapsed time (sec): 1.048795461654663
DEBUG    ya.test:process.py:263 Command (pid 3716741) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) maxrss: 543300
DEBUG    ya.test:process.py:263 Command (pid 3716741) minflt: 16200
DEBUG    ya.test:process.py:263 Command (pid 3716741) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 3716741) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3716741) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3716741) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3716741) stime: 0.86849
DEBUG    ya.test:process.py:263 Command (pid 3716741) utime: 0.119518
DEBUG    ya.test:process.py:263 Command (pid 3716741) wtime: 1.053
DEBUG    ya.test:process.py:275 Command (pid 3716741) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ooilfupwui    Host information: 
        Linux ghrun-ooilfupwui 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 3716741) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ooilfupwui    Host information: 
        Linux ghrun-ooilfupwui 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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/9cva/0002b6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16697
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/9cva/0002b6/r3tmp/kikimr_cluster_s_oaqr2h
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64626
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20589
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21530
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9cva/0002b6/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:269 Final command: /home/runner/.ya/build/build_root/9cva/0002b6/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/9cva/0002b6/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_o5voabmq.log --grpc-port=23142 --mon-port=64626 --ic-port=16697
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23142/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9cva/0002b6/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:269 Final command: /home/runner/.ya/build/build_root/9cva/0002b6/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/9cva/0002b6/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_o5voabmq.log --grpc-port=23142 --mon-port=64626 --ic-port=16697
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9cva/0002b6/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/9cva/0002b6/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_o5voabmq.log', '--grpc-port=23142', '--mon-port=64626', '--ic-port=16697')' in '/home/runner/.ya/build/build_root/9cva/0002b6/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: 3718098
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:23142/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/9cva/0002b6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3718103
DEBUG    ya.test:process.py:259 Command (pid 3718103) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3718103) elapsed time (sec): 0.7856686115264893
DEBUG    ya.test:process.py:263 Command (pid 3718103) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) maxrss: 543300
DEBUG    ya.test:process.py:263 Command (pid 3718103) minflt: 16328
DEBUG    ya.test:process.py:263 Command (pid 3718103) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3718103) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3718103) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 3718103) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3718103) stime: 0.569263
DEBUG    ya.test:process.py:263 Command (pid 3718103) utime: 0.127387
DEBUG    ya.test:process.py:263 Command (pid 3718103) wtime: 0.787
DEBUG    ya.test:process.py:275 Command (pid 3718103) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ooilfupwui    Host information: 
        Linux ghrun-ooilfupwui 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 3718103) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ooilfupwui    Host information: 
        Linux ghrun-ooilfupwui 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23142', '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: 16697\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/9cva/0002b6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23142', '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: 16697\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3721039
DEBUG    ya.test:process.py:259 Command (pid 3721039) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3721039) elapsed time (sec): 0.7815780639648438
DEBUG    ya.test:process.py:263 Command (pid 3721039) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) maxrss: 551748
DEBUG    ya.test:process.py:263 Command (pid 3721039) minflt: 18344
DEBUG    ya.test:process.py:263 Command (pid 3721039) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 3721039) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3721039) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3721039) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3721039) stime: 0.612099
DEBUG    ya.test:process.py:263 Command (pid 3721039) utime: 0.117713
DEBUG    ya.test:process.py:263 Command (pid 3721039) wtime: 0.783
DEBUG    ya.test:process.py:275 Command (pid 3721039) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23142', '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/9cva/0002b6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23142', '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: 3722039
DEBUG    ya.test:process.py:259 Command (pid 3722039) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3722039) elapsed time (sec): 0.7271733283996582
DEBUG    ya.test:process.py:263 Command (pid 3722039) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 3722039) maxrss: 551692
DEBUG    ya.test:process.py:263 Command (pid 3722039) minflt: 22683
DEBUG    ya.test:process.py:263 Command (pid 3722039) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 3722039) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3722039) nvcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 3722039) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3722039) stime: 0.548941
DEBUG    ya.test:process.py:263 Command (pid 3722039) utime: 0.127293
DEBUG    ya.test:process.py:263 Command (pid 3722039) wtime: 0.728
DEBUG    ya.test:process.py:275 Command (pid 3722039) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3f163361-5a08-4b2d-8adb-a8d89e74664a, localhost:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f163361-5a08-4b2d-8adb-a8d89e74664a, localhost:23142): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f163361-5a08-4b2d-8adb-a8d89e74664a, localhost:23142): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ooilfupwui.auto.internal" port: 23142 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-ooilfupwui.auto.internal:23142, 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:23142
------------------------------ Captured log call -------------------------------
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/9cva/0002b6/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydb/ydb -e grpc://localhost:23142 -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/9cva/0002b6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23142', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3723195
DEBUG    ya.test:process.py:259 Command (pid 3723195) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3723195) elapsed time (sec): 0.3853588104248047
DEBUG    ya.test:process.py:263 Command (pid 3723195) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) maxrss: 165888
DEBUG    ya.test:process.py:263 Command (pid 3723195) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 3723195) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3723195) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3723195) nvcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 3723195) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3723195) stime: 0.028131
DEBUG    ya.test:process.py:263 Command (pid 3723195) utime: 0.056263
DEBUG    ya.test:process.py:263 Command (pid 3723195) wtime: 0.386
DEBUG    ya.test:process.py:275 Command (pid 3723195) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3723195) 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/9cva/0002b6/ydb/apps/ydb/ydb -e grpc://localhost:23142 -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/9cva/0002b6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23142', '-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: 3723539
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 3723539) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3723539) elapsed time (sec): 30.16440725326538
DEBUG    ya.test:process.py:263 Command (pid 3723539) wtime: 30.166
DEBUG    ya.test:process.py:275 Command (pid 3723539) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    463	463	0	0	20	25	28	32
2	    447	447	0	0	20	32	42	49
3	    476	476	0	0	20	25	28	33
4	    450	450	0	0	21	30	35	37
5	    487	487	0	0	20	22	24	27
6	    487	487	0	0	20	20	21	21
7	    489	489	0	0	20	20	21	21
8	    488	488	0	0	20	20	21	22
9	    488	488	0	0	20	20	21	22
10	    487	487	0	0	20	21	21	22
11	    488	488	0	0	20	20	21	21
12	    487	487	0	0	20	21	21	22
13	    484	484	0	0	20	22	27	34
14	    476	476	0	0	20	24	31	38
15	    485	485	0	0	20	22	25	29
16	    488	488	0	0	20	20	21	21
17	    485	485	0	0	20	21	24	27
18	    480	480	0	0	20	23	29	34
19	    488	488	0	0	20	21	22	26
20	    487	487	0	0	20	22	27	30
21	    476	476	0	0	20	24	27	31
22	    487	487	0	0	20	21	21	22
23	    487	487	0	0	20	21	22	26
24	    465	465	0	0	20	25	40	42
25	    483	483	0	0	20	24	28	31
26	    476	476	0	0	20	25	32	37
27	    467	467	0	0	20	28	35	42
28	    447	447	0	0	20	30	41	46
29	    453	453	0	0	20	22	90	91
30	    478	478	0	0	20	27	32	38

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14329	477.633	0	0	20	24	30	91

DEBUG    ya.test:process.py:276 Command (pid 3723539) 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, 9ef79c6c-22d7-46ff-bc2d-8d99cbb31db2, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9ef79c6c-22d7-46ff-bc2d-8d99cbb31db2, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9ef79c6c-22d7-46ff-bc2d-8d99cbb31db2, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 48534e97-1a8c-44af-bbb2-da10762f07c2, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 48534e97-1a8c-44af-bbb2-da10762f07c2, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 48534e97-1a8c-44af-bbb2-da10762f07c2, ghrun-ooilfupwui.auto.internal:23142): 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=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69624334-5879-41c4-adc5-ad71fb358eca, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69624334-5879-41c4-adc5-ad71fb358eca, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=" 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, 69624334-5879-41c4-adc5-ad71fb358eca, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
INFO     root:test_log_scenario.py:217 Count rows after insert 13997 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aec1cd92-b10f-497a-95ae-65b3379a8e2f, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aec1cd92-b10f-497a-95ae-65b3379a8e2f, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=" 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, aec1cd92-b10f-497a-95ae-65b3379a8e2f, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d2ea4fc-649a-4d3a-99bc-7880c6e17655, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d2ea4fc-649a-4d3a-99bc-7880c6e17655, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=" 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, 4d2ea4fc-649a-4d3a-99bc-7880c6e17655, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydb/ydb -e grpc://localhost:23142 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydb/ydb -e grpc://localhost:23142 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydb/ydb -e grpc://localhost:23142 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ffcb408-96e0-4331-a9e2-2179d449a7bf, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ffcb408-96e0-4331-a9e2-2179d449a7bf, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmFhZDU4OGQtNTRhZTZmNGYtZWIzNTEzZjYtYTNjNWEyZTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ca2982d-34d3-4aa5-ad78-12a803430dd7, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ffcb408-96e0-4331-a9e2-2179d449a7bf, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ca2982d-34d3-4aa5-ad78-12a803430dd7, ghrun-ooilfupwui.auto.internal:23142): request = {  }
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/9cva/0002b6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23142', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23142', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9cva/0002b6/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23142', '-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: 3734503
DEBUG    ya.test:process.py:628 Command pid: 3734504
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ca2982d-34d3-4aa5-ad78-12a803430dd7, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmIwNTUxY2MtNjNkZjNhN2QtOGY3MDcwNTYtNTRmNWZjZTM=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3734505
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d64bf0ff-020d-412d-b384-e518f1e72e92, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d64bf0ff-020d-412d-b384-e518f1e72e92, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmIwNTUxY2MtNjNkZjNhN2QtOGY3MDcwNTYtNTRmNWZjZTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d64bf0ff-020d-412d-b384-e518f1e72e92, ghrun-ooilfupwui.auto.internal:23142): 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=YmIwNTUxY2MtNjNkZjNhN2QtOGY3MDcwNTYtNTRmNWZjZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb2dab07-0645-4e24-b252-da933a5c5f16, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb2dab07-0645-4e24-b252-da933a5c5f16, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YmIwNTUxY2MtNjNkZjNhN2QtOGY3MDcwNTYtNTRmNWZjZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 44f0db76-3533-4e0c-bc23-e43a787034eb, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 44f0db76-3533-4e0c-bc23-e43a787034eb, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb2dab07-0645-4e24-b252-da933a5c5f16, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 44f0db76-3533-4e0c-bc23-e43a787034eb, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZThmYjBlNjMtZWQ4ODhjYmItMWFjOTExNTEtOGEyODJmYTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b3bd6f96-5469-4d4a-886b-606faf4f6703, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b3bd6f96-5469-4d4a-886b-606faf4f6703, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZThmYjBlNjMtZWQ4ODhjYmItMWFjOTExNTEtOGEyODJmYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b3bd6f96-5469-4d4a-886b-606faf4f6703, ghrun-ooilfupwui.auto.internal:23142): 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=ZThmYjBlNjMtZWQ4ODhjYmItMWFjOTExNTEtOGEyODJmYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d84d5e9-bd44-4656-bdfd-adf54a4f83a2, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d84d5e9-bd44-4656-bdfd-adf54a4f83a2, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZThmYjBlNjMtZWQ4ODhjYmItMWFjOTExNTEtOGEyODJmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cca943aa-f049-4c0e-944d-66ff1fd5a4ba, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cca943aa-f049-4c0e-944d-66ff1fd5a4ba, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d84d5e9-bd44-4656-bdfd-adf54a4f83a2, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cca943aa-f049-4c0e-944d-66ff1fd5a4ba, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmQ0ZDkxOTktYmEwOTFmNS00ZmYwZTkzNC1kOGQxNWY3Nw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f509a966-bfe4-4204-8b91-22b369549072, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f509a966-bfe4-4204-8b91-22b369549072, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZmQ0ZDkxOTktYmEwOTFmNS00ZmYwZTkzNC1kOGQxNWY3Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f509a966-bfe4-4204-8b91-22b369549072, ghrun-ooilfupwui.auto.internal:23142): 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=ZmQ0ZDkxOTktYmEwOTFmNS00ZmYwZTkzNC1kOGQxNWY3Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c5755a7-5808-46cf-b6f9-548d7accba50, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c5755a7-5808-46cf-b6f9-548d7accba50, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZmQ0ZDkxOTktYmEwOTFmNS00ZmYwZTkzNC1kOGQxNWY3Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1473972f-0fcb-4b88-838a-c1ce3fde3a8f, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1473972f-0fcb-4b88-838a-c1ce3fde3a8f, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c5755a7-5808-46cf-b6f9-548d7accba50, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1473972f-0fcb-4b88-838a-c1ce3fde3a8f, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjdhNDZmOTItN2EzZTE0M2ItYzY3OWQzYmQtMmRlYjNlN2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8fe651a2-d072-4751-be1b-6a4b25e75623, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8fe651a2-d072-4751-be1b-6a4b25e75623, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=NjdhNDZmOTItN2EzZTE0M2ItYzY3OWQzYmQtMmRlYjNlN2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8fe651a2-d072-4751-be1b-6a4b25e75623, ghrun-ooilfupwui.auto.internal:23142): 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=NjdhNDZmOTItN2EzZTE0M2ItYzY3OWQzYmQtMmRlYjNlN2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44745074-7afb-4694-b0e1-6c9741fca7c8, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44745074-7afb-4694-b0e1-6c9741fca7c8, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=NjdhNDZmOTItN2EzZTE0M2ItYzY3OWQzYmQtMmRlYjNlN2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c4153017-c18f-495d-b77f-7fc33ed7015b, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44745074-7afb-4694-b0e1-6c9741fca7c8, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c4153017-c18f-495d-b77f-7fc33ed7015b, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c4153017-c18f-495d-b77f-7fc33ed7015b, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTUzYjE2ZmMtN2VhYWMwZjUtZTczYjFhZC01MWZiYTMxZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4e8632de-50b2-4fc8-8401-ba745778c263, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4e8632de-50b2-4fc8-8401-ba745778c263, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZTUzYjE2ZmMtN2VhYWMwZjUtZTczYjFhZC01MWZiYTMxZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4e8632de-50b2-4fc8-8401-ba745778c263, ghrun-ooilfupwui.auto.internal:23142): 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=ZTUzYjE2ZmMtN2VhYWMwZjUtZTczYjFhZC01MWZiYTMxZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f075b9e5-049e-428a-bfb2-201af7904655, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f075b9e5-049e-428a-bfb2-201af7904655, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZTUzYjE2ZmMtN2VhYWMwZjUtZTczYjFhZC01MWZiYTMxZg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a07560f8-7537-43f8-a9b0-7778ce62072d, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a07560f8-7537-43f8-a9b0-7778ce62072d, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f075b9e5-049e-428a-bfb2-201af7904655, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a07560f8-7537-43f8-a9b0-7778ce62072d, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjM2YmJiNjYtMjA3ZDczMDctYzQzZDFjOTctODAwZTZmZWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 695ef076-7eed-49c4-b2c0-f1b347a57b2d, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 695ef076-7eed-49c4-b2c0-f1b347a57b2d, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YjM2YmJiNjYtMjA3ZDczMDctYzQzZDFjOTctODAwZTZmZWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 695ef076-7eed-49c4-b2c0-f1b347a57b2d, ghrun-ooilfupwui.auto.internal:23142): 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=YjM2YmJiNjYtMjA3ZDczMDctYzQzZDFjOTctODAwZTZmZWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eacafe8a-85f0-4e12-ae32-90290a97ea11, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eacafe8a-85f0-4e12-ae32-90290a97ea11, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YjM2YmJiNjYtMjA3ZDczMDctYzQzZDFjOTctODAwZTZmZWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2f7fe1a8-fbba-4484-961c-63fa30b81865, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eacafe8a-85f0-4e12-ae32-90290a97ea11, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f7fe1a8-fbba-4484-961c-63fa30b81865, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f7fe1a8-fbba-4484-961c-63fa30b81865, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWNkMmY4YmQtNzI2MjQwOC02ZmQxMzlhMC01NmU0MzY0ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 54c2bd89-c8f5-447a-9d63-d495960ea5f9, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 54c2bd89-c8f5-447a-9d63-d495960ea5f9, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YWNkMmY4YmQtNzI2MjQwOC02ZmQxMzlhMC01NmU0MzY0ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 54c2bd89-c8f5-447a-9d63-d495960ea5f9, ghrun-ooilfupwui.auto.internal:23142): 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=YWNkMmY4YmQtNzI2MjQwOC02ZmQxMzlhMC01NmU0MzY0ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3f74a90-5e51-4c5a-bbe1-a5a3ccf3c8f4, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3f74a90-5e51-4c5a-bbe1-a5a3ccf3c8f4, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=YWNkMmY4YmQtNzI2MjQwOC02ZmQxMzlhMC01NmU0MzY0ZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e776c5c2-cfc4-4cf2-85ac-bd4ac76db47f, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e776c5c2-cfc4-4cf2-85ac-bd4ac76db47f, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3f74a90-5e51-4c5a-bbe1-a5a3ccf3c8f4, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e776c5c2-cfc4-4cf2-85ac-bd4ac76db47f, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzU3MzAyYTktNDcyMDA1NmUtOGU0N2Q1OTctODc3NDVkOGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2da72fe9-ff24-405d-a984-78a426eea8a9, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2da72fe9-ff24-405d-a984-78a426eea8a9, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=NzU3MzAyYTktNDcyMDA1NmUtOGU0N2Q1OTctODc3NDVkOGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2da72fe9-ff24-405d-a984-78a426eea8a9, ghrun-ooilfupwui.auto.internal:23142): 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=NzU3MzAyYTktNDcyMDA1NmUtOGU0N2Q1OTctODc3NDVkOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 858ef518-2a9b-433f-bf3c-a4872826e661, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 858ef518-2a9b-433f-bf3c-a4872826e661, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=NzU3MzAyYTktNDcyMDA1NmUtOGU0N2Q1OTctODc3NDVkOGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5912483b-e4ae-4391-aed3-ff189f9a5f79, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 858ef518-2a9b-433f-bf3c-a4872826e661, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5912483b-e4ae-4391-aed3-ff189f9a5f79, ghrun-ooilfupwui.auto.internal:23142): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5912483b-e4ae-4391-aed3-ff189f9a5f79, ghrun-ooilfupwui.auto.internal:23142): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTBjM2M0YTEtNTI5MzEzZDQtYjFmZTc4NWItYWU4ZWEyNjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0550c873-bdea-43f4-a667-46ad12b8c9b4, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0550c873-bdea-43f4-a667-46ad12b8c9b4, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZTBjM2M0YTEtNTI5MzEzZDQtYjFmZTc4NWItYWU4ZWEyNjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0550c873-bdea-43f4-a667-46ad12b8c9b4, ghrun-ooilfupwui.auto.internal:23142): 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=ZTBjM2M0YTEtNTI5MzEzZDQtYjFmZTc4NWItYWU4ZWEyNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7078bf0-2453-402a-959b-2aae755b03af, ghrun-ooilfupwui.auto.internal:23142): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7078bf0-2453-402a-959b-2aae755b03af, ghrun-ooilfupwui.auto.internal:23142): request = { session_id: "ydb://session/3?node_id=1&id=ZTBjM2M0YTEtNTI5MzEzZDQtYjFmZTc4NWItYWU4ZWEyNjA=" 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, e7078bf0-2453-402a-959b-2aae755b03af, ghrun-ooilfupwui.auto.internal:23142): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 48534e97-1a8c-44af-bbb2-da10762f07c2, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578147976+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d64bf0ff-020d-412d-b384-e518f1e72e92, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T12:12:30.578297939+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(AttachSession, b3bd6f96-5469-4d4a-886b-606faf4f6703, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T12:12:30.578335179+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-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f509a966-bfe4-4204-8b91-22b369549072, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.57836432+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8fe651a2-d072-4751-be1b-6a4b25e75623, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578397425+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4e8632de-50b2-4fc8-8401-ba745778c263, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T12:12:30.578440047+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-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 695ef076-7eed-49c4-b2c0-f1b347a57b2d, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578466587+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 54c2bd89-c8f5-447a-9d63-d495960ea5f9, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T12:12:30.578504142+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(AttachSession, 2da72fe9-ff24-405d-a984-78a426eea8a9, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578538357+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0550c873-bdea-43f4-a667-46ad12b8c9b4, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:23142 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578565462+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1ffcb408-96e0-4331-a9e2-2179d449a7bf, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578277691+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bb2dab07-0645-4e24-b252-da933a5c5f16, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578321647+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1d84d5e9-bd44-4656-bdfd-adf54a4f83a2, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T12:12:30.578349802+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, 0c5755a7-5808-46cf-b6f9-548d7accba50, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578384204+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f075b9e5-049e-428a-bfb2-201af7904655, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578453043+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 44745074-7afb-4694-b0e1-6c9741fca7c8, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578423658+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c3f74a90-5e51-4c5a-bbe1-a5a3ccf3c8f4, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T12:12:30.578523833+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, e7078bf0-2453-402a-959b-2aae755b03af, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.57857722+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 858ef518-2a9b-433f-bf3c-a4872826e661, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578551805+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eacafe8a-85f0-4e12-ae32-90290a97ea11, ghrun-ooilfupwui.auto.internal:23142): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T12:12:30.578490375+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ooilfupwui.auto.internal:23142
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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    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 3734505) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3734505) elapsed time (sec): 30.155656576156616
DEBUG    ya.test:process.py:263 Command (pid 3734505) wtime: 30.159
DEBUG    ya.test:process.py:275 Command (pid 3734505) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	392	0	0	0	0
4	      0	0	0	2379	0	0	0	0
5	      0	0	0	2439	0	0	0	0
6	      0	0	0	2322	0	0	0	0
7	      0	0	0	2460	0	0	0	0
8	      0	0	0	2529	0	0	0	0
9	      0	0	0	2550	0	0	0	0
10	      0	0	0	2780	0	0	0	0
11	      0	0	0	2503	0	0	0	0
12	      0	0	0	2426	0	0	0	0
13	      0	0	0	2237	0	0	0	0
14	      0	0	0	2350	0	0	0	0
15	      0	0	0	2277	0	0	0	0
16	      0	0	0	2760	0	0	0	0
17	      0	0	0	2380	0	0	0	0
18	      0	0	0	2530	0	0	0	0
19	      0	0	0	2405	0	0	0	0
20	      0	0	0	2530	0	0	0	0
21	      0	0	0	2519	0	0	0	0
22	      0	0	0	2356	0	0	0	0
23	      0	0	0	2288	0	0	0	0
24	      0	0	0	2556	0	0	0	0
25	      0	0	0	2638	0	0	0	0
26	      0	0	0	3020	0	0	0	0
27	      0	0	0	2560	0	0	0	0
28	      0	0	0	2810	0	0	0	0
29	      0	0	0	2488	0	0	0	0
30	      0	0	0	2430	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3734505) 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 3734503) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3734503) elapsed time (sec): 30.159790992736816
DEBUG    ya.test:process.py:263 Command (pid 3734503) wtime: 30.164
DEBUG    ya.test:process.py:275 Command (pid 3734503) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     90	90	0	0	44	477	509	519
2	    189	189	0	0	51	70	81	81
3	     54	54	0	399	55	81	98	99
4	      0	0	0	2328	0	0	0	0
5	      0	0	0	2448	0	0	0	0
6	      0	0	0	2231	0	0	0	0
7	      0	0	0	2439	0	0	0	0
8	      0	0	0	2519	0	0	0	0
9	      0	0	0	2550	0	0	0	0
10	      0	0	0	2738	0	0	0	0
11	      0	0	0	2507	0	0	0	0
12	      0	0	0	2400	0	0	0	0
13	      0	0	0	2150	0	0	0	0
14	      0	0	0	2255	0	0	0	0
15	      0	0	0	2186	0	0	0	0
16	      0	0	0	2777	0	0	0	0
17	      0	0	0	2391	0	0	0	0
18	      0	0	0	2525	0	0	0	0
19	      0	0	0	2380	0	0	0	0
20	      0	0	0	2524	0	0	0	0
21	      0	0	0	2541	0	0	0	0
22	      0	0	0	2285	0	0	0	0
23	      0	0	0	2206	0	0	0	0
24	      0	0	0	2579	0	0	0	0
25	      0	0	0	2650	0	0	0	0
26	      0	0	0	3020	0	0	0	0
27	      0	0	0	2539	0	0	0	0
28	      0	0	0	2788	0	0	0	0
29	      0	0	0	2472	0	0	0	0
30	      0	0	0	2430	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    333	11.1	0	67257	49	167	493	519

DEBUG    ya.test:process.py:276 Command (pid 3734503) 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 3734504) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3734504) elapsed time (sec): 30.16066813468933
DEBUG    ya.test:process.py:263 Command (pid 3734504) wtime: 30.164
DEBUG    ya.test:process.py:275 Command (pid 3734504) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     64	64	0	0	60	679	679	679
2	    140	140	0	0	69	93	97	98
3	     44	44	0	398	76	103	104	104
4	      0	0	0	2378	0	0	0	0
5	      0	0	0	2458	0	0	0	0
6	      0	0	0	2339	0	0	0	0
7	      0	0	0	2438	0	0	0	0
8	      0	0	0	2539	0	0	0	0
9	      0	0	0	2550	0	0	0	0
10	      0	0	0	2783	0	0	0	0
11	      0	0	0	2544	0	0	0	0
12	      0	0	0	2476	0	0	0	0
13	      0	0	0	2257	0	0	0	0
14	      0	0	0	2327	0	0	0	0
15	      0	0	0	2359	0	0	0	0
16	      0	0	0	2780	0	0	0	0
17	      0	0	0	2390	0	0	0	0
18	      0	0	0	2558	0	0	0	0
19	      0	0	0	2404	0	0	0	0
20	      0	0	0	2519	0	0	0	0
21	      0	0	0	2517	0	0	0	0
22	      0	0	0	2357	0	0	0	0
23	      0	0	0	2316	0	0	0	0
24	      0	0	0	2528	0	0	0	0
25	      0	0	0	2650	0	0	0	0
26	      0	0	0	3020	0	0	0	0
27	      0	0	0	2530	0	0	0	0
28	      0	0	0	2810	0	0	0	0
29	      0	0	0	2488	0	0	0	0
30	      0	0	0	2494	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    248	8.26667	0	68207	68	104	679	679

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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:23142
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23142". 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 ===============================
347.02s call     test_log_scenario.py::TestLogScenario::test_log_uniform
5.41s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.40s 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/9cva/0002b6/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/9cva/0002b6/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-13T12:12:28.050332Z): source_id=233;tablet_id=72075186224037918;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 @ 0xA7F56F5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7EDC36
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB67ACD8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD97A45B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E453D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E4512F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD955A6D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141FD08B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E3D207
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D94C03
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D94C03
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D91A23
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D984D7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1421AE78
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD6F065
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB626ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB66B784
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB66F844
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB66F450
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB67003E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7F734C
21. ??:0: ?? @ 0x7F0E9A36FAC2
22. ??:0: ?? @ 0x7F0E9A4018BF
============ 1 failed, 105 deselected, 1 error in 358.96s (0:05:58) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9cva/0002bb/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.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9cva/0002be/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.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9cva/0002aa/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 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9cva/0002a6/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 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9cva/0002b8/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.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9cva/0002b0/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 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9cva/0002c1/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 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9cva/0002ad/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 0.81s ============================
