============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8z1x/00071c/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 106 items / 104 deselected / 2 selected

test_create.py .

============================== slowest durations ===============================
12.85s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.84s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 104 deselected in 14.41s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8z1x/000721/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 106 items / 104 deselected / 2 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/8z1x/000721/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/8z1x/000721/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-01T17:25:41.984337Z): tablet_id=72075186224037911;self_id=[1:7567809264507934994:2421];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711279;lock_id=281474976711203;verification=!CommitSnapshot;fline=written.h:108;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA618BC5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA611106
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB49DEA8
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x167AE446
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16ACA041
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16AC9E54
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16AC1E6E
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x9FAFD7C
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16AEB45C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16B4F98E
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xCF7D116
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xCF7B0DE
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xCF7E45E
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xCF57256
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xCF57256
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16B4F0C9
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x16B16EA8
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB449D57
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB48E954
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB492A14
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB492620
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB49320E
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA61A81C
E   23. ??:0: ?? @ 0x7F801B894AC2
E   24. ??:0: ?? @ 0x7F801B9268BF
------------------------------ 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/8z1x/000721/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3656340
DEBUG    ya.test:process.py:259 Command (pid 3656340) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3656340) elapsed time (sec): 0.5506484508514404
DEBUG    ya.test:process.py:263 Command (pid 3656340) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) maxrss: 538524
DEBUG    ya.test:process.py:263 Command (pid 3656340) minflt: 19636
DEBUG    ya.test:process.py:263 Command (pid 3656340) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 3656340) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) nvcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 3656340) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3656340) stime: 0.378621
DEBUG    ya.test:process.py:263 Command (pid 3656340) utime: 0.11358599999999999
DEBUG    ya.test:process.py:263 Command (pid 3656340) wtime: 0.552
DEBUG    ya.test:process.py:275 Command (pid 3656340) output:
Git info:
    Commit: b759454d1e40b275ba8b2f5964202fc9f08a1c3c
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge b3001557f326a9ac3df9852d3eea5c83a6651a93 into 88f362bbf1115d2653ecf70400035099c5165741

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wicuw7bjty
    Host information: 
        Linux ghrun-wicuw7bjty 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: b759454d1e40b275ba8b2f5964202fc9f08a1c3c
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge b3001557f326a9ac3df9852d3eea5c83a6651a93 into 88f362bbf1115d2653ecf70400035099c5165741

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wicuw7bjty
    Host information: 
        Linux ghrun-wicuw7bjty 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64608
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/8z1x/000721/r3tmp/kikimr_cluster_w5o4mrm6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10932
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26294
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13256
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62886
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8z1x/000721/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8z1x/000721/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/8z1x/000721/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_euczcrax.log --grpc-port=10932 --mon-port=26294 --ic-port=64608
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10932/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8z1x/000721/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8z1x/000721/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/8z1x/000721/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_euczcrax.log --grpc-port=10932 --mon-port=26294 --ic-port=64608
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8z1x/000721/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/8z1x/000721/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_euczcrax.log', '--grpc-port=10932', '--mon-port=26294', '--ic-port=64608')' in '/home/runner/.ya/build/build_root/8z1x/000721/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: 3657025
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10932/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/8z1x/000721/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3657041
DEBUG    ya.test:process.py:259 Command (pid 3657041) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3657041) elapsed time (sec): 1.520392656326294
DEBUG    ya.test:process.py:263 Command (pid 3657041) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) maxrss: 538524
DEBUG    ya.test:process.py:263 Command (pid 3657041) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 3657041) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 3657041) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) nvcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3657041) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3657041) stime: 1.143713
DEBUG    ya.test:process.py:263 Command (pid 3657041) utime: 0.114343
DEBUG    ya.test:process.py:263 Command (pid 3657041) wtime: 1.521
DEBUG    ya.test:process.py:275 Command (pid 3657041) output:
Git info:
    Commit: b759454d1e40b275ba8b2f5964202fc9f08a1c3c
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge b3001557f326a9ac3df9852d3eea5c83a6651a93 into 88f362bbf1115d2653ecf70400035099c5165741

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wicuw7bjty
    Host information: 
        Linux ghrun-wicuw7bjty 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b759454d1e40b275ba8b2f5964202fc9f08a1c3c
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge b3001557f326a9ac3df9852d3eea5c83a6651a93 into 88f362bbf1115d2653ecf70400035099c5165741
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10932', '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: 64608\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/8z1x/000721/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10932', '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: 64608\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3664695
DEBUG    ya.test:process.py:259 Command (pid 3664695) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3664695) elapsed time (sec): 1.9632515907287598
DEBUG    ya.test:process.py:263 Command (pid 3664695) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) maxrss: 546912
DEBUG    ya.test:process.py:263 Command (pid 3664695) minflt: 18276
DEBUG    ya.test:process.py:263 Command (pid 3664695) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 3664695) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3664695) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3664695) stime: 1.725724
DEBUG    ya.test:process.py:263 Command (pid 3664695) utime: 0.11578
DEBUG    ya.test:process.py:263 Command (pid 3664695) wtime: 1.968
DEBUG    ya.test:process.py:275 Command (pid 3664695) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10932', '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/8z1x/000721/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10932', '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: 3666347
DEBUG    ya.test:process.py:259 Command (pid 3666347) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3666347) elapsed time (sec): 2.532421588897705
DEBUG    ya.test:process.py:263 Command (pid 3666347) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3666347) maxrss: 546920
DEBUG    ya.test:process.py:263 Command (pid 3666347) minflt: 18275
DEBUG    ya.test:process.py:263 Command (pid 3666347) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 3666347) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 3666347) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3666347) stime: 2.288047
DEBUG    ya.test:process.py:263 Command (pid 3666347) utime: 0.119964
DEBUG    ya.test:process.py:263 Command (pid 3666347) wtime: 2.534
DEBUG    ya.test:process.py:275 Command (pid 3666347) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, cce9c201-062f-4497-ab59-1b5cd0ffb064, localhost:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cce9c201-062f-4497-ab59-1b5cd0ffb064, localhost:10932): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cce9c201-062f-4497-ab59-1b5cd0ffb064, localhost:10932): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wicuw7bjty.auto.internal" port: 10932 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-wicuw7bjty.auto.internal:10932, 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:10932
------------------------------ 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:181 Binary was found by /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydb/ydb -e grpc://localhost:10932 -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/8z1x/000721/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10932', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3668143
DEBUG    ya.test:process.py:259 Command (pid 3668143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3668143) elapsed time (sec): 0.5558290481567383
DEBUG    ya.test:process.py:263 Command (pid 3668143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) maxrss: 176436
DEBUG    ya.test:process.py:263 Command (pid 3668143) minflt: 3543
DEBUG    ya.test:process.py:263 Command (pid 3668143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 3668143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) nvcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 3668143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3668143) stime: 0.021956
DEBUG    ya.test:process.py:263 Command (pid 3668143) utime: 0.061478
DEBUG    ya.test:process.py:263 Command (pid 3668143) wtime: 0.557
DEBUG    ya.test:process.py:275 Command (pid 3668143) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3668143) 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/8z1x/000721/ydb/apps/ydb/ydb -e grpc://localhost:10932 -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/8z1x/000721/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10932', '-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: 3668843
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 3668843) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3668843) elapsed time (sec): 30.20465612411499
DEBUG    ya.test:process.py:263 Command (pid 3668843) wtime: 30.206
DEBUG    ya.test:process.py:275 Command (pid 3668843) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    771	771	0	0	11	20	49	66
2	    733	733	0	0	11	27	33	39
3	    724	724	0	0	12	23	39	45
4	    800	800	0	0	11	19	23	29
5	    687	687	0	0	12	25	39	57
6	    626	626	0	0	14	29	39	43
7	    625	625	0	0	12	39	55	64
8	    613	613	0	0	13	31	45	51
9	    647	647	0	0	14	26	51	59
10	    413	413	0	0	20	48	74	84
11	    270	270	0	0	31	75	79	83
12	    505	505	0	0	14	50	82	96
13	    829	829	0	0	10	20	26	39
14	    985	985	0	0	9	16	23	31
15	    950	950	0	0	9	15	20	24
16	    924	924	0	0	9	18	26	33
17	    862	862	0	0	9	20	45	62
18	    757	757	0	0	11	21	31	41
19	   1026	1026	0	0	9	12	15	21
20	   1029	1029	0	0	9	13	16	18
21	    835	835	0	0	9	17	94	121
22	   1031	1031	0	0	9	12	17	46
23	   1042	1042	0	0	9	11	14	18
24	    911	911	0	0	9	17	23	26
25	    885	885	0	0	10	17	20	23
26	    983	983	0	0	9	14	19	22
27	    977	977	0	0	9	14	20	24
28	    885	885	0	0	10	16	23	35
29	    932	932	0	0	9	15	22	30
30	    988	988	0	0	9	15	18	32

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  24245	808.167	0	0	10	23	42	121

