============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pgm5/0002cb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

test_create.py .

============================== slowest durations ===============================
3.55s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.48s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 114 deselected in 5.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/pgm5/0002ca/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 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:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/pgm5/0002ca/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/pgm5/0002ca/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-24T15:33:35.086301Z): source_id=112;tablet_id=72075186224037910;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA916F95
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA90F4D6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A64C8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD71AADB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6F748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6F49F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD6F512D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14373E1B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FBAE17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F0FBD3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F0FBD3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F0D583
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F10F47
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14391C08
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF3D565
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB749437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB796F74
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79B034
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79AC40
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79B82E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA918BEC
E   21. ??:0: ?? @ 0x7FD9C9352AC2
E   22. ??:0: ?? @ 0x7FD9C93E48BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 863041
DEBUG    ya.test:process.py:259 Command (pid 863041) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 863041) elapsed time (sec): 0.36542415618896484
DEBUG    ya.test:process.py:263 Command (pid 863041) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) maxrss: 545600
DEBUG    ya.test:process.py:263 Command (pid 863041) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 863041) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 863041) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 863041) stime: 0.20915499999999998
DEBUG    ya.test:process.py:263 Command (pid 863041) utime: 0.108599
DEBUG    ya.test:process.py:263 Command (pid 863041) wtime: 0.367
DEBUG    ya.test:process.py:275 Command (pid 863041) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tful63qlf4    Host information: 
        Linux ghrun-tful63qlf4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tful63qlf4    Host information: 
        Linux ghrun-tful63qlf4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16393
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/pgm5/0002ca/r3tmp/kikimr_cluster_9ks0ahcs
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7667
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25083
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17417
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12396
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pgm5/0002ca/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:274 Final command: /home/runner/.ya/build/build_root/pgm5/0002ca/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/pgm5/0002ca/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_4q8x4vr6.log --grpc-port=7667 --mon-port=25083 --ic-port=16393
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7667/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pgm5/0002ca/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:274 Final command: /home/runner/.ya/build/build_root/pgm5/0002ca/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/pgm5/0002ca/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_4q8x4vr6.log --grpc-port=7667 --mon-port=25083 --ic-port=16393
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pgm5/0002ca/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/pgm5/0002ca/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_4q8x4vr6.log', '--grpc-port=7667', '--mon-port=25083', '--ic-port=16393')' in '/home/runner/.ya/build/build_root/pgm5/0002ca/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: 863180
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7667/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/pgm5/0002ca/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 863181
DEBUG    ya.test:process.py:259 Command (pid 863181) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 863181) elapsed time (sec): 0.4430844783782959
DEBUG    ya.test:process.py:263 Command (pid 863181) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) maxrss: 545604
DEBUG    ya.test:process.py:263 Command (pid 863181) minflt: 16238
DEBUG    ya.test:process.py:263 Command (pid 863181) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 863181) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 863181) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 863181) stime: 0.28599199999999997
DEBUG    ya.test:process.py:263 Command (pid 863181) utime: 0.10875699999999999
DEBUG    ya.test:process.py:263 Command (pid 863181) wtime: 0.444
DEBUG    ya.test:process.py:275 Command (pid 863181) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tful63qlf4    Host information: 
        Linux ghrun-tful63qlf4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7667', '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/pgm5/0002ca/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7667', '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: 864576
DEBUG    ya.test:process.py:259 Command (pid 864576) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 864576) elapsed time (sec): 0.4710400104522705
DEBUG    ya.test:process.py:263 Command (pid 864576) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) maxrss: 554116
DEBUG    ya.test:process.py:263 Command (pid 864576) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 864576) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 864576) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 864576) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 864576) stime: 0.278113
DEBUG    ya.test:process.py:263 Command (pid 864576) utime: 0.147236
DEBUG    ya.test:process.py:263 Command (pid 864576) wtime: 0.474
DEBUG    ya.test:process.py:275 Command (pid 864576) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bcb62464-d620-4cc5-8aff-8941f858635f, localhost:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bcb62464-d620-4cc5-8aff-8941f858635f, localhost:7667): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bcb62464-d620-4cc5-8aff-8941f858635f, localhost:7667): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tful63qlf4.auto.internal" port: 7667 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-tful63qlf4.auto.internal:7667, 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:7667
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydb/ydb -e grpc://localhost:7667 -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/pgm5/0002ca/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7667', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 865060
DEBUG    ya.test:process.py:259 Command (pid 865060) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 865060) elapsed time (sec): 0.42862629890441895
DEBUG    ya.test:process.py:263 Command (pid 865060) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) maxrss: 166892
DEBUG    ya.test:process.py:263 Command (pid 865060) minflt: 3560
DEBUG    ya.test:process.py:263 Command (pid 865060) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 865060) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) nvcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 865060) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 865060) stime: 0.028572999999999998
DEBUG    ya.test:process.py:263 Command (pid 865060) utime: 0.057146999999999996
DEBUG    ya.test:process.py:263 Command (pid 865060) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 865060) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 865060) 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/pgm5/0002ca/ydb/apps/ydb/ydb -e grpc://localhost:7667 -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/pgm5/0002ca/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7667', '-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: 865555
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 865555) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 865555) elapsed time (sec): 30.320424556732178
DEBUG    ya.test:process.py:263 Command (pid 865555) wtime: 30.322
DEBUG    ya.test:process.py:275 Command (pid 865555) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    448	448	0	0	20	31	41	44
2	    478	478	0	0	20	23	26	35
3	    443	443	0	0	21	30	42	47
4	    451	451	0	0	21	28	33	40
5	    483	483	0	0	20	23	25	27
6	    480	480	0	0	20	23	25	27
7	    485	485	0	0	20	22	26	29
8	    483	483	0	0	20	23	26	27
9	    437	437	0	0	21	31	35	43
10	    416	416	0	0	22	34	39	44
11	    379	379	0	0	24	40	48	56
12	    397	397	0	0	22	37	60	64
13	    389	389	0	0	24	36	45	48
14	    287	287	0	0	33	55	66	73
15	    185	185	0	0	48	99	108	110
16	    203	203	0	0	45	81	96	103
17	    211	211	0	0	44	88	104	106
18	    123	123	0	0	77	111	123	128
19	    119	119	0	0	74	233	261	263
20	    136	136	0	0	75	107	115	118
21	    128	128	0	0	78	106	111	119
22	    139	139	0	0	74	105	111	118
23	    133	133	0	0	74	109	123	126
24	    167	167	0	0	60	87	104	108
25	    121	121	0	0	80	113	127	131
26	    113	113	0	0	87	121	132	134
27	    133	133	0	0	72	109	127	128
28	    165	165	0	0	59	91	98	103
29	    191	191	0	0	50	83	111	117
30	    128	128	0	0	76	135	141	144

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   8451	281.7	0	0	22	91	115	263