DEBUG    ya.test:process.py:276 Command (pid 3668843) 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, 28d989aa-9d4d-4340-a7f9-f397e6565592, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 28d989aa-9d4d-4340-a7f9-f397e6565592, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 28d989aa-9d4d-4340-a7f9-f397e6565592, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af2ba073-1b46-4546-93d7-6821359fbf69, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af2ba073-1b46-4546-93d7-6821359fbf69, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af2ba073-1b46-4546-93d7-6821359fbf69, ghrun-wicuw7bjty.auto.internal:10932): 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=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc3bf2cb-1a68-4d47-99b6-6aa5c17975db, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc3bf2cb-1a68-4d47-99b6-6aa5c17975db, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" 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, cc3bf2cb-1a68-4d47-99b6-6aa5c17975db, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
INFO     root:test_log_scenario.py:217 Count rows after insert 23742 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8df34ec-009d-4348-b670-e02f0fbd8579, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8df34ec-009d-4348-b670-e02f0fbd8579, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" 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, c8df34ec-009d-4348-b670-e02f0fbd8579, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 909dbfd1-f028-4d8c-8885-cf75a2f1e9cc, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 909dbfd1-f028-4d8c-8885-cf75a2f1e9cc, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" 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, 909dbfd1-f028-4d8c-8885-cf75a2f1e9cc, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
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/8z1x/000721/ydb/apps/ydb/ydb -e grpc://localhost:10932 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydb/ydb -e grpc://localhost:10932 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydb/ydb -e grpc://localhost:10932 -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, 92b227d3-8adb-4e9b-83dc-55985c4d1ed6, ghrun-wicuw7bjty.auto.internal:10932): 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.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92b227d3-8adb-4e9b-83dc-55985c4d1ed6, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15a0f13c-2925-4733-8d8f-f59487197cea, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92b227d3-8adb-4e9b-83dc-55985c4d1ed6, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15a0f13c-2925-4733-8d8f-f59487197cea, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10932', '-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/8z1x/000721/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10932', '-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:610 Executing '['/home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10932', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3698149
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15a0f13c-2925-4733-8d8f-f59487197cea, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3698155
DEBUG    ya.test:process.py:628 Command pid: 3698161
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2c2024ea-2b21-48ad-9f84-c88fd4db8ccc, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2c2024ea-2b21-48ad-9f84-c88fd4db8ccc, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2c2024ea-2b21-48ad-9f84-c88fd4db8ccc, ghrun-wicuw7bjty.auto.internal:10932): 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=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e8f6914-c56a-4a35-abb3-3f01a2cbc2fd, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e8f6914-c56a-4a35-abb3-3f01a2cbc2fd, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ab5e31f3-2bb1-496d-a51f-95cf3aa3b44c, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e8f6914-c56a-4a35-abb3-3f01a2cbc2fd, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab5e31f3-2bb1-496d-a51f-95cf3aa3b44c, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab5e31f3-2bb1-496d-a51f-95cf3aa3b44c, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3b7de3ab-a832-4986-bfa9-1270e491caf2, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3b7de3ab-a832-4986-bfa9-1270e491caf2, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3b7de3ab-a832-4986-bfa9-1270e491caf2, ghrun-wicuw7bjty.auto.internal:10932): 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=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dddd9f04-ec4f-45cb-bc92-b540dc20dac0, ghrun-wicuw7bjty.auto.internal:10932): 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, dddd9f04-ec4f-45cb-bc92-b540dc20dac0, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=" 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, 3dee7365-313e-4205-bd9e-4d5fb819e5a3, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3dee7365-313e-4205-bd9e-4d5fb819e5a3, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dddd9f04-ec4f-45cb-bc92-b540dc20dac0, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3dee7365-313e-4205-bd9e-4d5fb819e5a3, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3b4d3135-c963-4c83-8328-0079b2eb29de, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3b4d3135-c963-4c83-8328-0079b2eb29de, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3b4d3135-c963-4c83-8328-0079b2eb29de, ghrun-wicuw7bjty.auto.internal:10932): 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=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f6b32a7-40f1-4e63-ac0d-0fee59df70ab, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f6b32a7-40f1-4e63-ac0d-0fee59df70ab, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4ec00912-ef0a-4098-b6ca-bedd11a93e63, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ec00912-ef0a-4098-b6ca-bedd11a93e63, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f6b32a7-40f1-4e63-ac0d-0fee59df70ab, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4ec00912-ef0a-4098-b6ca-bedd11a93e63, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c7f94897-42cf-49c9-9fd0-e08d4a424ea0, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c7f94897-42cf-49c9-9fd0-e08d4a424ea0, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c7f94897-42cf-49c9-9fd0-e08d4a424ea0, ghrun-wicuw7bjty.auto.internal:10932): 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=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a2350f3-77d8-4adb-b7dd-77202919dfb8, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a2350f3-77d8-4adb-b7dd-77202919dfb8, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=" 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, 2a2350f3-77d8-4adb-b7dd-77202919dfb8, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38c94d77-a0ed-45ed-8ea2-995ead8b0c6e, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38c94d77-a0ed-45ed-8ea2-995ead8b0c6e, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38c94d77-a0ed-45ed-8ea2-995ead8b0c6e, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1cfaf3e1-aa8d-4998-8e1f-f09015d5479f, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1cfaf3e1-aa8d-4998-8e1f-f09015d5479f, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1cfaf3e1-aa8d-4998-8e1f-f09015d5479f, ghrun-wicuw7bjty.auto.internal:10932): 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=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d762668d-123f-43b4-9ba7-924b37e442c8, ghrun-wicuw7bjty.auto.internal:10932): 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, d762668d-123f-43b4-9ba7-924b37e442c8, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=" 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, d762668d-123f-43b4-9ba7-924b37e442c8, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e7e8e154-493b-4d8f-a53e-2df49fde2dd0, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e7e8e154-493b-4d8f-a53e-2df49fde2dd0, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e7e8e154-493b-4d8f-a53e-2df49fde2dd0, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2c476f90-a4a9-4907-a573-9401a2853412, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2c476f90-a4a9-4907-a573-9401a2853412, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2c476f90-a4a9-4907-a573-9401a2853412, ghrun-wicuw7bjty.auto.internal:10932): 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=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 778a32c1-90b8-4b68-be7e-e93af4067825, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 778a32c1-90b8-4b68-be7e-e93af4067825, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 778a32c1-90b8-4b68-be7e-e93af4067825, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fc8ef61c-a837-4e00-be88-58ed41dd19ba, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fc8ef61c-a837-4e00-be88-58ed41dd19ba, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fc8ef61c-a837-4e00-be88-58ed41dd19ba, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 81f20cf4-47cb-4c60-8909-064800b0d69b, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 81f20cf4-47cb-4c60-8909-064800b0d69b, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 81f20cf4-47cb-4c60-8909-064800b0d69b, ghrun-wicuw7bjty.auto.internal:10932): 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=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 389dc8a9-02e0-40c6-8e23-d4f0a4c5563e, ghrun-wicuw7bjty.auto.internal:10932): 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, 389dc8a9-02e0-40c6-8e23-d4f0a4c5563e, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=" 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, c8bcb2d7-f262-4a98-b09c-8485909f7f9e, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8bcb2d7-f262-4a98-b09c-8485909f7f9e, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 389dc8a9-02e0-40c6-8e23-d4f0a4c5563e, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8bcb2d7-f262-4a98-b09c-8485909f7f9e, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5e413588-ac61-432e-84d5-84e3db1a4a59, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5e413588-ac61-432e-84d5-84e3db1a4a59, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5e413588-ac61-432e-84d5-84e3db1a4a59, ghrun-wicuw7bjty.auto.internal:10932): 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=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 635c3fdb-2b0e-4a0d-998f-9788a504ce8a, ghrun-wicuw7bjty.auto.internal:10932): 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, 635c3fdb-2b0e-4a0d-998f-9788a504ce8a, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2" 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, 6b6b6d66-483f-4291-9fe7-01d2d269b1b3, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6b6b6d66-483f-4291-9fe7-01d2d269b1b3, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 635c3fdb-2b0e-4a0d-998f-9788a504ce8a, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6b6b6d66-483f-4291-9fe7-01d2d269b1b3, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 568d323c-2da5-40cb-8fc7-7d547bfd9d64, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 568d323c-2da5-40cb-8fc7-7d547bfd9d64, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 568d323c-2da5-40cb-8fc7-7d547bfd9d64, ghrun-wicuw7bjty.auto.internal:10932): 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=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6090411-8cea-45af-b5d5-69810a7dd3ff, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6090411-8cea-45af-b5d5-69810a7dd3ff, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=" 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, f6090411-8cea-45af-b5d5-69810a7dd3ff, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71bfd1c8-46e5-4164-9903-b5fbf260d5d6, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71bfd1c8-46e5-4164-9903-b5fbf260d5d6, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71bfd1c8-46e5-4164-9903-b5fbf260d5d6, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1d30738-ab8a-40e8-89df-c0c45cea374d, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1d30738-ab8a-40e8-89df-c0c45cea374d, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1d30738-ab8a-40e8-89df-c0c45cea374d, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97810e24-c972-4046-9412-f3a5189504b5, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97810e24-c972-4046-9412-f3a5189504b5, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97810e24-c972-4046-9412-f3a5189504b5, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3bebef8-6e6f-43f5-aa5d-02bd3f0a8c79, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3bebef8-6e6f-43f5-aa5d-02bd3f0a8c79, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3bebef8-6e6f-43f5-aa5d-02bd3f0a8c79, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13c32e1d-ac2a-4fdf-918b-e6102542cd44, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13c32e1d-ac2a-4fdf-918b-e6102542cd44, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13c32e1d-ac2a-4fdf-918b-e6102542cd44, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a803316d-a23b-445c-9e5f-2ef0f5751b84, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a803316d-a23b-445c-9e5f-2ef0f5751b84, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a803316d-a23b-445c-9e5f-2ef0f5751b84, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 452d2e39-9ea7-4ff7-a0b9-179e1dd35890, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea00ac12-5494-4b7f-b67b-139848ad55b9, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 452d2e39-9ea7-4ff7-a0b9-179e1dd35890, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 452d2e39-9ea7-4ff7-a0b9-179e1dd35890, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea00ac12-5494-4b7f-b67b-139848ad55b9, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea00ac12-5494-4b7f-b67b-139848ad55b9, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d92dbdf6-4126-484a-bdc6-e7e5ac50181a, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d92dbdf6-4126-484a-bdc6-e7e5ac50181a, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d92dbdf6-4126-484a-bdc6-e7e5ac50181a, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f58f7884-749a-4846-9fcb-b0bbe22b6ef7, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f58f7884-749a-4846-9fcb-b0bbe22b6ef7, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f58f7884-749a-4846-9fcb-b0bbe22b6ef7, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af2ba073-1b46-4546-93d7-6821359fbf69, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T17:25:47.21723316+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-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2c2024ea-2b21-48ad-9f84-c88fd4db8ccc, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.217404327+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3b4d3135-c963-4c83-8328-0079b2eb29de, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.217444131+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3b7de3ab-a832-4986-bfa9-1270e491caf2, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.217426138+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1cfaf3e1-aa8d-4998-8e1f-f09015d5479f, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.217478488+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c7f94897-42cf-49c9-9fd0-e08d4a424ea0, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T17:25:47.217460907+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-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 81f20cf4-47cb-4c60-8909-064800b0d69b, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T17:25:47.217509497+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, 2c476f90-a4a9-4907-a573-9401a2853412, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.217494603+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5e413588-ac61-432e-84d5-84e3db1a4a59, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T17:25:47.217527697+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-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 568d323c-2da5-40cb-8fc7-7d547bfd9d64, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.217541835+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a803316d-a23b-445c-9e5f-2ef0f5751b84, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.406513571+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d92dbdf6-4126-484a-bdc6-e7e5ac50181a, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.406827485+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c1d30738-ab8a-40e8-89df-c0c45cea374d, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.407382375+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 13c32e1d-ac2a-4fdf-918b-e6102542cd44, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.408592647+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 452d2e39-9ea7-4ff7-a0b9-179e1dd35890, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.40762513+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ea00ac12-5494-4b7f-b67b-139848ad55b9, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.407863684+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a3bebef8-6e6f-43f5-aa5d-02bd3f0a8c79, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.407075192+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 71bfd1c8-46e5-4164-9903-b5fbf260d5d6, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.415644286+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f58f7884-749a-4846-9fcb-b0bbe22b6ef7, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.408133369+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.connection:connection.py:78 RpcState(ExecuteQuery, 97810e24-c972-4046-9412-f3a5189504b5, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.408380501+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10932
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10932". 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    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 3698155) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3698155) elapsed time (sec): 30.12111234664917
DEBUG    ya.test:process.py:263 Command (pid 3698155) wtime: 30.13
DEBUG    ya.test:process.py:275 Command (pid 3698155) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      1	1	0	0	931	931	931	931
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      3	3	0	7	939	1015	1015	1015
5	     11	11	0	8	563	667	991	991
6	      5	5	0	5	639	923	923	923
7	      1	1	0	9	1055	1055	1055	1055
8	      6	6	0	6	767	1023	1023	1023
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	9	0	0	0	0
12	     29	29	0	4	97	943	971	971
13	     18	18	0	271	79	98	103	103
14	      0	0	0	1665	0	0	0	0
15	      0	0	0	1984	0	0	0	0
16	      0	0	0	2009	0	0	0	0
17	      0	0	0	2017	0	0	0	0
18	      0	0	0	1794	0	0	0	0
19	      0	0	0	1726	0	0	0	0
20	      0	0	0	1985	0	0	0	0
21	      0	0	0	1947	0	0	0	0
22	      0	0	0	1689	0	0	0	0
23	      0	0	0	1940	0	0	0	0
24	      0	0	0	1968	0	0	0	0
25	      0	0	0	1740	0	0	0	0
26	      0	0	0	1889	0	0	0	0
27	      0	0	0	1992	0	0	0	0
28	      0	0	0	1666	0	0	0	0
29	      0	0	0	1731	0	0	0	0
30	      0	0	0	2367	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     74	2.46667	0	32468	104	971	1023	1055

DEBUG    ya.test:process.py:276 Command (pid 3698155) 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 3698161) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3698161) elapsed time (sec): 30.130913496017456
DEBUG    ya.test:process.py:263 Command (pid 3698161) wtime: 30.142
DEBUG    ya.test:process.py:275 Command (pid 3698161) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     24	24	0	0	273	607	607	607
2	     25	25	0	0	361	481	483	483
3	     27	27	0	0	375	475	483	483
4	     30	30	0	0	295	455	475	475
5	     65	65	0	0	129	381	397	401
6	     13	13	0	0	435	823	851	851
7	     18	18	0	0	643	899	907	907
8	     30	30	0	0	301	473	499	499
9	      7	7	0	3	775	967	967	967
10	      0	0	0	9	0	0	0	0
11	      0	0	0	8	0	0	0	0
12	     37	37	0	6	70	931	1111	1111
13	     21	21	0	285	61	71	72	72
14	      0	0	0	1696	0	0	0	0
15	      0	0	0	1871	0	0	0	0
16	      0	0	0	2016	0	0	0	0
17	      0	0	0	1994	0	0	0	0
18	      0	0	0	1821	0	0	0	0
19	      0	0	0	1639	0	0	0	0
20	      0	0	0	1985	0	0	0	0
21	      0	0	0	2078	0	0	0	0
22	      0	0	0	1932	0	0	0	0
23	      0	0	0	2001	0	0	0	0
24	      0	0	0	2067	0	0	0	0
25	      0	0	0	1688	0	0	0	0
26	      0	0	0	1953	0	0	0	0
27	      0	0	0	1962	0	0	0	0
28	      0	0	0	1559	0	0	0	0
29	      0	0	0	1813	0	0	0	0
30	      0	0	0	2317	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    297	9.9	0	32703	291	775	943	1111