DEBUG    ya.test:process.py:276 Command (pid 865555) 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, ff553143-af45-4e74-ac3d-63ad7f963292, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ff553143-af45-4e74-ac3d-63ad7f963292, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ff553143-af45-4e74-ac3d-63ad7f963292, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8ee07c92-3f8a-44a4-a241-f5414d78383b, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8ee07c92-3f8a-44a4-a241-f5414d78383b, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8ee07c92-3f8a-44a4-a241-f5414d78383b, ghrun-tful63qlf4.auto.internal:7667): 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=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd9f419d-0ab1-4676-b1cc-531287ddb512, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd9f419d-0ab1-4676-b1cc-531287ddb512, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=" 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, fd9f419d-0ab1-4676-b1cc-531287ddb512, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
INFO     root:test_log_scenario.py:217 Count rows after insert 8267 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0edca43a-0c45-4a9e-a059-9149d9664f38, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0edca43a-0c45-4a9e-a059-9149d9664f38, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=" 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, 0edca43a-0c45-4a9e-a059-9149d9664f38, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f75ef88-4cf5-4127-8c8b-c9ccba358960, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f75ef88-4cf5-4127-8c8b-c9ccba358960, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=" 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, 4f75ef88-4cf5-4127-8c8b-c9ccba358960, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
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/pgm5/0002ca/ydb/apps/ydb/ydb -e grpc://localhost:7667 -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
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/pgm5/0002ca/ydb/apps/ydb/ydb -e grpc://localhost:7667 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydb/ydb -e grpc://localhost:7667 -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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7667', '-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: 877994
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7667', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fa3a5235-7228-49ba-a0b9-0d95d9a60e6f, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fa3a5235-7228-49ba-a0b9-0d95d9a60e6f, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9a7ae52-7da2-4595-8eba-5885fa7aa43c, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9a7ae52-7da2-4595-8eba-5885fa7aa43c, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=" 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, c9a7ae52-7da2-4595-8eba-5885fa7aa43c, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fa3a5235-7228-49ba-a0b9-0d95d9a60e6f, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzdlMTNiOTUtNmQ3NmVmODQtYmFmZWRlYzYtNmQzODJlZGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 07dd5465-c5eb-4695-a54d-9698bc5a9c5c, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 07dd5465-c5eb-4695-a54d-9698bc5a9c5c, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=NzdlMTNiOTUtNmQ3NmVmODQtYmFmZWRlYzYtNmQzODJlZGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 07dd5465-c5eb-4695-a54d-9698bc5a9c5c, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7667', '-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: 877996
DEBUG    ya.test:process.py:628 Command pid: 878002
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzdlMTNiOTUtNmQ3NmVmODQtYmFmZWRlYzYtNmQzODJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1d4e733-45a8-4237-9973-06af5c555e43, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1d4e733-45a8-4237-9973-06af5c555e43, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=NzdlMTNiOTUtNmQ3NmVmODQtYmFmZWRlYzYtNmQzODJlZGM=" 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:52 RpcState(ExecuteQuery, b1d4e733-45a8-4237-9973-06af5c555e43, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c3cefd6a-4d93-40a6-a672-1eefa7a924b8, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3cefd6a-4d93-40a6-a672-1eefa7a924b8, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3cefd6a-4d93-40a6-a672-1eefa7a924b8, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2U1N2NhM2EtZTdlMTYyZmEtYTJmMTdiNzMtMmU0YmE5ZmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66ee283d-c514-4767-89cf-b1cd7f22c350, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66ee283d-c514-4767-89cf-b1cd7f22c350, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=Y2U1N2NhM2EtZTdlMTYyZmEtYTJmMTdiNzMtMmU0YmE5ZmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66ee283d-c514-4767-89cf-b1cd7f22c350, ghrun-tful63qlf4.auto.internal:7667): 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=Y2U1N2NhM2EtZTdlMTYyZmEtYTJmMTdiNzMtMmU0YmE5ZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f27a5bd-28b3-4237-ba2e-f1b56c8702b3, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f27a5bd-28b3-4237-ba2e-f1b56c8702b3, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=Y2U1N2NhM2EtZTdlMTYyZmEtYTJmMTdiNzMtMmU0YmE5ZmE=" 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, 8f27a5bd-28b3-4237-ba2e-f1b56c8702b3, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7a827e79-facd-42b3-b1f7-08d7f7feb5ec, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7a827e79-facd-42b3-b1f7-08d7f7feb5ec, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7a827e79-facd-42b3-b1f7-08d7f7feb5ec, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Nzg1NzY1NjYtYWFlMjU2NDUtMzg5M2Y4YjgtMmVhYWUzZmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5d197a91-8869-42e4-a2a7-ad052ec6e6d5, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5d197a91-8869-42e4-a2a7-ad052ec6e6d5, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=Nzg1NzY1NjYtYWFlMjU2NDUtMzg5M2Y4YjgtMmVhYWUzZmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5d197a91-8869-42e4-a2a7-ad052ec6e6d5, ghrun-tful63qlf4.auto.internal:7667): 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=Nzg1NzY1NjYtYWFlMjU2NDUtMzg5M2Y4YjgtMmVhYWUzZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72c1e1b0-54ed-4c74-ba6b-490acb7c4f08, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72c1e1b0-54ed-4c74-ba6b-490acb7c4f08, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=Nzg1NzY1NjYtYWFlMjU2NDUtMzg5M2Y4YjgtMmVhYWUzZmY=" 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, 72c1e1b0-54ed-4c74-ba6b-490acb7c4f08, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98c2afb0-f49a-467c-be9b-5e7fe78a8365, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98c2afb0-f49a-467c-be9b-5e7fe78a8365, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98c2afb0-f49a-467c-be9b-5e7fe78a8365, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzZhYjIwZmUtNTFiYjM5YTEtM2UwZWUzNy1hMWI4NzliZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ee55fb5d-810e-4fe5-b8f7-7b7313fc6c21, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ee55fb5d-810e-4fe5-b8f7-7b7313fc6c21, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=YzZhYjIwZmUtNTFiYjM5YTEtM2UwZWUzNy1hMWI4NzliZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ee55fb5d-810e-4fe5-b8f7-7b7313fc6c21, ghrun-tful63qlf4.auto.internal:7667): 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=YzZhYjIwZmUtNTFiYjM5YTEtM2UwZWUzNy1hMWI4NzliZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dac807dc-3323-4c56-8c7d-59b57232bd8e, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dac807dc-3323-4c56-8c7d-59b57232bd8e, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=YzZhYjIwZmUtNTFiYjM5YTEtM2UwZWUzNy1hMWI4NzliZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 09fab049-45c3-4328-9d4c-b8cdc6b146ed, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 09fab049-45c3-4328-9d4c-b8cdc6b146ed, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dac807dc-3323-4c56-8c7d-59b57232bd8e, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 09fab049-45c3-4328-9d4c-b8cdc6b146ed, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjRlMTliYmYtM2UzZjQ5MzMtM2FjYzUxYWUtOTQyNzhmZTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ea246eb4-fb6c-4b91-a4be-6bafb35794cb, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ea246eb4-fb6c-4b91-a4be-6bafb35794cb, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlMTliYmYtM2UzZjQ5MzMtM2FjYzUxYWUtOTQyNzhmZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ea246eb4-fb6c-4b91-a4be-6bafb35794cb, ghrun-tful63qlf4.auto.internal:7667): 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=ZjRlMTliYmYtM2UzZjQ5MzMtM2FjYzUxYWUtOTQyNzhmZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3f8d38b-661d-4fb6-9308-0dd0ceeae998, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3f8d38b-661d-4fb6-9308-0dd0ceeae998, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlMTliYmYtM2UzZjQ5MzMtM2FjYzUxYWUtOTQyNzhmZTc=" 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, c3f8d38b-661d-4fb6-9308-0dd0ceeae998, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1385d75c-7bfb-42d8-b549-cd5ad7a5669c, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1385d75c-7bfb-42d8-b549-cd5ad7a5669c, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1385d75c-7bfb-42d8-b549-cd5ad7a5669c, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzhkYWVjNWItYTZiZGM1MjMtZGQ2NDA1YjUtNzEzNDE1NWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 143f4bc7-a7b2-41cf-b853-2e39adcf8f06, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 143f4bc7-a7b2-41cf-b853-2e39adcf8f06, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=NzhkYWVjNWItYTZiZGM1MjMtZGQ2NDA1YjUtNzEzNDE1NWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 143f4bc7-a7b2-41cf-b853-2e39adcf8f06, ghrun-tful63qlf4.auto.internal:7667): 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=NzhkYWVjNWItYTZiZGM1MjMtZGQ2NDA1YjUtNzEzNDE1NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9edfb1fe-d529-417e-a834-7df7c81e5070, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9edfb1fe-d529-417e-a834-7df7c81e5070, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=NzhkYWVjNWItYTZiZGM1MjMtZGQ2NDA1YjUtNzEzNDE1NWU=" 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, 9edfb1fe-d529-417e-a834-7df7c81e5070, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 44b5f3d0-3a42-4dbb-97a6-a7979b22dd64, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 44b5f3d0-3a42-4dbb-97a6-a7979b22dd64, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 44b5f3d0-3a42-4dbb-97a6-a7979b22dd64, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWExOTg5MjItM2U3ODE5NzktNDEzN2QzMzUtYjIxN2ZjODI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 174332b1-f75f-4567-b11e-02f148e602fc, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 174332b1-f75f-4567-b11e-02f148e602fc, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=MWExOTg5MjItM2U3ODE5NzktNDEzN2QzMzUtYjIxN2ZjODI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 174332b1-f75f-4567-b11e-02f148e602fc, ghrun-tful63qlf4.auto.internal:7667): 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=MWExOTg5MjItM2U3ODE5NzktNDEzN2QzMzUtYjIxN2ZjODI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd54b165-5b8c-4db0-af50-e105bf07e50b, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd54b165-5b8c-4db0-af50-e105bf07e50b, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=MWExOTg5MjItM2U3ODE5NzktNDEzN2QzMzUtYjIxN2ZjODI=" 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, fd54b165-5b8c-4db0-af50-e105bf07e50b, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 287d33ba-73df-401a-9fc9-13aaeea9e2b6, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 287d33ba-73df-401a-9fc9-13aaeea9e2b6, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 287d33ba-73df-401a-9fc9-13aaeea9e2b6, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2YzZDUzZDQtYzkwOGRiMjItODY4ZGE3MGMtMmIwOTgzNTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ca1091da-5208-46c8-9a73-94393f340e40, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca1091da-5208-46c8-9a73-94393f340e40, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=M2YzZDUzZDQtYzkwOGRiMjItODY4ZGE3MGMtMmIwOTgzNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca1091da-5208-46c8-9a73-94393f340e40, ghrun-tful63qlf4.auto.internal:7667): 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=M2YzZDUzZDQtYzkwOGRiMjItODY4ZGE3MGMtMmIwOTgzNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9dc6c2cb-6d95-46f3-a1b7-aa90c9ba5e96, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9dc6c2cb-6d95-46f3-a1b7-aa90c9ba5e96, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=M2YzZDUzZDQtYzkwOGRiMjItODY4ZGE3MGMtMmIwOTgzNTk=" 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, 9dc6c2cb-6d95-46f3-a1b7-aa90c9ba5e96, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a3e5e82e-7c9b-496c-b163-ed5ec47617cf, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3e5e82e-7c9b-496c-b163-ed5ec47617cf, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3e5e82e-7c9b-496c-b163-ed5ec47617cf, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWJmOTFhMWUtODU0ZmRmMWYtYWMwMzVjYzUtYTNhNGM2YjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1d233ade-16f8-43e6-9a91-32abe768d614, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1d233ade-16f8-43e6-9a91-32abe768d614, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=NWJmOTFhMWUtODU0ZmRmMWYtYWMwMzVjYzUtYTNhNGM2YjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1d233ade-16f8-43e6-9a91-32abe768d614, ghrun-tful63qlf4.auto.internal:7667): 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=NWJmOTFhMWUtODU0ZmRmMWYtYWMwMzVjYzUtYTNhNGM2YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3bebabb1-ed7e-42bc-a2a4-6c71f0cc1acd, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3bebabb1-ed7e-42bc-a2a4-6c71f0cc1acd, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=NWJmOTFhMWUtODU0ZmRmMWYtYWMwMzVjYzUtYTNhNGM2YjU=" 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, 3bebabb1-ed7e-42bc-a2a4-6c71f0cc1acd, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8ee07c92-3f8a-44a4-a241-f5414d78383b, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.782640551+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ea246eb4-fb6c-4b91-a4be-6bafb35794cb, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782911179+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 72c1e1b0-54ed-4c74-ba6b-490acb7c4f08, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782871026+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg1NzY1NjYtYWFlMjU2NDUtMzg5M2Y4YjgtMmVhYWUzZmY=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9edfb1fe-d529-417e-a834-7df7c81e5070, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782955888+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fd54b165-5b8c-4db0-af50-e105bf07e50b, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.78298203+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWExOTg5MjItM2U3ODE5NzktNDEzN2QzMzUtYjIxN2ZjODI=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5d197a91-8869-42e4-a2a7-ad052ec6e6d5, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782854006+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c9a7ae52-7da2-4595-8eba-5885fa7aa43c, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782764989+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b1d4e733-45a8-4237-9973-06af5c555e43, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.782817214+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdlMTNiOTUtNmQ3NmVmODQtYmFmZWRlYzYtNmQzODJlZGM=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f27a5bd-28b3-4237-ba2e-f1b56c8702b3, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782842107+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2U1N2NhM2EtZTdlMTYyZmEtYTJmMTdiNzMtMmU0YmE5ZmE=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dac807dc-3323-4c56-8c7d-59b57232bd8e, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.78289711+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzZhYjIwZmUtNTFiYjM5YTEtM2UwZWUzNy1hMWI4NzliZQ==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhkYWVjNWItYTZiZGM1MjMtZGQ2NDA1YjUtNzEzNDE1NWU=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1d233ade-16f8-43e6-9a91-32abe768d614, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.783018021+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9dc6c2cb-6d95-46f3-a1b7-aa90c9ba5e96, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.783007175+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2YzZDUzZDQtYzkwOGRiMjItODY4ZGE3MGMtMmIwOTgzNTk=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3bebabb1-ed7e-42bc-a2a4-6c71f0cc1acd, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.783030558+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 174332b1-f75f-4567-b11e-02f148e602fc, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.782967439+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ca1091da-5208-46c8-9a73-94393f340e40, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.782995364+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ee55fb5d-810e-4fe5-b8f7-7b7313fc6c21, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.78288178+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 07dd5465-c5eb-4695-a54d-9698bc5a9c5c, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.782804273+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 66ee283d-c514-4767-89cf-b1cd7f22c350, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782829392+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 143f4bc7-a7b2-41cf-b853-2e39adcf8f06, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782941416+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c3f8d38b-661d-4fb6-9308-0dd0ceeae998, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.782929284+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 877996) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 877996) elapsed time (sec): 30.281308889389038
DEBUG    ya.test:process.py:263 Command (pid 877996) wtime: 30.348
DEBUG    ya.test:process.py:275 Command (pid 877996) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	157	0	0	0	0
9	      0	0	0	830	0	0	0	0
10	      0	0	0	820	0	0	0	0
11	      0	0	0	797	0	0	0	0
12	      0	0	0	830	0	0	0	0
13	      0	0	0	870	0	0	0	0
14	      0	0	0	760	0	0	0	0
15	      0	0	0	780	0	0	0	0
16	      0	0	0	820	0	0	0	0
17	      0	0	0	590	0	0	0	0
18	      0	0	0	849	0	0	0	0
19	      0	0	0	780	0	0	0	0
20	      0	0	0	820	0	0	0	0
21	      0	0	0	810	0	0	0	0
22	      0	0	0	771	0	0	0	0
23	      0	0	0	829	0	0	0	0
24	      0	0	0	870	0	0	0	0
25	      0	0	0	860	0	0	0	0
26	      0	0	0	840	0	0	0	0
27	      0	0	0	630	0	0	0	0
28	      0	0	0	730	0	0	0	0
29	      0	0	0	810	0	0	0	0
30	      0	0	0	730	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 877996) 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 878002) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 878002) elapsed time (sec): 30.2873318195343
DEBUG    ya.test:process.py:263 Command (pid 878002) wtime: 30.301
DEBUG    ya.test:process.py:275 Command (pid 878002) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	     17	17	0	9	591	619	1063	1063
3	     31	31	0	0	315	397	417	417
4	     38	38	0	0	273	389	403	403
5	     46	46	0	0	196	255	275	275
6	     26	26	0	0	230	489	643	643
7	      0	0	0	10	0	0	0	0
8	      0	0	0	153	0	0	0	0
9	      0	0	0	750	0	0	0	0
10	      0	0	0	800	0	0	0	0
11	      0	0	0	773	0	0	0	0
12	      0	0	0	907	0	0	0	0
13	      0	0	0	840	0	0	0	0
14	      0	0	0	860	0	0	0	0
15	      0	0	0	730	0	0	0	0
16	      0	0	0	730	0	0	0	0
17	      0	0	0	700	0	0	0	0
18	      0	0	0	870	0	0	0	0
19	      0	0	0	730	0	0	0	0
20	      0	0	0	750	0	0	0	0
21	      0	0	0	860	0	0	0	0
22	      0	0	0	820	0	0	0	0
23	      0	0	0	840	0	0	0	0
24	      0	0	0	730	0	0	0	0
25	      0	0	0	830	0	0	0	0
26	      0	0	0	790	0	0	0	0
27	      0	0	0	610	0	0	0	0
28	      0	0	0	770	0	0	0	0
29	      0	0	0	790	0	0	0	0
30	      0	0	0	750	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    158	5.26667	0	17402	261	591	619	1063

DEBUG    ya.test:process.py:276 Command (pid 878002) 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 877994) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 877994) elapsed time (sec): 30.37247586250305
DEBUG    ya.test:process.py:263 Command (pid 877994) wtime: 30.376
DEBUG    ya.test:process.py:275 Command (pid 877994) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     12	12	0	0	417	663	663	663
2	     21	21	0	0	535	1087	1111	1111
3	     40	40	0	0	251	337	361	361
4	     42	42	0	0	242	367	393	393
5	     59	59	0	0	160	226	244	246
6	     34	34	0	0	191	475	571	571
7	      2	2	0	0	497	509	509	509
8	      0	0	0	53	0	0	0	0
9	      0	0	0	759	0	0	0	0
10	      0	0	0	790	0	0	0	0
11	      0	0	0	817	0	0	0	0
12	      0	0	0	797	0	0	0	0
13	      0	0	0	742	0	0	0	0
14	      0	0	0	764	0	0	0	0
15	      0	0	0	776	0	0	0	0
16	      0	0	0	800	0	0	0	0
17	      0	0	0	680	0	0	0	0
18	      0	0	0	720	0	0	0	0
19	      0	0	0	750	0	0	0	0
20	      0	0	0	800	0	0	0	0
21	      0	0	0	748	0	0	0	0
22	      0	0	0	772	0	0	0	0
23	      0	0	0	899	0	0	0	0
24	      0	0	0	823	0	0	0	0
25	      0	0	0	822	0	0	0	0
26	      0	0	0	788	0	0	0	0
27	      0	0	0	560	0	0	0	0
28	      0	0	0	759	0	0	0	0
29	      0	0	0	660	0	0	0	0
30	      0	0	0	840	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    210	7	0	16919	221	663	1071	1111

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-tful63qlf4'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/pgm5/0002ca/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.863180' in '/home/runner/.ya/build/build_root/pgm5/0002ca/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_4q8x4vr6.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7667/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12396
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17417
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25083
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16393
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 863041
DEBUG    ya.test:process.py:259 Command (pid 863041) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 863041) elapsed time (sec): 0.36542415618896484
DEBUG    ya.test:process.py:263 Command (pid 863041) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) maxrss: 545600
DEBUG    ya.test:process.py:263 Command (pid 863041) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 863041) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 863041) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 863041) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 863041) stime: 0.20915499999999998
DEBUG    ya.test:process.py:263 Command (pid 863041) utime: 0.108599
DEBUG    ya.test:process.py:263 Command (pid 863041) wtime: 0.367
DEBUG    ya.test:process.py:275 Command (pid 863041) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tful63qlf4    Host information: 
        Linux ghrun-tful63qlf4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tful63qlf4    Host information: 
        Linux ghrun-tful63qlf4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16393
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/pgm5/0002ca/r3tmp/kikimr_cluster_9ks0ahcs
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7667
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25083
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17417
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12396
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pgm5/0002ca/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:274 Final command: /home/runner/.ya/build/build_root/pgm5/0002ca/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/pgm5/0002ca/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_4q8x4vr6.log --grpc-port=7667 --mon-port=25083 --ic-port=16393
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7667/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pgm5/0002ca/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:274 Final command: /home/runner/.ya/build/build_root/pgm5/0002ca/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/pgm5/0002ca/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_4q8x4vr6.log --grpc-port=7667 --mon-port=25083 --ic-port=16393
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pgm5/0002ca/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/pgm5/0002ca/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_4q8x4vr6.log', '--grpc-port=7667', '--mon-port=25083', '--ic-port=16393')' in '/home/runner/.ya/build/build_root/pgm5/0002ca/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: 863180
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7667/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/pgm5/0002ca/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 863181
DEBUG    ya.test:process.py:259 Command (pid 863181) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 863181) elapsed time (sec): 0.4430844783782959
DEBUG    ya.test:process.py:263 Command (pid 863181) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) maxrss: 545604
DEBUG    ya.test:process.py:263 Command (pid 863181) minflt: 16238
DEBUG    ya.test:process.py:263 Command (pid 863181) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 863181) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 863181) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 863181) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 863181) stime: 0.28599199999999997
DEBUG    ya.test:process.py:263 Command (pid 863181) utime: 0.10875699999999999
DEBUG    ya.test:process.py:263 Command (pid 863181) wtime: 0.444
DEBUG    ya.test:process.py:275 Command (pid 863181) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tful63qlf4    Host information: 
        Linux ghrun-tful63qlf4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7667', '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/pgm5/0002ca/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7667', '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: 864576