DEBUG    ya.test:process.py:276 Command (pid 3698161) 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 3698149) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3698149) elapsed time (sec): 30.234897136688232
DEBUG    ya.test:process.py:263 Command (pid 3698149) wtime: 30.245
DEBUG    ya.test:process.py:275 Command (pid 3698149) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     41	41	0	0	213	331	369	369
2	     32	32	0	0	281	391	403	403
3	     33	33	0	0	291	387	399	399
4	     38	38	0	0	232	403	415	415
5	     97	97	0	0	83	297	325	325
6	     15	15	0	0	349	695	731	731
7	     23	23	0	0	511	739	763	763
8	     38	38	0	0	251	397	401	401
9	      9	9	0	0	611	995	995	995
10	      7	7	0	0	1003	1183	1183	1183
11	      7	7	0	0	1231	1303	1303	1303
12	     45	45	0	0	52	1527	1599	1599
13	     19	19	0	324	41	51	54	54
14	      0	0	0	1468	0	0	0	0
15	      0	0	0	1769	0	0	0	0
16	      0	0	0	1753	0	0	0	0
17	      0	0	0	1900	0	0	0	0
18	      0	0	0	1696	0	0	0	0
19	      0	0	0	1636	0	0	0	0
20	      0	0	0	1714	0	0	0	0
21	      0	0	0	1956	0	0	0	0
22	      0	0	0	1762	0	0	0	0
23	      0	0	0	1909	0	0	0	0
24	      0	0	0	1921	0	0	0	0
25	      0	0	0	1552	0	0	0	0
26	      0	0	0	1661	0	0	0	0
27	      0	0	0	1933	0	0	0	0
28	      0	0	0	1601	0	0	0	0
29	      0	0	0	1629	0	0	0	0
30	      0	0	0	2329	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    404	13.4667	0	30513	231	995	1375	1599