DEBUG    ya.test:process.py:259 Command (pid 864576) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 864576) elapsed time (sec): 0.4710400104522705
DEBUG    ya.test:process.py:263 Command (pid 864576) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) maxrss: 554116
DEBUG    ya.test:process.py:263 Command (pid 864576) minflt: 18381
DEBUG    ya.test:process.py:263 Command (pid 864576) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 864576) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 864576) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 864576) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 864576) stime: 0.278113
DEBUG    ya.test:process.py:263 Command (pid 864576) utime: 0.147236
DEBUG    ya.test:process.py:263 Command (pid 864576) wtime: 0.474
DEBUG    ya.test:process.py:275 Command (pid 864576) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bcb62464-d620-4cc5-8aff-8941f858635f, localhost:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bcb62464-d620-4cc5-8aff-8941f858635f, localhost:7667): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bcb62464-d620-4cc5-8aff-8941f858635f, localhost:7667): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tful63qlf4.auto.internal" port: 7667 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-tful63qlf4.auto.internal:7667, 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:7667
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydb/ydb -e grpc://localhost:7667 -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/pgm5/0002ca/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7667', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 865060
DEBUG    ya.test:process.py:259 Command (pid 865060) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 865060) elapsed time (sec): 0.42862629890441895
DEBUG    ya.test:process.py:263 Command (pid 865060) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) maxrss: 166892
DEBUG    ya.test:process.py:263 Command (pid 865060) minflt: 3560
DEBUG    ya.test:process.py:263 Command (pid 865060) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 865060) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 865060) nvcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 865060) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 865060) stime: 0.028572999999999998
DEBUG    ya.test:process.py:263 Command (pid 865060) utime: 0.057146999999999996
DEBUG    ya.test:process.py:263 Command (pid 865060) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 865060) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 865060) 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/pgm5/0002ca/ydb/apps/ydb/ydb -e grpc://localhost:7667 -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/pgm5/0002ca/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7667', '-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: 865555
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 865555) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 865555) elapsed time (sec): 30.320424556732178
DEBUG    ya.test:process.py:263 Command (pid 865555) wtime: 30.322
DEBUG    ya.test:process.py:275 Command (pid 865555) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    448	448	0	0	20	31	41	44
2	    478	478	0	0	20	23	26	35
3	    443	443	0	0	21	30	42	47
4	    451	451	0	0	21	28	33	40
5	    483	483	0	0	20	23	25	27
6	    480	480	0	0	20	23	25	27
7	    485	485	0	0	20	22	26	29
8	    483	483	0	0	20	23	26	27
9	    437	437	0	0	21	31	35	43
10	    416	416	0	0	22	34	39	44
11	    379	379	0	0	24	40	48	56
12	    397	397	0	0	22	37	60	64
13	    389	389	0	0	24	36	45	48
14	    287	287	0	0	33	55	66	73
15	    185	185	0	0	48	99	108	110
16	    203	203	0	0	45	81	96	103
17	    211	211	0	0	44	88	104	106
18	    123	123	0	0	77	111	123	128
19	    119	119	0	0	74	233	261	263
20	    136	136	0	0	75	107	115	118
21	    128	128	0	0	78	106	111	119
22	    139	139	0	0	74	105	111	118
23	    133	133	0	0	74	109	123	126
24	    167	167	0	0	60	87	104	108
25	    121	121	0	0	80	113	127	131
26	    113	113	0	0	87	121	132	134
27	    133	133	0	0	72	109	127	128
28	    165	165	0	0	59	91	98	103
29	    191	191	0	0	50	83	111	117
30	    128	128	0	0	76	135	141	144

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   8451	281.7	0	0	22	91	115	263

DEBUG    ya.test:process.py:276 Command (pid 865555) 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, ff553143-af45-4e74-ac3d-63ad7f963292, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ff553143-af45-4e74-ac3d-63ad7f963292, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ff553143-af45-4e74-ac3d-63ad7f963292, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8ee07c92-3f8a-44a4-a241-f5414d78383b, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8ee07c92-3f8a-44a4-a241-f5414d78383b, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8ee07c92-3f8a-44a4-a241-f5414d78383b, ghrun-tful63qlf4.auto.internal:7667): 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=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd9f419d-0ab1-4676-b1cc-531287ddb512, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd9f419d-0ab1-4676-b1cc-531287ddb512, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=" 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, fd9f419d-0ab1-4676-b1cc-531287ddb512, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
INFO     root:test_log_scenario.py:217 Count rows after insert 8267 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0edca43a-0c45-4a9e-a059-9149d9664f38, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0edca43a-0c45-4a9e-a059-9149d9664f38, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=" 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, 0edca43a-0c45-4a9e-a059-9149d9664f38, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f75ef88-4cf5-4127-8c8b-c9ccba358960, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f75ef88-4cf5-4127-8c8b-c9ccba358960, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=" 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, 4f75ef88-4cf5-4127-8c8b-c9ccba358960, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
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/pgm5/0002ca/ydb/apps/ydb/ydb -e grpc://localhost:7667 -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
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/pgm5/0002ca/ydb/apps/ydb/ydb -e grpc://localhost:7667 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydb/ydb -e grpc://localhost:7667 -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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7667', '-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: 877994
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7667', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fa3a5235-7228-49ba-a0b9-0d95d9a60e6f, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fa3a5235-7228-49ba-a0b9-0d95d9a60e6f, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9a7ae52-7da2-4595-8eba-5885fa7aa43c, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9a7ae52-7da2-4595-8eba-5885fa7aa43c, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZTBkZTg0OTctMmQxNzc3ZjctMzIzYTBjMTMtNmM3YjhkYzM=" 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, c9a7ae52-7da2-4595-8eba-5885fa7aa43c, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fa3a5235-7228-49ba-a0b9-0d95d9a60e6f, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzdlMTNiOTUtNmQ3NmVmODQtYmFmZWRlYzYtNmQzODJlZGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 07dd5465-c5eb-4695-a54d-9698bc5a9c5c, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 07dd5465-c5eb-4695-a54d-9698bc5a9c5c, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=NzdlMTNiOTUtNmQ3NmVmODQtYmFmZWRlYzYtNmQzODJlZGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 07dd5465-c5eb-4695-a54d-9698bc5a9c5c, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pgm5/0002ca/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7667', '-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: 877996
DEBUG    ya.test:process.py:628 Command pid: 878002
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzdlMTNiOTUtNmQ3NmVmODQtYmFmZWRlYzYtNmQzODJlZGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1d4e733-45a8-4237-9973-06af5c555e43, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1d4e733-45a8-4237-9973-06af5c555e43, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=NzdlMTNiOTUtNmQ3NmVmODQtYmFmZWRlYzYtNmQzODJlZGM=" 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:52 RpcState(ExecuteQuery, b1d4e733-45a8-4237-9973-06af5c555e43, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c3cefd6a-4d93-40a6-a672-1eefa7a924b8, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3cefd6a-4d93-40a6-a672-1eefa7a924b8, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3cefd6a-4d93-40a6-a672-1eefa7a924b8, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2U1N2NhM2EtZTdlMTYyZmEtYTJmMTdiNzMtMmU0YmE5ZmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66ee283d-c514-4767-89cf-b1cd7f22c350, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66ee283d-c514-4767-89cf-b1cd7f22c350, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=Y2U1N2NhM2EtZTdlMTYyZmEtYTJmMTdiNzMtMmU0YmE5ZmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66ee283d-c514-4767-89cf-b1cd7f22c350, ghrun-tful63qlf4.auto.internal:7667): 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=Y2U1N2NhM2EtZTdlMTYyZmEtYTJmMTdiNzMtMmU0YmE5ZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f27a5bd-28b3-4237-ba2e-f1b56c8702b3, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f27a5bd-28b3-4237-ba2e-f1b56c8702b3, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=Y2U1N2NhM2EtZTdlMTYyZmEtYTJmMTdiNzMtMmU0YmE5ZmE=" 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, 8f27a5bd-28b3-4237-ba2e-f1b56c8702b3, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7a827e79-facd-42b3-b1f7-08d7f7feb5ec, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7a827e79-facd-42b3-b1f7-08d7f7feb5ec, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7a827e79-facd-42b3-b1f7-08d7f7feb5ec, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Nzg1NzY1NjYtYWFlMjU2NDUtMzg5M2Y4YjgtMmVhYWUzZmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5d197a91-8869-42e4-a2a7-ad052ec6e6d5, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5d197a91-8869-42e4-a2a7-ad052ec6e6d5, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=Nzg1NzY1NjYtYWFlMjU2NDUtMzg5M2Y4YjgtMmVhYWUzZmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5d197a91-8869-42e4-a2a7-ad052ec6e6d5, ghrun-tful63qlf4.auto.internal:7667): 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=Nzg1NzY1NjYtYWFlMjU2NDUtMzg5M2Y4YjgtMmVhYWUzZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72c1e1b0-54ed-4c74-ba6b-490acb7c4f08, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72c1e1b0-54ed-4c74-ba6b-490acb7c4f08, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=Nzg1NzY1NjYtYWFlMjU2NDUtMzg5M2Y4YjgtMmVhYWUzZmY=" 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, 72c1e1b0-54ed-4c74-ba6b-490acb7c4f08, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98c2afb0-f49a-467c-be9b-5e7fe78a8365, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98c2afb0-f49a-467c-be9b-5e7fe78a8365, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98c2afb0-f49a-467c-be9b-5e7fe78a8365, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzZhYjIwZmUtNTFiYjM5YTEtM2UwZWUzNy1hMWI4NzliZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ee55fb5d-810e-4fe5-b8f7-7b7313fc6c21, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ee55fb5d-810e-4fe5-b8f7-7b7313fc6c21, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=YzZhYjIwZmUtNTFiYjM5YTEtM2UwZWUzNy1hMWI4NzliZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ee55fb5d-810e-4fe5-b8f7-7b7313fc6c21, ghrun-tful63qlf4.auto.internal:7667): 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=YzZhYjIwZmUtNTFiYjM5YTEtM2UwZWUzNy1hMWI4NzliZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dac807dc-3323-4c56-8c7d-59b57232bd8e, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dac807dc-3323-4c56-8c7d-59b57232bd8e, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=YzZhYjIwZmUtNTFiYjM5YTEtM2UwZWUzNy1hMWI4NzliZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 09fab049-45c3-4328-9d4c-b8cdc6b146ed, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 09fab049-45c3-4328-9d4c-b8cdc6b146ed, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dac807dc-3323-4c56-8c7d-59b57232bd8e, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 09fab049-45c3-4328-9d4c-b8cdc6b146ed, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjRlMTliYmYtM2UzZjQ5MzMtM2FjYzUxYWUtOTQyNzhmZTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ea246eb4-fb6c-4b91-a4be-6bafb35794cb, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ea246eb4-fb6c-4b91-a4be-6bafb35794cb, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlMTliYmYtM2UzZjQ5MzMtM2FjYzUxYWUtOTQyNzhmZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ea246eb4-fb6c-4b91-a4be-6bafb35794cb, ghrun-tful63qlf4.auto.internal:7667): 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=ZjRlMTliYmYtM2UzZjQ5MzMtM2FjYzUxYWUtOTQyNzhmZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3f8d38b-661d-4fb6-9308-0dd0ceeae998, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3f8d38b-661d-4fb6-9308-0dd0ceeae998, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlMTliYmYtM2UzZjQ5MzMtM2FjYzUxYWUtOTQyNzhmZTc=" 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, c3f8d38b-661d-4fb6-9308-0dd0ceeae998, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1385d75c-7bfb-42d8-b549-cd5ad7a5669c, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1385d75c-7bfb-42d8-b549-cd5ad7a5669c, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1385d75c-7bfb-42d8-b549-cd5ad7a5669c, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzhkYWVjNWItYTZiZGM1MjMtZGQ2NDA1YjUtNzEzNDE1NWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 143f4bc7-a7b2-41cf-b853-2e39adcf8f06, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 143f4bc7-a7b2-41cf-b853-2e39adcf8f06, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=NzhkYWVjNWItYTZiZGM1MjMtZGQ2NDA1YjUtNzEzNDE1NWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 143f4bc7-a7b2-41cf-b853-2e39adcf8f06, ghrun-tful63qlf4.auto.internal:7667): 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=NzhkYWVjNWItYTZiZGM1MjMtZGQ2NDA1YjUtNzEzNDE1NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9edfb1fe-d529-417e-a834-7df7c81e5070, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9edfb1fe-d529-417e-a834-7df7c81e5070, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=NzhkYWVjNWItYTZiZGM1MjMtZGQ2NDA1YjUtNzEzNDE1NWU=" 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, 9edfb1fe-d529-417e-a834-7df7c81e5070, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 44b5f3d0-3a42-4dbb-97a6-a7979b22dd64, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 44b5f3d0-3a42-4dbb-97a6-a7979b22dd64, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 44b5f3d0-3a42-4dbb-97a6-a7979b22dd64, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWExOTg5MjItM2U3ODE5NzktNDEzN2QzMzUtYjIxN2ZjODI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 174332b1-f75f-4567-b11e-02f148e602fc, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 174332b1-f75f-4567-b11e-02f148e602fc, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=MWExOTg5MjItM2U3ODE5NzktNDEzN2QzMzUtYjIxN2ZjODI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 174332b1-f75f-4567-b11e-02f148e602fc, ghrun-tful63qlf4.auto.internal:7667): 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=MWExOTg5MjItM2U3ODE5NzktNDEzN2QzMzUtYjIxN2ZjODI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd54b165-5b8c-4db0-af50-e105bf07e50b, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd54b165-5b8c-4db0-af50-e105bf07e50b, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=MWExOTg5MjItM2U3ODE5NzktNDEzN2QzMzUtYjIxN2ZjODI=" 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, fd54b165-5b8c-4db0-af50-e105bf07e50b, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 287d33ba-73df-401a-9fc9-13aaeea9e2b6, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 287d33ba-73df-401a-9fc9-13aaeea9e2b6, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 287d33ba-73df-401a-9fc9-13aaeea9e2b6, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2YzZDUzZDQtYzkwOGRiMjItODY4ZGE3MGMtMmIwOTgzNTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ca1091da-5208-46c8-9a73-94393f340e40, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca1091da-5208-46c8-9a73-94393f340e40, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=M2YzZDUzZDQtYzkwOGRiMjItODY4ZGE3MGMtMmIwOTgzNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca1091da-5208-46c8-9a73-94393f340e40, ghrun-tful63qlf4.auto.internal:7667): 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=M2YzZDUzZDQtYzkwOGRiMjItODY4ZGE3MGMtMmIwOTgzNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9dc6c2cb-6d95-46f3-a1b7-aa90c9ba5e96, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9dc6c2cb-6d95-46f3-a1b7-aa90c9ba5e96, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=M2YzZDUzZDQtYzkwOGRiMjItODY4ZGE3MGMtMmIwOTgzNTk=" 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, 9dc6c2cb-6d95-46f3-a1b7-aa90c9ba5e96, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a3e5e82e-7c9b-496c-b163-ed5ec47617cf, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3e5e82e-7c9b-496c-b163-ed5ec47617cf, ghrun-tful63qlf4.auto.internal:7667): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3e5e82e-7c9b-496c-b163-ed5ec47617cf, ghrun-tful63qlf4.auto.internal:7667): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWJmOTFhMWUtODU0ZmRmMWYtYWMwMzVjYzUtYTNhNGM2YjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1d233ade-16f8-43e6-9a91-32abe768d614, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1d233ade-16f8-43e6-9a91-32abe768d614, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=NWJmOTFhMWUtODU0ZmRmMWYtYWMwMzVjYzUtYTNhNGM2YjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1d233ade-16f8-43e6-9a91-32abe768d614, ghrun-tful63qlf4.auto.internal:7667): 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=NWJmOTFhMWUtODU0ZmRmMWYtYWMwMzVjYzUtYTNhNGM2YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3bebabb1-ed7e-42bc-a2a4-6c71f0cc1acd, ghrun-tful63qlf4.auto.internal:7667): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3bebabb1-ed7e-42bc-a2a4-6c71f0cc1acd, ghrun-tful63qlf4.auto.internal:7667): request = { session_id: "ydb://session/3?node_id=1&id=NWJmOTFhMWUtODU0ZmRmMWYtYWMwMzVjYzUtYTNhNGM2YjU=" 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, 3bebabb1-ed7e-42bc-a2a4-6c71f0cc1acd, ghrun-tful63qlf4.auto.internal:7667): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8ee07c92-3f8a-44a4-a241-f5414d78383b, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.782640551+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ea246eb4-fb6c-4b91-a4be-6bafb35794cb, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782911179+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 72c1e1b0-54ed-4c74-ba6b-490acb7c4f08, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782871026+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg1NzY1NjYtYWFlMjU2NDUtMzg5M2Y4YjgtMmVhYWUzZmY=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9edfb1fe-d529-417e-a834-7df7c81e5070, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782955888+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fd54b165-5b8c-4db0-af50-e105bf07e50b, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.78298203+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWExOTg5MjItM2U3ODE5NzktNDEzN2QzMzUtYjIxN2ZjODI=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5d197a91-8869-42e4-a2a7-ad052ec6e6d5, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782854006+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c9a7ae52-7da2-4595-8eba-5885fa7aa43c, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782764989+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b1d4e733-45a8-4237-9973-06af5c555e43, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.782817214+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdlMTNiOTUtNmQ3NmVmODQtYmFmZWRlYzYtNmQzODJlZGM=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f27a5bd-28b3-4237-ba2e-f1b56c8702b3, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782842107+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2U1N2NhM2EtZTdlMTYyZmEtYTJmMTdiNzMtMmU0YmE5ZmE=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dac807dc-3323-4c56-8c7d-59b57232bd8e, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.78289711+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzZhYjIwZmUtNTFiYjM5YTEtM2UwZWUzNy1hMWI4NzliZQ==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzhkYWVjNWItYTZiZGM1MjMtZGQ2NDA1YjUtNzEzNDE1NWU=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1d233ade-16f8-43e6-9a91-32abe768d614, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.783018021+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9dc6c2cb-6d95-46f3-a1b7-aa90c9ba5e96, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.783007175+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2YzZDUzZDQtYzkwOGRiMjItODY4ZGE3MGMtMmIwOTgzNTk=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3bebabb1-ed7e-42bc-a2a4-6c71f0cc1acd, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.783030558+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 174332b1-f75f-4567-b11e-02f148e602fc, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.782967439+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ca1091da-5208-46c8-9a73-94393f340e40, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.782995364+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ee55fb5d-810e-4fe5-b8f7-7b7313fc6c21, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.78288178+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 07dd5465-c5eb-4695-a54d-9698bc5a9c5c, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.782804273+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 66ee283d-c514-4767-89cf-b1cd7f22c350, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782829392+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 143f4bc7-a7b2-41cf-b853-2e39adcf8f06, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:7667 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T15:33:41.782941416+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c3f8d38b-661d-4fb6-9308-0dd0ceeae998, ghrun-tful63qlf4.auto.internal:7667): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T15:33:41.782929284+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tful63qlf4.auto.internal:7667
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 877996) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 877996) elapsed time (sec): 30.281308889389038
DEBUG    ya.test:process.py:263 Command (pid 877996) wtime: 30.348
DEBUG    ya.test:process.py:275 Command (pid 877996) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	157	0	0	0	0
9	      0	0	0	830	0	0	0	0
10	      0	0	0	820	0	0	0	0
11	      0	0	0	797	0	0	0	0
12	      0	0	0	830	0	0	0	0
13	      0	0	0	870	0	0	0	0
14	      0	0	0	760	0	0	0	0
15	      0	0	0	780	0	0	0	0
16	      0	0	0	820	0	0	0	0
17	      0	0	0	590	0	0	0	0
18	      0	0	0	849	0	0	0	0
19	      0	0	0	780	0	0	0	0
20	      0	0	0	820	0	0	0	0
21	      0	0	0	810	0	0	0	0
22	      0	0	0	771	0	0	0	0
23	      0	0	0	829	0	0	0	0
24	      0	0	0	870	0	0	0	0
25	      0	0	0	860	0	0	0	0
26	      0	0	0	840	0	0	0	0
27	      0	0	0	630	0	0	0	0
28	      0	0	0	730	0	0	0	0
29	      0	0	0	810	0	0	0	0
30	      0	0	0	730	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 877996) 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 878002) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 878002) elapsed time (sec): 30.2873318195343
DEBUG    ya.test:process.py:263 Command (pid 878002) wtime: 30.301
DEBUG    ya.test:process.py:275 Command (pid 878002) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	     17	17	0	9	591	619	1063	1063
3	     31	31	0	0	315	397	417	417
4	     38	38	0	0	273	389	403	403
5	     46	46	0	0	196	255	275	275
6	     26	26	0	0	230	489	643	643
7	      0	0	0	10	0	0	0	0
8	      0	0	0	153	0	0	0	0
9	      0	0	0	750	0	0	0	0
10	      0	0	0	800	0	0	0	0
11	      0	0	0	773	0	0	0	0
12	      0	0	0	907	0	0	0	0
13	      0	0	0	840	0	0	0	0
14	      0	0	0	860	0	0	0	0
15	      0	0	0	730	0	0	0	0
16	      0	0	0	730	0	0	0	0
17	      0	0	0	700	0	0	0	0
18	      0	0	0	870	0	0	0	0
19	      0	0	0	730	0	0	0	0
20	      0	0	0	750	0	0	0	0
21	      0	0	0	860	0	0	0	0
22	      0	0	0	820	0	0	0	0
23	      0	0	0	840	0	0	0	0
24	      0	0	0	730	0	0	0	0
25	      0	0	0	830	0	0	0	0
26	      0	0	0	790	0	0	0	0
27	      0	0	0	610	0	0	0	0
28	      0	0	0	770	0	0	0	0
29	      0	0	0	790	0	0	0	0
30	      0	0	0	750	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    158	5.26667	0	17402	261	591	619	1063