DEBUG    ya.test:process.py:276 Command (pid 3698149) errors:
---------------------------- 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:10932
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10932
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10932". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-wicuw7bjty'
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/8z1x/000721/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.3657025' in '/home/runner/.ya/build/build_root/8z1x/000721/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_euczcrax.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10932/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62886
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13256
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26294
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10932
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64608
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:969: in _next
    raise self
E   grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
E   	status = StatusCode.CANCELLED
E   	details = "Channel closed!"
E   	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-01T17:25:47.415644286+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
E   >

During handling of the above exception, another exception occurred:
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:148: in aggregation_query
    self.ydb_client.query(
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:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:250: in wrapped_callee
    return [result_set for result_set in it]
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:364: in __next__
    raise ydb_error
E   ydb.issues.Cancelled: Channel closed!
------------------------------ 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/8z1x/000721/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3656340
DEBUG    ya.test:process.py:259 Command (pid 3656340) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3656340) elapsed time (sec): 0.5506484508514404
DEBUG    ya.test:process.py:263 Command (pid 3656340) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) maxrss: 538524
DEBUG    ya.test:process.py:263 Command (pid 3656340) minflt: 19636
DEBUG    ya.test:process.py:263 Command (pid 3656340) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 3656340) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3656340) nvcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 3656340) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3656340) stime: 0.378621
DEBUG    ya.test:process.py:263 Command (pid 3656340) utime: 0.11358599999999999
DEBUG    ya.test:process.py:263 Command (pid 3656340) wtime: 0.552
DEBUG    ya.test:process.py:275 Command (pid 3656340) output:
Git info:
    Commit: b759454d1e40b275ba8b2f5964202fc9f08a1c3c
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge b3001557f326a9ac3df9852d3eea5c83a6651a93 into 88f362bbf1115d2653ecf70400035099c5165741

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wicuw7bjty
    Host information: 
        Linux ghrun-wicuw7bjty 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: b759454d1e40b275ba8b2f5964202fc9f08a1c3c
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge b3001557f326a9ac3df9852d3eea5c83a6651a93 into 88f362bbf1115d2653ecf70400035099c5165741

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wicuw7bjty
    Host information: 
        Linux ghrun-wicuw7bjty 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64608
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/8z1x/000721/r3tmp/kikimr_cluster_w5o4mrm6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10932
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26294
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13256
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62886
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8z1x/000721/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8z1x/000721/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/8z1x/000721/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_euczcrax.log --grpc-port=10932 --mon-port=26294 --ic-port=64608
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10932/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8z1x/000721/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8z1x/000721/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/8z1x/000721/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_euczcrax.log --grpc-port=10932 --mon-port=26294 --ic-port=64608
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8z1x/000721/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/8z1x/000721/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_euczcrax.log', '--grpc-port=10932', '--mon-port=26294', '--ic-port=64608')' in '/home/runner/.ya/build/build_root/8z1x/000721/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: 3657025
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10932/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/8z1x/000721/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3657041
DEBUG    ya.test:process.py:259 Command (pid 3657041) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3657041) elapsed time (sec): 1.520392656326294
DEBUG    ya.test:process.py:263 Command (pid 3657041) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) maxrss: 538524
DEBUG    ya.test:process.py:263 Command (pid 3657041) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 3657041) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 3657041) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3657041) nvcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3657041) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3657041) stime: 1.143713
DEBUG    ya.test:process.py:263 Command (pid 3657041) utime: 0.114343
DEBUG    ya.test:process.py:263 Command (pid 3657041) wtime: 1.521
DEBUG    ya.test:process.py:275 Command (pid 3657041) output:
Git info:
    Commit: b759454d1e40b275ba8b2f5964202fc9f08a1c3c
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge b3001557f326a9ac3df9852d3eea5c83a6651a93 into 88f362bbf1115d2653ecf70400035099c5165741

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wicuw7bjty
    Host information: 
        Linux ghrun-wicuw7bjty 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b759454d1e40b275ba8b2f5964202fc9f08a1c3c
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge b3001557f326a9ac3df9852d3eea5c83a6651a93 into 88f362bbf1115d2653ecf70400035099c5165741
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10932', '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: 64608\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/8z1x/000721/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10932', '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: 64608\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3664695
DEBUG    ya.test:process.py:259 Command (pid 3664695) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3664695) elapsed time (sec): 1.9632515907287598
DEBUG    ya.test:process.py:263 Command (pid 3664695) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) maxrss: 546912
DEBUG    ya.test:process.py:263 Command (pid 3664695) minflt: 18276
DEBUG    ya.test:process.py:263 Command (pid 3664695) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 3664695) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3664695) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3664695) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3664695) stime: 1.725724
DEBUG    ya.test:process.py:263 Command (pid 3664695) utime: 0.11578
DEBUG    ya.test:process.py:263 Command (pid 3664695) wtime: 1.968
DEBUG    ya.test:process.py:275 Command (pid 3664695) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10932', '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/8z1x/000721/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10932', '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: 3666347
DEBUG    ya.test:process.py:259 Command (pid 3666347) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3666347) elapsed time (sec): 2.532421588897705
DEBUG    ya.test:process.py:263 Command (pid 3666347) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3666347) maxrss: 546920
DEBUG    ya.test:process.py:263 Command (pid 3666347) minflt: 18275
DEBUG    ya.test:process.py:263 Command (pid 3666347) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 3666347) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3666347) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 3666347) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3666347) stime: 2.288047
DEBUG    ya.test:process.py:263 Command (pid 3666347) utime: 0.119964
DEBUG    ya.test:process.py:263 Command (pid 3666347) wtime: 2.534
DEBUG    ya.test:process.py:275 Command (pid 3666347) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, cce9c201-062f-4497-ab59-1b5cd0ffb064, localhost:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cce9c201-062f-4497-ab59-1b5cd0ffb064, localhost:10932): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cce9c201-062f-4497-ab59-1b5cd0ffb064, localhost:10932): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wicuw7bjty.auto.internal" port: 10932 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-wicuw7bjty.auto.internal:10932, 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:10932
------------------------------ 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:181 Binary was found by /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydb/ydb -e grpc://localhost:10932 -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/8z1x/000721/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10932', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3668143
DEBUG    ya.test:process.py:259 Command (pid 3668143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3668143) elapsed time (sec): 0.5558290481567383
DEBUG    ya.test:process.py:263 Command (pid 3668143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) maxrss: 176436
DEBUG    ya.test:process.py:263 Command (pid 3668143) minflt: 3543
DEBUG    ya.test:process.py:263 Command (pid 3668143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 3668143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3668143) nvcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 3668143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3668143) stime: 0.021956
DEBUG    ya.test:process.py:263 Command (pid 3668143) utime: 0.061478
DEBUG    ya.test:process.py:263 Command (pid 3668143) wtime: 0.557
DEBUG    ya.test:process.py:275 Command (pid 3668143) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3668143) 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/8z1x/000721/ydb/apps/ydb/ydb -e grpc://localhost:10932 -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/8z1x/000721/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10932', '-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: 3668843
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 3668843) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3668843) elapsed time (sec): 30.20465612411499
DEBUG    ya.test:process.py:263 Command (pid 3668843) wtime: 30.206
DEBUG    ya.test:process.py:275 Command (pid 3668843) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    771	771	0	0	11	20	49	66
2	    733	733	0	0	11	27	33	39
3	    724	724	0	0	12	23	39	45
4	    800	800	0	0	11	19	23	29
5	    687	687	0	0	12	25	39	57
6	    626	626	0	0	14	29	39	43
7	    625	625	0	0	12	39	55	64
8	    613	613	0	0	13	31	45	51
9	    647	647	0	0	14	26	51	59
10	    413	413	0	0	20	48	74	84
11	    270	270	0	0	31	75	79	83
12	    505	505	0	0	14	50	82	96
13	    829	829	0	0	10	20	26	39
14	    985	985	0	0	9	16	23	31
15	    950	950	0	0	9	15	20	24
16	    924	924	0	0	9	18	26	33
17	    862	862	0	0	9	20	45	62
18	    757	757	0	0	11	21	31	41
19	   1026	1026	0	0	9	12	15	21
20	   1029	1029	0	0	9	13	16	18
21	    835	835	0	0	9	17	94	121
22	   1031	1031	0	0	9	12	17	46
23	   1042	1042	0	0	9	11	14	18
24	    911	911	0	0	9	17	23	26
25	    885	885	0	0	10	17	20	23
26	    983	983	0	0	9	14	19	22
27	    977	977	0	0	9	14	20	24
28	    885	885	0	0	10	16	23	35
29	    932	932	0	0	9	15	22	30
30	    988	988	0	0	9	15	18	32

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  24245	808.167	0	0	10	23	42	121

DEBUG    ya.test:process.py:276 Command (pid 3668843) 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, 28d989aa-9d4d-4340-a7f9-f397e6565592, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 28d989aa-9d4d-4340-a7f9-f397e6565592, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 28d989aa-9d4d-4340-a7f9-f397e6565592, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af2ba073-1b46-4546-93d7-6821359fbf69, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af2ba073-1b46-4546-93d7-6821359fbf69, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af2ba073-1b46-4546-93d7-6821359fbf69, ghrun-wicuw7bjty.auto.internal:10932): 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=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc3bf2cb-1a68-4d47-99b6-6aa5c17975db, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc3bf2cb-1a68-4d47-99b6-6aa5c17975db, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" 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, cc3bf2cb-1a68-4d47-99b6-6aa5c17975db, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
INFO     root:test_log_scenario.py:217 Count rows after insert 23742 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8df34ec-009d-4348-b670-e02f0fbd8579, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8df34ec-009d-4348-b670-e02f0fbd8579, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" 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, c8df34ec-009d-4348-b670-e02f0fbd8579, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 909dbfd1-f028-4d8c-8885-cf75a2f1e9cc, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 909dbfd1-f028-4d8c-8885-cf75a2f1e9cc, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" 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, 909dbfd1-f028-4d8c-8885-cf75a2f1e9cc, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
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/8z1x/000721/ydb/apps/ydb/ydb -e grpc://localhost:10932 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydb/ydb -e grpc://localhost:10932 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydb/ydb -e grpc://localhost:10932 -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, 92b227d3-8adb-4e9b-83dc-55985c4d1ed6, ghrun-wicuw7bjty.auto.internal:10932): 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.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92b227d3-8adb-4e9b-83dc-55985c4d1ed6, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15a0f13c-2925-4733-8d8f-f59487197cea, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92b227d3-8adb-4e9b-83dc-55985c4d1ed6, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15a0f13c-2925-4733-8d8f-f59487197cea, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10932', '-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/8z1x/000721/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10932', '-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:610 Executing '['/home/runner/.ya/build/build_root/8z1x/000721/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:10932', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3698149
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15a0f13c-2925-4733-8d8f-f59487197cea, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3698155
DEBUG    ya.test:process.py:628 Command pid: 3698161
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2c2024ea-2b21-48ad-9f84-c88fd4db8ccc, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2c2024ea-2b21-48ad-9f84-c88fd4db8ccc, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2c2024ea-2b21-48ad-9f84-c88fd4db8ccc, ghrun-wicuw7bjty.auto.internal:10932): 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=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e8f6914-c56a-4a35-abb3-3f01a2cbc2fd, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e8f6914-c56a-4a35-abb3-3f01a2cbc2fd, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ab5e31f3-2bb1-496d-a51f-95cf3aa3b44c, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e8f6914-c56a-4a35-abb3-3f01a2cbc2fd, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab5e31f3-2bb1-496d-a51f-95cf3aa3b44c, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab5e31f3-2bb1-496d-a51f-95cf3aa3b44c, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3b7de3ab-a832-4986-bfa9-1270e491caf2, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3b7de3ab-a832-4986-bfa9-1270e491caf2, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3b7de3ab-a832-4986-bfa9-1270e491caf2, ghrun-wicuw7bjty.auto.internal:10932): 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=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dddd9f04-ec4f-45cb-bc92-b540dc20dac0, ghrun-wicuw7bjty.auto.internal:10932): 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, dddd9f04-ec4f-45cb-bc92-b540dc20dac0, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=" 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, 3dee7365-313e-4205-bd9e-4d5fb819e5a3, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3dee7365-313e-4205-bd9e-4d5fb819e5a3, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dddd9f04-ec4f-45cb-bc92-b540dc20dac0, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3dee7365-313e-4205-bd9e-4d5fb819e5a3, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3b4d3135-c963-4c83-8328-0079b2eb29de, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3b4d3135-c963-4c83-8328-0079b2eb29de, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3b4d3135-c963-4c83-8328-0079b2eb29de, ghrun-wicuw7bjty.auto.internal:10932): 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=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f6b32a7-40f1-4e63-ac0d-0fee59df70ab, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f6b32a7-40f1-4e63-ac0d-0fee59df70ab, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4ec00912-ef0a-4098-b6ca-bedd11a93e63, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ec00912-ef0a-4098-b6ca-bedd11a93e63, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f6b32a7-40f1-4e63-ac0d-0fee59df70ab, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4ec00912-ef0a-4098-b6ca-bedd11a93e63, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c7f94897-42cf-49c9-9fd0-e08d4a424ea0, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c7f94897-42cf-49c9-9fd0-e08d4a424ea0, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c7f94897-42cf-49c9-9fd0-e08d4a424ea0, ghrun-wicuw7bjty.auto.internal:10932): 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=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a2350f3-77d8-4adb-b7dd-77202919dfb8, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a2350f3-77d8-4adb-b7dd-77202919dfb8, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=" 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, 2a2350f3-77d8-4adb-b7dd-77202919dfb8, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38c94d77-a0ed-45ed-8ea2-995ead8b0c6e, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38c94d77-a0ed-45ed-8ea2-995ead8b0c6e, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38c94d77-a0ed-45ed-8ea2-995ead8b0c6e, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1cfaf3e1-aa8d-4998-8e1f-f09015d5479f, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1cfaf3e1-aa8d-4998-8e1f-f09015d5479f, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1cfaf3e1-aa8d-4998-8e1f-f09015d5479f, ghrun-wicuw7bjty.auto.internal:10932): 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=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d762668d-123f-43b4-9ba7-924b37e442c8, ghrun-wicuw7bjty.auto.internal:10932): 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, d762668d-123f-43b4-9ba7-924b37e442c8, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=" 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, d762668d-123f-43b4-9ba7-924b37e442c8, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e7e8e154-493b-4d8f-a53e-2df49fde2dd0, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e7e8e154-493b-4d8f-a53e-2df49fde2dd0, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e7e8e154-493b-4d8f-a53e-2df49fde2dd0, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2c476f90-a4a9-4907-a573-9401a2853412, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2c476f90-a4a9-4907-a573-9401a2853412, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2c476f90-a4a9-4907-a573-9401a2853412, ghrun-wicuw7bjty.auto.internal:10932): 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=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 778a32c1-90b8-4b68-be7e-e93af4067825, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 778a32c1-90b8-4b68-be7e-e93af4067825, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 778a32c1-90b8-4b68-be7e-e93af4067825, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fc8ef61c-a837-4e00-be88-58ed41dd19ba, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fc8ef61c-a837-4e00-be88-58ed41dd19ba, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fc8ef61c-a837-4e00-be88-58ed41dd19ba, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 81f20cf4-47cb-4c60-8909-064800b0d69b, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 81f20cf4-47cb-4c60-8909-064800b0d69b, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 81f20cf4-47cb-4c60-8909-064800b0d69b, ghrun-wicuw7bjty.auto.internal:10932): 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=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 389dc8a9-02e0-40c6-8e23-d4f0a4c5563e, ghrun-wicuw7bjty.auto.internal:10932): 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, 389dc8a9-02e0-40c6-8e23-d4f0a4c5563e, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=" 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, c8bcb2d7-f262-4a98-b09c-8485909f7f9e, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8bcb2d7-f262-4a98-b09c-8485909f7f9e, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 389dc8a9-02e0-40c6-8e23-d4f0a4c5563e, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8bcb2d7-f262-4a98-b09c-8485909f7f9e, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5e413588-ac61-432e-84d5-84e3db1a4a59, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5e413588-ac61-432e-84d5-84e3db1a4a59, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5e413588-ac61-432e-84d5-84e3db1a4a59, ghrun-wicuw7bjty.auto.internal:10932): 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=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 635c3fdb-2b0e-4a0d-998f-9788a504ce8a, ghrun-wicuw7bjty.auto.internal:10932): 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, 635c3fdb-2b0e-4a0d-998f-9788a504ce8a, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2" 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, 6b6b6d66-483f-4291-9fe7-01d2d269b1b3, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6b6b6d66-483f-4291-9fe7-01d2d269b1b3, ghrun-wicuw7bjty.auto.internal:10932): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 635c3fdb-2b0e-4a0d-998f-9788a504ce8a, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6b6b6d66-483f-4291-9fe7-01d2d269b1b3, ghrun-wicuw7bjty.auto.internal:10932): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 568d323c-2da5-40cb-8fc7-7d547bfd9d64, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 568d323c-2da5-40cb-8fc7-7d547bfd9d64, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 568d323c-2da5-40cb-8fc7-7d547bfd9d64, ghrun-wicuw7bjty.auto.internal:10932): 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=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6090411-8cea-45af-b5d5-69810a7dd3ff, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6090411-8cea-45af-b5d5-69810a7dd3ff, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=" 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, f6090411-8cea-45af-b5d5-69810a7dd3ff, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71bfd1c8-46e5-4164-9903-b5fbf260d5d6, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71bfd1c8-46e5-4164-9903-b5fbf260d5d6, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YTY0NjZiOTEtYmY4OWJmYjktMTYzNDBlNTctNDRmNmIwYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71bfd1c8-46e5-4164-9903-b5fbf260d5d6, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1d30738-ab8a-40e8-89df-c0c45cea374d, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1d30738-ab8a-40e8-89df-c0c45cea374d, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=NTBhNzlhMWUtOTgzZTU0NDAtNzViYjMxNmMtNzEyMTg0YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1d30738-ab8a-40e8-89df-c0c45cea374d, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97810e24-c972-4046-9412-f3a5189504b5, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97810e24-c972-4046-9412-f3a5189504b5, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YjE2YTA0MzYtYTVjOGEyY2ItYzVmOTA2MzktYzRlNjhiOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97810e24-c972-4046-9412-f3a5189504b5, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3bebef8-6e6f-43f5-aa5d-02bd3f0a8c79, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3bebef8-6e6f-43f5-aa5d-02bd3f0a8c79, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YzNjNDhjOC1jMmJlODAwOC01ZTBiMzhiYy00YTQwZTZjNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3bebef8-6e6f-43f5-aa5d-02bd3f0a8c79, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13c32e1d-ac2a-4fdf-918b-e6102542cd44, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13c32e1d-ac2a-4fdf-918b-e6102542cd44, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=ZjljNjUwM2ItMjBhMjM4ZmYtZTRmNjliZGUtNDdhNzI0ZWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13c32e1d-ac2a-4fdf-918b-e6102542cd44, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a803316d-a23b-445c-9e5f-2ef0f5751b84, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a803316d-a23b-445c-9e5f-2ef0f5751b84, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a803316d-a23b-445c-9e5f-2ef0f5751b84, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 452d2e39-9ea7-4ff7-a0b9-179e1dd35890, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea00ac12-5494-4b7f-b67b-139848ad55b9, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 452d2e39-9ea7-4ff7-a0b9-179e1dd35890, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=N2FjMjIzMTUtYjFiOGZlY2YtYTg1ZWM5OTEtNjVmZGUzMDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 452d2e39-9ea7-4ff7-a0b9-179e1dd35890, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea00ac12-5494-4b7f-b67b-139848ad55b9, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YjY0YzRjMi1kN2Y0OGYxYi1lNTNmMDQyMy00NjE5NTM2" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea00ac12-5494-4b7f-b67b-139848ad55b9, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d92dbdf6-4126-484a-bdc6-e7e5ac50181a, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d92dbdf6-4126-484a-bdc6-e7e5ac50181a, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d92dbdf6-4126-484a-bdc6-e7e5ac50181a, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f58f7884-749a-4846-9fcb-b0bbe22b6ef7, ghrun-wicuw7bjty.auto.internal:10932): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f58f7884-749a-4846-9fcb-b0bbe22b6ef7, ghrun-wicuw7bjty.auto.internal:10932): request = { session_id: "ydb://session/3?node_id=1&id=MTMyNTg1ZDYtNjQyOTFmODMtYzdiZjAxZTctNWE1N2JiODk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f58f7884-749a-4846-9fcb-b0bbe22b6ef7, ghrun-wicuw7bjty.auto.internal:10932): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af2ba073-1b46-4546-93d7-6821359fbf69, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T17:25:47.21723316+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-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2c2024ea-2b21-48ad-9f84-c88fd4db8ccc, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.217404327+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3b4d3135-c963-4c83-8328-0079b2eb29de, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.217444131+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3b7de3ab-a832-4986-bfa9-1270e491caf2, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.217426138+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1cfaf3e1-aa8d-4998-8e1f-f09015d5479f, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.217478488+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c7f94897-42cf-49c9-9fd0-e08d4a424ea0, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T17:25:47.217460907+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-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 81f20cf4-47cb-4c60-8909-064800b0d69b, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T17:25:47.217509497+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, 2c476f90-a4a9-4907-a573-9401a2853412, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.217494603+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5e413588-ac61-432e-84d5-84e3db1a4a59, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-01T17:25:47.217527697+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-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 568d323c-2da5-40cb-8fc7-7d547bfd9d64, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:10932 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.217541835+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wicuw7bjty.auto.internal:10932
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a803316d-a23b-445c-9e5f-2ef0f5751b84, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.406513571+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmNiODhlMTAtODJiNGQ5ZDMtYTNhNjg3NjYtNmNkZjQ3M2U=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d92dbdf6-4126-484a-bdc6-e7e5ac50181a, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.406827485+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzgwYmVlZDYtZTljMWZkY2MtMTMxNjM1MDQtMjk0MTc2Yjc=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c1d30738-ab8a-40e8-89df-c0c45cea374d, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.407382375+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 13c32e1d-ac2a-4fdf-918b-e6102542cd44, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.408592647+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 452d2e39-9ea7-4ff7-a0b9-179e1dd35890, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.40762513+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ea00ac12-5494-4b7f-b67b-139848ad55b9, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.407863684+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a3bebef8-6e6f-43f5-aa5d-02bd3f0a8c79, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.407075192+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 71bfd1c8-46e5-4164-9903-b5fbf260d5d6, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.415644286+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f58f7884-749a-4846-9fcb-b0bbe22b6ef7, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.408133369+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.connection:connection.py:78 RpcState(ExecuteQuery, 97810e24-c972-4046-9412-f3a5189504b5, ghrun-wicuw7bjty.auto.internal:10932): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-01T17:25:47.408380501+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10932
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10932". 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    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 3698155) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3698155) elapsed time (sec): 30.12111234664917
DEBUG    ya.test:process.py:263 Command (pid 3698155) wtime: 30.13
DEBUG    ya.test:process.py:275 Command (pid 3698155) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      1	1	0	0	931	931	931	931
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      3	3	0	7	939	1015	1015	1015
5	     11	11	0	8	563	667	991	991
6	      5	5	0	5	639	923	923	923
7	      1	1	0	9	1055	1055	1055	1055
8	      6	6	0	6	767	1023	1023	1023
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	9	0	0	0	0
12	     29	29	0	4	97	943	971	971
13	     18	18	0	271	79	98	103	103
14	      0	0	0	1665	0	0	0	0
15	      0	0	0	1984	0	0	0	0
16	      0	0	0	2009	0	0	0	0
17	      0	0	0	2017	0	0	0	0
18	      0	0	0	1794	0	0	0	0
19	      0	0	0	1726	0	0	0	0
20	      0	0	0	1985	0	0	0	0
21	      0	0	0	1947	0	0	0	0
22	      0	0	0	1689	0	0	0	0
23	      0	0	0	1940	0	0	0	0
24	      0	0	0	1968	0	0	0	0
25	      0	0	0	1740	0	0	0	0
26	      0	0	0	1889	0	0	0	0
27	      0	0	0	1992	0	0	0	0
28	      0	0	0	1666	0	0	0	0
29	      0	0	0	1731	0	0	0	0
30	      0	0	0	2367	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     74	2.46667	0	32468	104	971	1023	1055