DEBUG    ya.test:process.py:276 Command (pid 878002) 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 877994) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 877994) elapsed time (sec): 30.37247586250305
DEBUG    ya.test:process.py:263 Command (pid 877994) wtime: 30.376
DEBUG    ya.test:process.py:275 Command (pid 877994) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     12	12	0	0	417	663	663	663
2	     21	21	0	0	535	1087	1111	1111
3	     40	40	0	0	251	337	361	361
4	     42	42	0	0	242	367	393	393
5	     59	59	0	0	160	226	244	246
6	     34	34	0	0	191	475	571	571
7	      2	2	0	0	497	509	509	509
8	      0	0	0	53	0	0	0	0
9	      0	0	0	759	0	0	0	0
10	      0	0	0	790	0	0	0	0
11	      0	0	0	817	0	0	0	0
12	      0	0	0	797	0	0	0	0
13	      0	0	0	742	0	0	0	0
14	      0	0	0	764	0	0	0	0
15	      0	0	0	776	0	0	0	0
16	      0	0	0	800	0	0	0	0
17	      0	0	0	680	0	0	0	0
18	      0	0	0	720	0	0	0	0
19	      0	0	0	750	0	0	0	0
20	      0	0	0	800	0	0	0	0
21	      0	0	0	748	0	0	0	0
22	      0	0	0	772	0	0	0	0
23	      0	0	0	899	0	0	0	0
24	      0	0	0	823	0	0	0	0
25	      0	0	0	822	0	0	0	0
26	      0	0	0	788	0	0	0	0
27	      0	0	0	560	0	0	0	0
28	      0	0	0	759	0	0	0	0
29	      0	0	0	660	0	0	0	0
30	      0	0	0	840	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    210	7	0	16919	221	663	1071	1111

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7667
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:7667". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
321.91s call     test_log_scenario.py::TestLogScenario::test_log_uniform
3.82s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
2.22s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/pgm5/0002ca/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/pgm5/0002ca/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-24T15:33:35.086301Z): source_id=112;tablet_id=72075186224037910;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA916F95
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA90F4D6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A64C8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD71AADB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F6F748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6F49F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD6F512D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14373E1B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FBAE17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F0FBD3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F0FBD3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F0D583
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F10F47
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14391C08
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF3D565
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB749437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB796F74
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79B034
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79AC40
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79B82E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA918BEC
21. ??:0: ?? @ 0x7FD9C9352AC2
22. ??:0: ?? @ 0x7FD9C93E48BF
============ 1 failed, 114 deselected, 1 error in 330.33s (0:05:30) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pgm5/0002c2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pgm5/0002c0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pgm5/0002c8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/pgm5/0002ce/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pgm5/0002c4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pgm5/0002c6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pgm5/0002cd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.92s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pgm5/0002cc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.93s ============================