DEBUG    ya.test:process.py:276 Command (pid 3698155) 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 3698161) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3698161) elapsed time (sec): 30.130913496017456
DEBUG    ya.test:process.py:263 Command (pid 3698161) wtime: 30.142
DEBUG    ya.test:process.py:275 Command (pid 3698161) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     24	24	0	0	273	607	607	607
2	     25	25	0	0	361	481	483	483
3	     27	27	0	0	375	475	483	483
4	     30	30	0	0	295	455	475	475
5	     65	65	0	0	129	381	397	401
6	     13	13	0	0	435	823	851	851
7	     18	18	0	0	643	899	907	907
8	     30	30	0	0	301	473	499	499
9	      7	7	0	3	775	967	967	967
10	      0	0	0	9	0	0	0	0
11	      0	0	0	8	0	0	0	0
12	     37	37	0	6	70	931	1111	1111
13	     21	21	0	285	61	71	72	72
14	      0	0	0	1696	0	0	0	0
15	      0	0	0	1871	0	0	0	0
16	      0	0	0	2016	0	0	0	0
17	      0	0	0	1994	0	0	0	0
18	      0	0	0	1821	0	0	0	0
19	      0	0	0	1639	0	0	0	0
20	      0	0	0	1985	0	0	0	0
21	      0	0	0	2078	0	0	0	0
22	      0	0	0	1932	0	0	0	0
23	      0	0	0	2001	0	0	0	0
24	      0	0	0	2067	0	0	0	0
25	      0	0	0	1688	0	0	0	0
26	      0	0	0	1953	0	0	0	0
27	      0	0	0	1962	0	0	0	0
28	      0	0	0	1559	0	0	0	0
29	      0	0	0	1813	0	0	0	0
30	      0	0	0	2317	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    297	9.9	0	32703	291	775	943	1111

DEBUG    ya.test:process.py:276 Command (pid 3698161) 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 3698149) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3698149) elapsed time (sec): 30.234897136688232
DEBUG    ya.test:process.py:263 Command (pid 3698149) wtime: 30.245
DEBUG    ya.test:process.py:275 Command (pid 3698149) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     41	41	0	0	213	331	369	369
2	     32	32	0	0	281	391	403	403
3	     33	33	0	0	291	387	399	399
4	     38	38	0	0	232	403	415	415
5	     97	97	0	0	83	297	325	325
6	     15	15	0	0	349	695	731	731
7	     23	23	0	0	511	739	763	763
8	     38	38	0	0	251	397	401	401
9	      9	9	0	0	611	995	995	995
10	      7	7	0	0	1003	1183	1183	1183
11	      7	7	0	0	1231	1303	1303	1303
12	     45	45	0	0	52	1527	1599	1599
13	     19	19	0	324	41	51	54	54
14	      0	0	0	1468	0	0	0	0
15	      0	0	0	1769	0	0	0	0
16	      0	0	0	1753	0	0	0	0
17	      0	0	0	1900	0	0	0	0
18	      0	0	0	1696	0	0	0	0
19	      0	0	0	1636	0	0	0	0
20	      0	0	0	1714	0	0	0	0
21	      0	0	0	1956	0	0	0	0
22	      0	0	0	1762	0	0	0	0
23	      0	0	0	1909	0	0	0	0
24	      0	0	0	1921	0	0	0	0
25	      0	0	0	1552	0	0	0	0
26	      0	0	0	1661	0	0	0	0
27	      0	0	0	1933	0	0	0	0
28	      0	0	0	1601	0	0	0	0
29	      0	0	0	1629	0	0	0	0
30	      0	0	0	2329	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    404	13.4667	0	30513	231	995	1375	1599

DEBUG    ya.test:process.py:276 Command (pid 3698149) errors:
============================== slowest durations ===============================
61.97s call     test_log_scenario.py::TestLogScenario::test_log_uniform
11.23s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
5.24s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.Cancelled: Channel closed!
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/8z1x/000721/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/8z1x/000721/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-01T17:25:41.984337Z): tablet_id=72075186224037911;self_id=[1:7567809264507934994:2421];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711279;lock_id=281474976711203;verification=!CommitSnapshot;fline=written.h:108;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA618BC5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA611106
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB49DEA8
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x167AE446
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16ACA041
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16AC9E54
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16AC1E6E
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x9FAFD7C
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16AEB45C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16B4F98E
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xCF7D116
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xCF7B0DE
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xCF7E45E
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xCF57256
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xCF57256
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16B4F0C9
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x16B16EA8
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB449D57
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB48E954
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB492A14
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB492620
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB49320E
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA61A81C
23. ??:0: ?? @ 0x7F801B894AC2
24. ??:0: ?? @ 0x7F801B9268BF
============ 1 failed, 104 deselected, 1 error in 79.48s (0:01:19) =============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8z1x/000720/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 106 items / 104 deselected / 2 selected

=========================== 104 deselected in 0.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8z1x/00071b/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 106 items / 104 deselected / 2 selected

=========================== 104 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8z1x/000718/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 106 items / 104 deselected / 2 selected

=========================== 104 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8z1x/00071e/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 106 items / 104 deselected / 2 selected

=========================== 104 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/8z1x/00071f/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 106 items / 104 deselected / 2 selected

=========================== 104 deselected in 0.70s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8z1x/000719/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 106 items / 104 deselected / 2 selected

=========================== 104 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8z1x/00071a/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 106 items / 104 deselected / 2 selected

=========================== 104 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8z1x/00071d/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 106 items / 104 deselected / 2 selected

=========================== 104 deselected in 1.07s ============================
