============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rsiu/0002d2/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 110 items / 101 deselected / 9 selected

order_by_with_limit.py .

============================== slowest durations ===============================
20.83s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.24s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 101 deselected in 22.09s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rsiu/0002d9/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 110 items / 101 deselected / 9 selected

order_by_with_limit.py .

============================== slowest durations ===============================
25.86s call     order_by_with_limit.py::TestOrderBy::test_random
20.53s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
====================== 1 passed, 101 deselected in 47.50s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rsiu/0002d5/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 110 items / 101 deselected / 9 selected

order_by_with_limit.py .

============================== slowest durations ===============================
76.14s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
20.76s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.16s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 101 deselected in 98.29s (0:01:38) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rsiu/0002d6/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 110 items / 101 deselected / 9 selected

test_create.py .

============================== slowest durations ===============================
17.19s setup    test_create.py::TestCreate::test_create_real_opt
0.82s call     test_create.py::TestCreate::test_create_real_opt

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 101 deselected in 19.06s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rsiu/0002d7/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 110 items / 101 deselected / 9 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:702: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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-14T20:58:55.897375Z): source_id=335;tablet_id=72075186224037903;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 @ 0xA7966F5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78EC36
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB622358
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92418B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE612F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8FF79D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141A77FB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DE8827
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D3F373
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D3F373
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D3C193
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D42C47
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141C55E8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD491B5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C7ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB612E04
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB616EC4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB616AD0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6176BE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79834C
E   21. ??:0: ?? @ 0x7F9AD5676AC2
E   22. ??:0: ?? @ 0x7F9AD57088BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3259419
DEBUG    ya.test:process.py:259 Command (pid 3259419) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3259419) elapsed time (sec): 1.6983067989349365
DEBUG    ya.test:process.py:263 Command (pid 3259419) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) maxrss: 543156
DEBUG    ya.test:process.py:263 Command (pid 3259419) minflt: 16279
DEBUG    ya.test:process.py:263 Command (pid 3259419) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 3259419) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) nvcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 3259419) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3259419) stime: 1.504233
DEBUG    ya.test:process.py:263 Command (pid 3259419) utime: 0.131878
DEBUG    ya.test:process.py:263 Command (pid 3259419) wtime: 1.7
DEBUG    ya.test:process.py:275 Command (pid 3259419) 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-axyekx4wty    Host information: 
        Linux ghrun-axyekx4wty 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 3259419) 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-axyekx4wty    Host information: 
        Linux ghrun-axyekx4wty 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7414
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/rsiu/0002d7/r3tmp/kikimr_cluster_njtth8_o
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26169
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12534
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17179
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/rsiu/0002d7/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/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_lvmlonxb.log --grpc-port=26169 --mon-port=12534 --ic-port=7414
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26169/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/rsiu/0002d7/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/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_lvmlonxb.log --grpc-port=26169 --mon-port=12534 --ic-port=7414
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_lvmlonxb.log', '--grpc-port=26169', '--mon-port=12534', '--ic-port=7414')' in '/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3260833
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26169/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/rsiu/0002d7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3260834
DEBUG    ya.test:process.py:259 Command (pid 3260834) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3260834) elapsed time (sec): 2.3801820278167725
DEBUG    ya.test:process.py:263 Command (pid 3260834) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3260834) maxrss: 543164
DEBUG    ya.test:process.py:263 Command (pid 3260834) minflt: 16387
DEBUG    ya.test:process.py:263 Command (pid 3260834) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) nivcsw: 301
DEBUG    ya.test:process.py:263 Command (pid 3260834) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) nvcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 3260834) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3260834) stime: 2.038666
DEBUG    ya.test:process.py:263 Command (pid 3260834) utime: 0.11836899999999999
DEBUG    ya.test:process.py:263 Command (pid 3260834) wtime: 2.381
DEBUG    ya.test:process.py:275 Command (pid 3260834) 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-axyekx4wty    Host information: 
        Linux ghrun-axyekx4wty 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-axyekx4wty    Host information: 
        Linux ghrun-axyekx4wty 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/rsiu/0002d7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26169', '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: 7414\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/rsiu/0002d7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26169', '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: 7414\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3263635
DEBUG    ya.test:process.py:259 Command (pid 3263635) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3263635) elapsed time (sec): 0.8571736812591553
DEBUG    ya.test:process.py:263 Command (pid 3263635) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) maxrss: 551600
DEBUG    ya.test:process.py:263 Command (pid 3263635) minflt: 18349
DEBUG    ya.test:process.py:263 Command (pid 3263635) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) nivcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 3263635) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) nvcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 3263635) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3263635) stime: 0.615761
DEBUG    ya.test:process.py:263 Command (pid 3263635) utime: 0.11176399999999999
DEBUG    ya.test:process.py:263 Command (pid 3263635) wtime: 0.861
DEBUG    ya.test:process.py:275 Command (pid 3263635) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26169', '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/rsiu/0002d7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26169', '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: 3264409
DEBUG    ya.test:process.py:259 Command (pid 3264409) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3264409) elapsed time (sec): 1.0629761219024658
DEBUG    ya.test:process.py:263 Command (pid 3264409) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) maxrss: 551592
DEBUG    ya.test:process.py:263 Command (pid 3264409) minflt: 18350
DEBUG    ya.test:process.py:263 Command (pid 3264409) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 3264409) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) nvcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 3264409) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3264409) stime: 0.839359
DEBUG    ya.test:process.py:263 Command (pid 3264409) utime: 0.134705
DEBUG    ya.test:process.py:263 Command (pid 3264409) wtime: 1.078
DEBUG    ya.test:process.py:275 Command (pid 3264409) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, be997754-e35d-4f2c-9e25-5cf978a9357d, localhost:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, be997754-e35d-4f2c-9e25-5cf978a9357d, localhost:26169): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, be997754-e35d-4f2c-9e25-5cf978a9357d, localhost:26169): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-axyekx4wty.auto.internal" port: 26169 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-axyekx4wty.auto.internal:26169, 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:26169
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb -e grpc://localhost:26169 -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/rsiu/0002d7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26169', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3265136
DEBUG    ya.test:process.py:259 Command (pid 3265136) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3265136) elapsed time (sec): 0.3433387279510498
DEBUG    ya.test:process.py:263 Command (pid 3265136) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) maxrss: 165736
DEBUG    ya.test:process.py:263 Command (pid 3265136) minflt: 3553
DEBUG    ya.test:process.py:263 Command (pid 3265136) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3265136) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) nvcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 3265136) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3265136) stime: 0.018375
DEBUG    ya.test:process.py:263 Command (pid 3265136) utime: 0.055125
DEBUG    ya.test:process.py:263 Command (pid 3265136) wtime: 0.347
DEBUG    ya.test:process.py:275 Command (pid 3265136) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3265136) 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/rsiu/0002d7/ydb/apps/ydb/ydb -e grpc://localhost:26169 -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/rsiu/0002d7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26169', '-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: 3265471
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 3265471) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3265471) elapsed time (sec): 30.156728744506836
DEBUG    ya.test:process.py:263 Command (pid 3265471) wtime: 30.158
DEBUG    ya.test:process.py:275 Command (pid 3265471) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    468	468	0	0	20	24	31	34
2	    467	467	0	0	20	26	29	31
3	    486	486	0	0	20	21	22	25
4	    484	484	0	0	20	22	25	28
5	    469	469	0	0	20	25	37	39
6	    482	482	0	0	20	23	26	27
7	    486	486	0	0	20	22	25	28
8	    485	485	0	0	20	21	25	27
9	    485	485	0	0	20	21	26	27
10	    485	485	0	0	20	21	22	24
11	    490	490	0	0	20	21	22	25
12	    486	486	0	0	20	21	22	26
13	    488	488	0	0	20	21	22	22
14	    484	484	0	0	20	22	25	27
15	    486	486	0	0	20	22	24	25
16	    485	485	0	0	20	21	23	25
17	    482	482	0	0	20	23	28	30
18	    486	486	0	0	20	22	23	26
19	    479	479	0	0	20	23	30	34
20	    475	475	0	0	20	24	27	31
21	    484	484	0	0	20	22	23	24
22	    485	485	0	0	20	22	23	24
23	    479	479	0	0	20	23	27	30
24	    480	480	0	0	20	23	25	31
25	    465	465	0	0	20	29	62	63
26	    487	487	0	0	20	22	23	25
27	    482	482	0	0	20	23	25	30
28	    445	445	0	0	20	23	25	96
29	    477	477	0	0	20	23	107	113
30	    479	479	0	0	20	26	31	36

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14401	480.033	0	0	20	23	27	113

DEBUG    ya.test:process.py:276 Command (pid 3265471) 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, 30821606-1b6b-4d8c-a691-19d827c7c8bc, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 30821606-1b6b-4d8c-a691-19d827c7c8bc, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 30821606-1b6b-4d8c-a691-19d827c7c8bc, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3bcd523b-3aa1-4f92-b67c-555ebcc57ce1, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3bcd523b-3aa1-4f92-b67c-555ebcc57ce1, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3bcd523b-3aa1-4f92-b67c-555ebcc57ce1, ghrun-axyekx4wty.auto.internal:26169): 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=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9769893e-f2a5-491a-847a-557e0c3840cd, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9769893e-f2a5-491a-847a-557e0c3840cd, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==" 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, 9769893e-f2a5-491a-847a-557e0c3840cd, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 14166 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4242fcd8-3ed8-455a-a3ad-31a89e312e1d, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4242fcd8-3ed8-455a-a3ad-31a89e312e1d, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==" 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, 4242fcd8-3ed8-455a-a3ad-31a89e312e1d, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e87e379a-6169-49df-b19b-596fb171b696, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e87e379a-6169-49df-b19b-596fb171b696, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==" 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, e87e379a-6169-49df-b19b-596fb171b696, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb -e grpc://localhost:26169 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb -e grpc://localhost:26169 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
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/rsiu/0002d7/ydb/apps/ydb/ydb -e grpc://localhost:26169 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3669e1a0-57a1-42a2-af02-72b45627a53a, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3669e1a0-57a1-42a2-af02-72b45627a53a, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b28379fa-1682-4e81-ac15-77856973bdc1, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3669e1a0-57a1-42a2-af02-72b45627a53a, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26169', '-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.connection:connection.py:63 RpcState(CreateSession, b28379fa-1682-4e81-ac15-77856973bdc1, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26169', '-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: 3276063
DEBUG    ya.test:process.py:628 Command pid: 3276064
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26169', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b28379fa-1682-4e81-ac15-77856973bdc1, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzE4NTY4ZTMtN2U1NDJjNDYtYWQwOWNiMzQtYWJiMjgyNTk=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3276065
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 07c290dd-8604-4101-be8d-1af5d2175aa6, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 07c290dd-8604-4101-be8d-1af5d2175aa6, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=MzE4NTY4ZTMtN2U1NDJjNDYtYWQwOWNiMzQtYWJiMjgyNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 07c290dd-8604-4101-be8d-1af5d2175aa6, ghrun-axyekx4wty.auto.internal:26169): 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=MzE4NTY4ZTMtN2U1NDJjNDYtYWQwOWNiMzQtYWJiMjgyNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 916f99f9-19e7-4cd4-93ae-6d0a0b0edee3, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 916f99f9-19e7-4cd4-93ae-6d0a0b0edee3, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=MzE4NTY4ZTMtN2U1NDJjNDYtYWQwOWNiMzQtYWJiMjgyNTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 36b855c0-0aa6-4a89-9811-6def11e17187, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 36b855c0-0aa6-4a89-9811-6def11e17187, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 916f99f9-19e7-4cd4-93ae-6d0a0b0edee3, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 36b855c0-0aa6-4a89-9811-6def11e17187, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzM3Njc1ZDctMmNkNzdjODYtNzg1ZmY3MjYtYWRiYzA3YmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b9a465d6-b82b-48e0-94e2-3e933d9d6594, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b9a465d6-b82b-48e0-94e2-3e933d9d6594, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=MzM3Njc1ZDctMmNkNzdjODYtNzg1ZmY3MjYtYWRiYzA3YmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b9a465d6-b82b-48e0-94e2-3e933d9d6594, ghrun-axyekx4wty.auto.internal:26169): 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=MzM3Njc1ZDctMmNkNzdjODYtNzg1ZmY3MjYtYWRiYzA3YmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5bdc084-6948-4282-bdf2-99caf02b308b, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5bdc084-6948-4282-bdf2-99caf02b308b, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=MzM3Njc1ZDctMmNkNzdjODYtNzg1ZmY3MjYtYWRiYzA3YmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 70fdf09f-bbe0-4bc4-b363-536c975ff809, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 70fdf09f-bbe0-4bc4-b363-536c975ff809, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5bdc084-6948-4282-bdf2-99caf02b308b, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 70fdf09f-bbe0-4bc4-b363-536c975ff809, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGRkMzllZjUtNDJiODFkMTItYzMzY2MyOTQtNGM0MzU4Y2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d8e5e858-9502-4563-8c58-295610f1812b, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d8e5e858-9502-4563-8c58-295610f1812b, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=ZGRkMzllZjUtNDJiODFkMTItYzMzY2MyOTQtNGM0MzU4Y2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d8e5e858-9502-4563-8c58-295610f1812b, ghrun-axyekx4wty.auto.internal:26169): 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=ZGRkMzllZjUtNDJiODFkMTItYzMzY2MyOTQtNGM0MzU4Y2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65b02a64-c713-46fb-9d6d-f42285a9feff, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65b02a64-c713-46fb-9d6d-f42285a9feff, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=ZGRkMzllZjUtNDJiODFkMTItYzMzY2MyOTQtNGM0MzU4Y2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 927bdc10-6689-4660-bb3f-972803debbad, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 927bdc10-6689-4660-bb3f-972803debbad, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65b02a64-c713-46fb-9d6d-f42285a9feff, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 927bdc10-6689-4660-bb3f-972803debbad, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDZlMWM0NDQtYTE1NzQ4YmItOTU4MTY1ZDItNmJkZGVhMA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 92c8f99c-2048-444a-a599-8892e03f487b, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 92c8f99c-2048-444a-a599-8892e03f487b, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NDZlMWM0NDQtYTE1NzQ4YmItOTU4MTY1ZDItNmJkZGVhMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 92c8f99c-2048-444a-a599-8892e03f487b, ghrun-axyekx4wty.auto.internal:26169): 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=NDZlMWM0NDQtYTE1NzQ4YmItOTU4MTY1ZDItNmJkZGVhMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9b784a0-5784-4762-b511-d64df4f7f714, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9b784a0-5784-4762-b511-d64df4f7f714, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NDZlMWM0NDQtYTE1NzQ4YmItOTU4MTY1ZDItNmJkZGVhMA==" 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, 97157e91-4549-4357-adcd-b31d916c5697, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97157e91-4549-4357-adcd-b31d916c5697, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9b784a0-5784-4762-b511-d64df4f7f714, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 97157e91-4549-4357-adcd-b31d916c5697, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODZjM2Y4MGUtMWZjZjY3OTktYzA3ZGM4MDEtZGQ3MzM2MTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a8631e45-7239-4e19-abf9-66130ec51698, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a8631e45-7239-4e19-abf9-66130ec51698, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=ODZjM2Y4MGUtMWZjZjY3OTktYzA3ZGM4MDEtZGQ3MzM2MTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a8631e45-7239-4e19-abf9-66130ec51698, ghrun-axyekx4wty.auto.internal:26169): 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=ODZjM2Y4MGUtMWZjZjY3OTktYzA3ZGM4MDEtZGQ3MzM2MTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bece8537-11a7-4fdc-a997-ca0d67d3335e, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bece8537-11a7-4fdc-a997-ca0d67d3335e, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=ODZjM2Y4MGUtMWZjZjY3OTktYzA3ZGM4MDEtZGQ3MzM2MTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bb6505e3-ccb5-4c9d-811a-79125acc4921, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bb6505e3-ccb5-4c9d-811a-79125acc4921, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bece8537-11a7-4fdc-a997-ca0d67d3335e, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bb6505e3-ccb5-4c9d-811a-79125acc4921, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTljNDk3YjItZGZhM2IxZTUtOWE4YzY0ZjEtOWRmMzY5MGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a83bd545-987e-48ef-92cc-7cd37c2fce8e, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a83bd545-987e-48ef-92cc-7cd37c2fce8e, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=YTljNDk3YjItZGZhM2IxZTUtOWE4YzY0ZjEtOWRmMzY5MGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a83bd545-987e-48ef-92cc-7cd37c2fce8e, ghrun-axyekx4wty.auto.internal:26169): 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=YTljNDk3YjItZGZhM2IxZTUtOWE4YzY0ZjEtOWRmMzY5MGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fae8881-3f55-403b-abee-77112c1bdbd6, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fae8881-3f55-403b-abee-77112c1bdbd6, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=YTljNDk3YjItZGZhM2IxZTUtOWE4YzY0ZjEtOWRmMzY5MGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 945ede0a-2100-42b1-b68d-8dc910c3fe40, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 945ede0a-2100-42b1-b68d-8dc910c3fe40, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fae8881-3f55-403b-abee-77112c1bdbd6, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 945ede0a-2100-42b1-b68d-8dc910c3fe40, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTJjZTMxYmEtYzY0MDNkOTQtZDUzYWJkMTAtMjdmNzIwMmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1de0e418-96bd-45c0-b9d1-2e2fce0997c2, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1de0e418-96bd-45c0-b9d1-2e2fce0997c2, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=OTJjZTMxYmEtYzY0MDNkOTQtZDUzYWJkMTAtMjdmNzIwMmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1de0e418-96bd-45c0-b9d1-2e2fce0997c2, ghrun-axyekx4wty.auto.internal:26169): 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=OTJjZTMxYmEtYzY0MDNkOTQtZDUzYWJkMTAtMjdmNzIwMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99ddd2f3-ba9b-448b-9457-acc2dedbcd24, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99ddd2f3-ba9b-448b-9457-acc2dedbcd24, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=OTJjZTMxYmEtYzY0MDNkOTQtZDUzYWJkMTAtMjdmNzIwMmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0768ae9b-df4f-4c55-8be2-57fcbbb36cc9, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0768ae9b-df4f-4c55-8be2-57fcbbb36cc9, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99ddd2f3-ba9b-448b-9457-acc2dedbcd24, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0768ae9b-df4f-4c55-8be2-57fcbbb36cc9, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTU1ZDQxYjEtZjNmMWFlZDAtZDdkMmFmNDMtNDhlNWFmNjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b39de8ab-6a49-4cdf-85e4-4e0cf97802b9, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b39de8ab-6a49-4cdf-85e4-4e0cf97802b9, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=MTU1ZDQxYjEtZjNmMWFlZDAtZDdkMmFmNDMtNDhlNWFmNjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b39de8ab-6a49-4cdf-85e4-4e0cf97802b9, ghrun-axyekx4wty.auto.internal:26169): 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=MTU1ZDQxYjEtZjNmMWFlZDAtZDdkMmFmNDMtNDhlNWFmNjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7022b410-4fc9-46ee-828b-8bf7bb833bd3, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7022b410-4fc9-46ee-828b-8bf7bb833bd3, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=MTU1ZDQxYjEtZjNmMWFlZDAtZDdkMmFmNDMtNDhlNWFmNjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aae98a23-3963-4ae7-a3b2-4c2de7970302, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7022b410-4fc9-46ee-828b-8bf7bb833bd3, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aae98a23-3963-4ae7-a3b2-4c2de7970302, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aae98a23-3963-4ae7-a3b2-4c2de7970302, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzczMzFkZjktYWVkODg2M2YtYTg1MDcwYTUtODJkMDAxNzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1b8dbe49-b7b4-4fcc-a76f-f53b723c532c, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1b8dbe49-b7b4-4fcc-a76f-f53b723c532c, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=YzczMzFkZjktYWVkODg2M2YtYTg1MDcwYTUtODJkMDAxNzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1b8dbe49-b7b4-4fcc-a76f-f53b723c532c, ghrun-axyekx4wty.auto.internal:26169): 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=YzczMzFkZjktYWVkODg2M2YtYTg1MDcwYTUtODJkMDAxNzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff56759d-1c74-495f-a3fd-ca758c63ffd7, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff56759d-1c74-495f-a3fd-ca758c63ffd7, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=YzczMzFkZjktYWVkODg2M2YtYTg1MDcwYTUtODJkMDAxNzI=" 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, ff56759d-1c74-495f-a3fd-ca758c63ffd7, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3bcd523b-3aa1-4f92-b67c-555ebcc57ce1, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T20:58:58.845366527+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-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b9a465d6-b82b-48e0-94e2-3e933d9d6594, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T20:58:58.845545667+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 07c290dd-8604-4101-be8d-1af5d2175aa6, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T20:58:58.845519926+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d8e5e858-9502-4563-8c58-295610f1812b, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T20:58:58.845572325+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a8631e45-7239-4e19-abf9-66130ec51698, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T20:58:58.845637008+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 92c8f99c-2048-444a-a599-8892e03f487b, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T20:58:58.845603275+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a83bd545-987e-48ef-92cc-7cd37c2fce8e, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T20:58:58.845662259+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1de0e418-96bd-45c0-b9d1-2e2fce0997c2, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T20:58:58.845687195+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b39de8ab-6a49-4cdf-85e4-4e0cf97802b9, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T20:58:58.845716859+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1b8dbe49-b7b4-4fcc-a76f-f53b723c532c, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T20:58:58.845740986+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3669e1a0-57a1-42a2-af02-72b45627a53a, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845495189+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 916f99f9-19e7-4cd4-93ae-6d0a0b0edee3, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845533319+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b5bdc084-6948-4282-bdf2-99caf02b308b, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845559738+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 65b02a64-c713-46fb-9d6d-f42285a9feff, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845591325+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e9b784a0-5784-4762-b511-d64df4f7f714, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845623015+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bece8537-11a7-4fdc-a997-ca0d67d3335e, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845650452+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7fae8881-3f55-403b-abee-77112c1bdbd6, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845675088+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 99ddd2f3-ba9b-448b-9457-acc2dedbcd24, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845702865+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7022b410-4fc9-46ee-828b-8bf7bb833bd3, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845729144+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ff56759d-1c74-495f-a3fd-ca758c63ffd7, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845753158+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:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
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 3276064) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3276064) elapsed time (sec): 30.25227928161621
DEBUG    ya.test:process.py:259 Command (pid 3276065) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 3276064) wtime: 30.254
DEBUG    ya.test:process.py:259 Command (pid 3276063) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3276065) elapsed time (sec): 30.25029492378235
DEBUG    ya.test:process.py:275 Command (pid 3276064) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     49	49	0	0	97	627	631	631
2	    165	165	0	0	57	92	97	100
3	    119	119	0	0	55	71	84	86
4	      0	0	0	1410	0	0	0	0
5	      0	0	0	2012	0	0	0	0
6	      0	0	0	2098	0	0	0	0
7	      0	0	0	1979	0	0	0	0
8	      0	0	0	2037	0	0	0	0
9	      0	0	0	2096	0	0	0	0
10	      0	0	0	2182	0	0	0	0
11	      0	0	0	2019	0	0	0	0
12	      0	0	0	2056	0	0	0	0
13	      0	0	0	2280	0	0	0	0
14	      0	0	0	2129	0	0	0	0
15	      0	0	0	2211	0	0	0	0
16	      0	0	0	2312	0	0	0	0
17	      0	0	0	2220	0	0	0	0
18	      0	0	0	2286	0	0	0	0
19	      0	0	0	2283	0	0	0	0
20	      0	0	0	2140	0	0	0	0
21	      0	0	0	2048	0	0	0	0
22	      0	0	0	1890	0	0	0	0
23	      0	0	0	2110	0	0	0	0
24	      0	0	0	2233	0	0	0	0
25	      0	0	0	2193	0	0	0	0
26	      0	0	0	1920	0	0	0	0
27	      0	0	0	2129	0	0	0	0
28	      0	0	0	2279	0	0	0	0
29	      0	0	0	2250	0	0	0	0
30	      0	0	0	2195	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    333	11.1	0	56997	57	174	627	631

DEBUG    ya.test:process.py:260 Command (pid 3276063) elapsed time (sec): 30.252673149108887
DEBUG    ya.test:process.py:263 Command (pid 3276065) wtime: 30.252
DEBUG    ya.test:process.py:276 Command (pid 3276064) errors:

DEBUG    ya.test:process.py:263 Command (pid 3276063) wtime: 30.256
DEBUG    ya.test:process.py:275 Command (pid 3276065) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     31	31	0	0	261	787	811	811
2	    127	127	0	0	77	107	121	125
3	     89	89	0	0	72	93	102	102
4	      0	0	0	1552	0	0	0	0
5	      0	0	0	2027	0	0	0	0
6	      0	0	0	2160	0	0	0	0
7	      0	0	0	2058	0	0	0	0
8	      0	0	0	2098	0	0	0	0
9	      0	0	0	2128	0	0	0	0
10	      0	0	0	2225	0	0	0	0
11	      0	0	0	2029	0	0	0	0
12	      0	0	0	2086	0	0	0	0
13	      0	0	0	2289	0	0	0	0
14	      0	0	0	2168	0	0	0	0
15	      0	0	0	2279	0	0	0	0
16	      0	0	0	2339	0	0	0	0
17	      0	0	0	2292	0	0	0	0
18	      0	0	0	2295	0	0	0	0
19	      0	0	0	2310	0	0	0	0
20	      0	0	0	2134	0	0	0	0
21	      0	0	0	2060	0	0	0	0
22	      0	0	0	1899	0	0	0	0
23	      0	0	0	2150	0	0	0	0
24	      0	0	0	2250	0	0	0	0
25	      0	0	0	2209	0	0	0	0
26	      0	0	0	1930	0	0	0	0
27	      0	0	0	2130	0	0	0	0
28	      0	0	0	2307	0	0	0	0
29	      0	0	0	2260	0	0	0	0
30	      0	0	0	2258	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    247	8.23333	0	57922	76	313	787	811

DEBUG    ya.test:process.py:275 Command (pid 3276063) 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	1579	0	0	0	0
5	      0	0	0	2059	0	0	0	0
6	      0	0	0	2132	0	0	0	0
7	      0	0	0	2038	0	0	0	0
8	      0	0	0	2071	0	0	0	0
9	      0	0	0	2099	0	0	0	0
10	      0	0	0	2219	0	0	0	0
11	      0	0	0	2049	0	0	0	0
12	      0	0	0	2058	0	0	0	0
13	      0	0	0	2280	0	0	0	0
14	      0	0	0	2180	0	0	0	0
15	      0	0	0	2277	0	0	0	0
16	      0	0	0	2341	0	0	0	0
17	      0	0	0	2286	0	0	0	0
18	      0	0	0	2273	0	0	0	0
19	      0	0	0	2319	0	0	0	0
20	      0	0	0	1010	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	0	0	0	0	0
23	      0	0	0	1160	0	0	0	0
24	      0	0	0	2250	0	0	0	0
25	      0	0	0	2220	0	0	0	0
26	      0	0	0	1919	0	0	0	0
27	      0	0	0	2156	0	0	0	0
28	      0	0	0	2309	0	0	0	0
29	      0	0	0	2249	0	0	0	0
30	      0	0	0	2217	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3276065) errors:
Terminating due to uncaught exception 0x134f3f4cae90    what() -> "(Error 35: Resource deadlock avoided) util/system/thread.cpp:199: can not join thread"

DEBUG    ya.test:process.py:276 Command (pid 3276063) errors:
Terminating due to uncaught exception 0x52f13f4c1490    what() -> "(Error 35: Resource deadlock avoided) util/system/thread.cpp:199: can not join thread"

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-axyekx4wty'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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.3260833' in '/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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_lvmlonxb.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:26169/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17179
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19946
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12534
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26169
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7414
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3259419
DEBUG    ya.test:process.py:259 Command (pid 3259419) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3259419) elapsed time (sec): 1.6983067989349365
DEBUG    ya.test:process.py:263 Command (pid 3259419) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) maxrss: 543156
DEBUG    ya.test:process.py:263 Command (pid 3259419) minflt: 16279
DEBUG    ya.test:process.py:263 Command (pid 3259419) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 3259419) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3259419) nvcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 3259419) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3259419) stime: 1.504233
DEBUG    ya.test:process.py:263 Command (pid 3259419) utime: 0.131878
DEBUG    ya.test:process.py:263 Command (pid 3259419) wtime: 1.7
DEBUG    ya.test:process.py:275 Command (pid 3259419) 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-axyekx4wty    Host information: 
        Linux ghrun-axyekx4wty 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 3259419) 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-axyekx4wty    Host information: 
        Linux ghrun-axyekx4wty 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7414
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/rsiu/0002d7/r3tmp/kikimr_cluster_njtth8_o
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26169
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12534
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17179
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/rsiu/0002d7/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/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_lvmlonxb.log --grpc-port=26169 --mon-port=12534 --ic-port=7414
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26169/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/rsiu/0002d7/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/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_lvmlonxb.log --grpc-port=26169 --mon-port=12534 --ic-port=7414
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_lvmlonxb.log', '--grpc-port=26169', '--mon-port=12534', '--ic-port=7414')' in '/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3260833
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26169/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/rsiu/0002d7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3260834
DEBUG    ya.test:process.py:259 Command (pid 3260834) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3260834) elapsed time (sec): 2.3801820278167725
DEBUG    ya.test:process.py:263 Command (pid 3260834) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3260834) maxrss: 543164
DEBUG    ya.test:process.py:263 Command (pid 3260834) minflt: 16387
DEBUG    ya.test:process.py:263 Command (pid 3260834) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) nivcsw: 301
DEBUG    ya.test:process.py:263 Command (pid 3260834) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3260834) nvcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 3260834) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3260834) stime: 2.038666
DEBUG    ya.test:process.py:263 Command (pid 3260834) utime: 0.11836899999999999
DEBUG    ya.test:process.py:263 Command (pid 3260834) wtime: 2.381
DEBUG    ya.test:process.py:275 Command (pid 3260834) 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-axyekx4wty    Host information: 
        Linux ghrun-axyekx4wty 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-axyekx4wty    Host information: 
        Linux ghrun-axyekx4wty 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/rsiu/0002d7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26169', '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: 7414\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/rsiu/0002d7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26169', '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: 7414\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3263635
DEBUG    ya.test:process.py:259 Command (pid 3263635) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3263635) elapsed time (sec): 0.8571736812591553
DEBUG    ya.test:process.py:263 Command (pid 3263635) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) maxrss: 551600
DEBUG    ya.test:process.py:263 Command (pid 3263635) minflt: 18349
DEBUG    ya.test:process.py:263 Command (pid 3263635) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) nivcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 3263635) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3263635) nvcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 3263635) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3263635) stime: 0.615761
DEBUG    ya.test:process.py:263 Command (pid 3263635) utime: 0.11176399999999999
DEBUG    ya.test:process.py:263 Command (pid 3263635) wtime: 0.861
DEBUG    ya.test:process.py:275 Command (pid 3263635) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26169', '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/rsiu/0002d7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26169', '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: 3264409
DEBUG    ya.test:process.py:259 Command (pid 3264409) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3264409) elapsed time (sec): 1.0629761219024658
DEBUG    ya.test:process.py:263 Command (pid 3264409) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) maxrss: 551592
DEBUG    ya.test:process.py:263 Command (pid 3264409) minflt: 18350
DEBUG    ya.test:process.py:263 Command (pid 3264409) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 3264409) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3264409) nvcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 3264409) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3264409) stime: 0.839359
DEBUG    ya.test:process.py:263 Command (pid 3264409) utime: 0.134705
DEBUG    ya.test:process.py:263 Command (pid 3264409) wtime: 1.078
DEBUG    ya.test:process.py:275 Command (pid 3264409) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, be997754-e35d-4f2c-9e25-5cf978a9357d, localhost:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, be997754-e35d-4f2c-9e25-5cf978a9357d, localhost:26169): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, be997754-e35d-4f2c-9e25-5cf978a9357d, localhost:26169): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-axyekx4wty.auto.internal" port: 26169 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-axyekx4wty.auto.internal:26169, 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:26169
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb -e grpc://localhost:26169 -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/rsiu/0002d7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26169', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3265136
DEBUG    ya.test:process.py:259 Command (pid 3265136) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3265136) elapsed time (sec): 0.3433387279510498
DEBUG    ya.test:process.py:263 Command (pid 3265136) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) maxrss: 165736
DEBUG    ya.test:process.py:263 Command (pid 3265136) minflt: 3553
DEBUG    ya.test:process.py:263 Command (pid 3265136) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3265136) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3265136) nvcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 3265136) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3265136) stime: 0.018375
DEBUG    ya.test:process.py:263 Command (pid 3265136) utime: 0.055125
DEBUG    ya.test:process.py:263 Command (pid 3265136) wtime: 0.347
DEBUG    ya.test:process.py:275 Command (pid 3265136) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3265136) 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/rsiu/0002d7/ydb/apps/ydb/ydb -e grpc://localhost:26169 -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/rsiu/0002d7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26169', '-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: 3265471
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 3265471) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3265471) elapsed time (sec): 30.156728744506836
DEBUG    ya.test:process.py:263 Command (pid 3265471) wtime: 30.158
DEBUG    ya.test:process.py:275 Command (pid 3265471) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    468	468	0	0	20	24	31	34
2	    467	467	0	0	20	26	29	31
3	    486	486	0	0	20	21	22	25
4	    484	484	0	0	20	22	25	28
5	    469	469	0	0	20	25	37	39
6	    482	482	0	0	20	23	26	27
7	    486	486	0	0	20	22	25	28
8	    485	485	0	0	20	21	25	27
9	    485	485	0	0	20	21	26	27
10	    485	485	0	0	20	21	22	24
11	    490	490	0	0	20	21	22	25
12	    486	486	0	0	20	21	22	26
13	    488	488	0	0	20	21	22	22
14	    484	484	0	0	20	22	25	27
15	    486	486	0	0	20	22	24	25
16	    485	485	0	0	20	21	23	25
17	    482	482	0	0	20	23	28	30
18	    486	486	0	0	20	22	23	26
19	    479	479	0	0	20	23	30	34
20	    475	475	0	0	20	24	27	31
21	    484	484	0	0	20	22	23	24
22	    485	485	0	0	20	22	23	24
23	    479	479	0	0	20	23	27	30
24	    480	480	0	0	20	23	25	31
25	    465	465	0	0	20	29	62	63
26	    487	487	0	0	20	22	23	25
27	    482	482	0	0	20	23	25	30
28	    445	445	0	0	20	23	25	96
29	    477	477	0	0	20	23	107	113
30	    479	479	0	0	20	26	31	36

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14401	480.033	0	0	20	23	27	113

DEBUG    ya.test:process.py:276 Command (pid 3265471) 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, 30821606-1b6b-4d8c-a691-19d827c7c8bc, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 30821606-1b6b-4d8c-a691-19d827c7c8bc, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 30821606-1b6b-4d8c-a691-19d827c7c8bc, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3bcd523b-3aa1-4f92-b67c-555ebcc57ce1, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3bcd523b-3aa1-4f92-b67c-555ebcc57ce1, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3bcd523b-3aa1-4f92-b67c-555ebcc57ce1, ghrun-axyekx4wty.auto.internal:26169): 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=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9769893e-f2a5-491a-847a-557e0c3840cd, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9769893e-f2a5-491a-847a-557e0c3840cd, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==" 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, 9769893e-f2a5-491a-847a-557e0c3840cd, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 14166 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4242fcd8-3ed8-455a-a3ad-31a89e312e1d, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4242fcd8-3ed8-455a-a3ad-31a89e312e1d, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==" 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, 4242fcd8-3ed8-455a-a3ad-31a89e312e1d, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e87e379a-6169-49df-b19b-596fb171b696, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e87e379a-6169-49df-b19b-596fb171b696, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==" 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, e87e379a-6169-49df-b19b-596fb171b696, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb -e grpc://localhost:26169 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb -e grpc://localhost:26169 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==
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/rsiu/0002d7/ydb/apps/ydb/ydb -e grpc://localhost:26169 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3669e1a0-57a1-42a2-af02-72b45627a53a, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3669e1a0-57a1-42a2-af02-72b45627a53a, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NGEyYjYyMjctNGNlYjBmYS04YjMyYzdkZi0yMzc0ZjAwOQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b28379fa-1682-4e81-ac15-77856973bdc1, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3669e1a0-57a1-42a2-af02-72b45627a53a, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26169', '-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.connection:connection.py:63 RpcState(CreateSession, b28379fa-1682-4e81-ac15-77856973bdc1, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26169', '-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: 3276063
DEBUG    ya.test:process.py:628 Command pid: 3276064
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:26169', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b28379fa-1682-4e81-ac15-77856973bdc1, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzE4NTY4ZTMtN2U1NDJjNDYtYWQwOWNiMzQtYWJiMjgyNTk=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3276065
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 07c290dd-8604-4101-be8d-1af5d2175aa6, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 07c290dd-8604-4101-be8d-1af5d2175aa6, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=MzE4NTY4ZTMtN2U1NDJjNDYtYWQwOWNiMzQtYWJiMjgyNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 07c290dd-8604-4101-be8d-1af5d2175aa6, ghrun-axyekx4wty.auto.internal:26169): 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=MzE4NTY4ZTMtN2U1NDJjNDYtYWQwOWNiMzQtYWJiMjgyNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 916f99f9-19e7-4cd4-93ae-6d0a0b0edee3, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 916f99f9-19e7-4cd4-93ae-6d0a0b0edee3, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=MzE4NTY4ZTMtN2U1NDJjNDYtYWQwOWNiMzQtYWJiMjgyNTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 36b855c0-0aa6-4a89-9811-6def11e17187, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 36b855c0-0aa6-4a89-9811-6def11e17187, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 916f99f9-19e7-4cd4-93ae-6d0a0b0edee3, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 36b855c0-0aa6-4a89-9811-6def11e17187, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzM3Njc1ZDctMmNkNzdjODYtNzg1ZmY3MjYtYWRiYzA3YmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b9a465d6-b82b-48e0-94e2-3e933d9d6594, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b9a465d6-b82b-48e0-94e2-3e933d9d6594, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=MzM3Njc1ZDctMmNkNzdjODYtNzg1ZmY3MjYtYWRiYzA3YmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b9a465d6-b82b-48e0-94e2-3e933d9d6594, ghrun-axyekx4wty.auto.internal:26169): 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=MzM3Njc1ZDctMmNkNzdjODYtNzg1ZmY3MjYtYWRiYzA3YmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5bdc084-6948-4282-bdf2-99caf02b308b, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5bdc084-6948-4282-bdf2-99caf02b308b, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=MzM3Njc1ZDctMmNkNzdjODYtNzg1ZmY3MjYtYWRiYzA3YmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 70fdf09f-bbe0-4bc4-b363-536c975ff809, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 70fdf09f-bbe0-4bc4-b363-536c975ff809, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5bdc084-6948-4282-bdf2-99caf02b308b, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 70fdf09f-bbe0-4bc4-b363-536c975ff809, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGRkMzllZjUtNDJiODFkMTItYzMzY2MyOTQtNGM0MzU4Y2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d8e5e858-9502-4563-8c58-295610f1812b, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d8e5e858-9502-4563-8c58-295610f1812b, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=ZGRkMzllZjUtNDJiODFkMTItYzMzY2MyOTQtNGM0MzU4Y2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d8e5e858-9502-4563-8c58-295610f1812b, ghrun-axyekx4wty.auto.internal:26169): 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=ZGRkMzllZjUtNDJiODFkMTItYzMzY2MyOTQtNGM0MzU4Y2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65b02a64-c713-46fb-9d6d-f42285a9feff, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65b02a64-c713-46fb-9d6d-f42285a9feff, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=ZGRkMzllZjUtNDJiODFkMTItYzMzY2MyOTQtNGM0MzU4Y2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 927bdc10-6689-4660-bb3f-972803debbad, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 927bdc10-6689-4660-bb3f-972803debbad, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65b02a64-c713-46fb-9d6d-f42285a9feff, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 927bdc10-6689-4660-bb3f-972803debbad, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDZlMWM0NDQtYTE1NzQ4YmItOTU4MTY1ZDItNmJkZGVhMA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 92c8f99c-2048-444a-a599-8892e03f487b, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 92c8f99c-2048-444a-a599-8892e03f487b, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NDZlMWM0NDQtYTE1NzQ4YmItOTU4MTY1ZDItNmJkZGVhMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 92c8f99c-2048-444a-a599-8892e03f487b, ghrun-axyekx4wty.auto.internal:26169): 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=NDZlMWM0NDQtYTE1NzQ4YmItOTU4MTY1ZDItNmJkZGVhMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9b784a0-5784-4762-b511-d64df4f7f714, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9b784a0-5784-4762-b511-d64df4f7f714, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=NDZlMWM0NDQtYTE1NzQ4YmItOTU4MTY1ZDItNmJkZGVhMA==" 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, 97157e91-4549-4357-adcd-b31d916c5697, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97157e91-4549-4357-adcd-b31d916c5697, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9b784a0-5784-4762-b511-d64df4f7f714, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 97157e91-4549-4357-adcd-b31d916c5697, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODZjM2Y4MGUtMWZjZjY3OTktYzA3ZGM4MDEtZGQ3MzM2MTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a8631e45-7239-4e19-abf9-66130ec51698, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a8631e45-7239-4e19-abf9-66130ec51698, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=ODZjM2Y4MGUtMWZjZjY3OTktYzA3ZGM4MDEtZGQ3MzM2MTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a8631e45-7239-4e19-abf9-66130ec51698, ghrun-axyekx4wty.auto.internal:26169): 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=ODZjM2Y4MGUtMWZjZjY3OTktYzA3ZGM4MDEtZGQ3MzM2MTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bece8537-11a7-4fdc-a997-ca0d67d3335e, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bece8537-11a7-4fdc-a997-ca0d67d3335e, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=ODZjM2Y4MGUtMWZjZjY3OTktYzA3ZGM4MDEtZGQ3MzM2MTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bb6505e3-ccb5-4c9d-811a-79125acc4921, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bb6505e3-ccb5-4c9d-811a-79125acc4921, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bece8537-11a7-4fdc-a997-ca0d67d3335e, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bb6505e3-ccb5-4c9d-811a-79125acc4921, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTljNDk3YjItZGZhM2IxZTUtOWE4YzY0ZjEtOWRmMzY5MGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a83bd545-987e-48ef-92cc-7cd37c2fce8e, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a83bd545-987e-48ef-92cc-7cd37c2fce8e, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=YTljNDk3YjItZGZhM2IxZTUtOWE4YzY0ZjEtOWRmMzY5MGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a83bd545-987e-48ef-92cc-7cd37c2fce8e, ghrun-axyekx4wty.auto.internal:26169): 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=YTljNDk3YjItZGZhM2IxZTUtOWE4YzY0ZjEtOWRmMzY5MGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fae8881-3f55-403b-abee-77112c1bdbd6, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fae8881-3f55-403b-abee-77112c1bdbd6, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=YTljNDk3YjItZGZhM2IxZTUtOWE4YzY0ZjEtOWRmMzY5MGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 945ede0a-2100-42b1-b68d-8dc910c3fe40, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 945ede0a-2100-42b1-b68d-8dc910c3fe40, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fae8881-3f55-403b-abee-77112c1bdbd6, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 945ede0a-2100-42b1-b68d-8dc910c3fe40, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTJjZTMxYmEtYzY0MDNkOTQtZDUzYWJkMTAtMjdmNzIwMmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1de0e418-96bd-45c0-b9d1-2e2fce0997c2, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1de0e418-96bd-45c0-b9d1-2e2fce0997c2, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=OTJjZTMxYmEtYzY0MDNkOTQtZDUzYWJkMTAtMjdmNzIwMmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1de0e418-96bd-45c0-b9d1-2e2fce0997c2, ghrun-axyekx4wty.auto.internal:26169): 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=OTJjZTMxYmEtYzY0MDNkOTQtZDUzYWJkMTAtMjdmNzIwMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99ddd2f3-ba9b-448b-9457-acc2dedbcd24, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99ddd2f3-ba9b-448b-9457-acc2dedbcd24, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=OTJjZTMxYmEtYzY0MDNkOTQtZDUzYWJkMTAtMjdmNzIwMmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0768ae9b-df4f-4c55-8be2-57fcbbb36cc9, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0768ae9b-df4f-4c55-8be2-57fcbbb36cc9, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99ddd2f3-ba9b-448b-9457-acc2dedbcd24, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0768ae9b-df4f-4c55-8be2-57fcbbb36cc9, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTU1ZDQxYjEtZjNmMWFlZDAtZDdkMmFmNDMtNDhlNWFmNjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b39de8ab-6a49-4cdf-85e4-4e0cf97802b9, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b39de8ab-6a49-4cdf-85e4-4e0cf97802b9, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=MTU1ZDQxYjEtZjNmMWFlZDAtZDdkMmFmNDMtNDhlNWFmNjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b39de8ab-6a49-4cdf-85e4-4e0cf97802b9, ghrun-axyekx4wty.auto.internal:26169): 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=MTU1ZDQxYjEtZjNmMWFlZDAtZDdkMmFmNDMtNDhlNWFmNjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7022b410-4fc9-46ee-828b-8bf7bb833bd3, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7022b410-4fc9-46ee-828b-8bf7bb833bd3, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=MTU1ZDQxYjEtZjNmMWFlZDAtZDdkMmFmNDMtNDhlNWFmNjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aae98a23-3963-4ae7-a3b2-4c2de7970302, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7022b410-4fc9-46ee-828b-8bf7bb833bd3, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aae98a23-3963-4ae7-a3b2-4c2de7970302, ghrun-axyekx4wty.auto.internal:26169): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aae98a23-3963-4ae7-a3b2-4c2de7970302, ghrun-axyekx4wty.auto.internal:26169): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzczMzFkZjktYWVkODg2M2YtYTg1MDcwYTUtODJkMDAxNzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1b8dbe49-b7b4-4fcc-a76f-f53b723c532c, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1b8dbe49-b7b4-4fcc-a76f-f53b723c532c, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=YzczMzFkZjktYWVkODg2M2YtYTg1MDcwYTUtODJkMDAxNzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1b8dbe49-b7b4-4fcc-a76f-f53b723c532c, ghrun-axyekx4wty.auto.internal:26169): 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=YzczMzFkZjktYWVkODg2M2YtYTg1MDcwYTUtODJkMDAxNzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff56759d-1c74-495f-a3fd-ca758c63ffd7, ghrun-axyekx4wty.auto.internal:26169): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff56759d-1c74-495f-a3fd-ca758c63ffd7, ghrun-axyekx4wty.auto.internal:26169): request = { session_id: "ydb://session/3?node_id=1&id=YzczMzFkZjktYWVkODg2M2YtYTg1MDcwYTUtODJkMDAxNzI=" 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, ff56759d-1c74-495f-a3fd-ca758c63ffd7, ghrun-axyekx4wty.auto.internal:26169): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3bcd523b-3aa1-4f92-b67c-555ebcc57ce1, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T20:58:58.845366527+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-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b9a465d6-b82b-48e0-94e2-3e933d9d6594, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T20:58:58.845545667+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 07c290dd-8604-4101-be8d-1af5d2175aa6, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T20:58:58.845519926+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d8e5e858-9502-4563-8c58-295610f1812b, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T20:58:58.845572325+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a8631e45-7239-4e19-abf9-66130ec51698, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T20:58:58.845637008+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 92c8f99c-2048-444a-a599-8892e03f487b, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T20:58:58.845603275+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a83bd545-987e-48ef-92cc-7cd37c2fce8e, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T20:58:58.845662259+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1de0e418-96bd-45c0-b9d1-2e2fce0997c2, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T20:58:58.845687195+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b39de8ab-6a49-4cdf-85e4-4e0cf97802b9, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T20:58:58.845716859+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1b8dbe49-b7b4-4fcc-a76f-f53b723c532c, ghrun-axyekx4wty.auto.internal:26169): 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:26169 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T20:58:58.845740986+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3669e1a0-57a1-42a2-af02-72b45627a53a, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845495189+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 916f99f9-19e7-4cd4-93ae-6d0a0b0edee3, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845533319+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b5bdc084-6948-4282-bdf2-99caf02b308b, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845559738+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 65b02a64-c713-46fb-9d6d-f42285a9feff, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845591325+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e9b784a0-5784-4762-b511-d64df4f7f714, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845623015+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bece8537-11a7-4fdc-a997-ca0d67d3335e, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845650452+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7fae8881-3f55-403b-abee-77112c1bdbd6, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845675088+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 99ddd2f3-ba9b-448b-9457-acc2dedbcd24, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845702865+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7022b410-4fc9-46ee-828b-8bf7bb833bd3, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845729144+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ff56759d-1c74-495f-a3fd-ca758c63ffd7, ghrun-axyekx4wty.auto.internal:26169): 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-14T20:58:58.845753158+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:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:26169
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
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 3276064) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3276064) elapsed time (sec): 30.25227928161621
DEBUG    ya.test:process.py:259 Command (pid 3276065) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 3276064) wtime: 30.254
DEBUG    ya.test:process.py:259 Command (pid 3276063) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3276065) elapsed time (sec): 30.25029492378235
DEBUG    ya.test:process.py:275 Command (pid 3276064) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     49	49	0	0	97	627	631	631
2	    165	165	0	0	57	92	97	100
3	    119	119	0	0	55	71	84	86
4	      0	0	0	1410	0	0	0	0
5	      0	0	0	2012	0	0	0	0
6	      0	0	0	2098	0	0	0	0
7	      0	0	0	1979	0	0	0	0
8	      0	0	0	2037	0	0	0	0
9	      0	0	0	2096	0	0	0	0
10	      0	0	0	2182	0	0	0	0
11	      0	0	0	2019	0	0	0	0
12	      0	0	0	2056	0	0	0	0
13	      0	0	0	2280	0	0	0	0
14	      0	0	0	2129	0	0	0	0
15	      0	0	0	2211	0	0	0	0
16	      0	0	0	2312	0	0	0	0
17	      0	0	0	2220	0	0	0	0
18	      0	0	0	2286	0	0	0	0
19	      0	0	0	2283	0	0	0	0
20	      0	0	0	2140	0	0	0	0
21	      0	0	0	2048	0	0	0	0
22	      0	0	0	1890	0	0	0	0
23	      0	0	0	2110	0	0	0	0
24	      0	0	0	2233	0	0	0	0
25	      0	0	0	2193	0	0	0	0
26	      0	0	0	1920	0	0	0	0
27	      0	0	0	2129	0	0	0	0
28	      0	0	0	2279	0	0	0	0
29	      0	0	0	2250	0	0	0	0
30	      0	0	0	2195	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    333	11.1	0	56997	57	174	627	631

DEBUG    ya.test:process.py:260 Command (pid 3276063) elapsed time (sec): 30.252673149108887
DEBUG    ya.test:process.py:263 Command (pid 3276065) wtime: 30.252
DEBUG    ya.test:process.py:276 Command (pid 3276064) errors:

DEBUG    ya.test:process.py:263 Command (pid 3276063) wtime: 30.256
DEBUG    ya.test:process.py:275 Command (pid 3276065) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     31	31	0	0	261	787	811	811
2	    127	127	0	0	77	107	121	125
3	     89	89	0	0	72	93	102	102
4	      0	0	0	1552	0	0	0	0
5	      0	0	0	2027	0	0	0	0
6	      0	0	0	2160	0	0	0	0
7	      0	0	0	2058	0	0	0	0
8	      0	0	0	2098	0	0	0	0
9	      0	0	0	2128	0	0	0	0
10	      0	0	0	2225	0	0	0	0
11	      0	0	0	2029	0	0	0	0
12	      0	0	0	2086	0	0	0	0
13	      0	0	0	2289	0	0	0	0
14	      0	0	0	2168	0	0	0	0
15	      0	0	0	2279	0	0	0	0
16	      0	0	0	2339	0	0	0	0
17	      0	0	0	2292	0	0	0	0
18	      0	0	0	2295	0	0	0	0
19	      0	0	0	2310	0	0	0	0
20	      0	0	0	2134	0	0	0	0
21	      0	0	0	2060	0	0	0	0
22	      0	0	0	1899	0	0	0	0
23	      0	0	0	2150	0	0	0	0
24	      0	0	0	2250	0	0	0	0
25	      0	0	0	2209	0	0	0	0
26	      0	0	0	1930	0	0	0	0
27	      0	0	0	2130	0	0	0	0
28	      0	0	0	2307	0	0	0	0
29	      0	0	0	2260	0	0	0	0
30	      0	0	0	2258	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    247	8.23333	0	57922	76	313	787	811

DEBUG    ya.test:process.py:275 Command (pid 3276063) 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	1579	0	0	0	0
5	      0	0	0	2059	0	0	0	0
6	      0	0	0	2132	0	0	0	0
7	      0	0	0	2038	0	0	0	0
8	      0	0	0	2071	0	0	0	0
9	      0	0	0	2099	0	0	0	0
10	      0	0	0	2219	0	0	0	0
11	      0	0	0	2049	0	0	0	0
12	      0	0	0	2058	0	0	0	0
13	      0	0	0	2280	0	0	0	0
14	      0	0	0	2180	0	0	0	0
15	      0	0	0	2277	0	0	0	0
16	      0	0	0	2341	0	0	0	0
17	      0	0	0	2286	0	0	0	0
18	      0	0	0	2273	0	0	0	0
19	      0	0	0	2319	0	0	0	0
20	      0	0	0	1010	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	0	0	0	0	0
23	      0	0	0	1160	0	0	0	0
24	      0	0	0	2250	0	0	0	0
25	      0	0	0	2220	0	0	0	0
26	      0	0	0	1919	0	0	0	0
27	      0	0	0	2156	0	0	0	0
28	      0	0	0	2309	0	0	0	0
29	      0	0	0	2249	0	0	0	0
30	      0	0	0	2217	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3276065) errors:
Terminating due to uncaught exception 0x134f3f4cae90    what() -> "(Error 35: Resource deadlock avoided) util/system/thread.cpp:199: can not join thread"

DEBUG    ya.test:process.py:276 Command (pid 3276063) errors:
Terminating due to uncaught exception 0x52f13f4c1490    what() -> "(Error 35: Resource deadlock avoided) util/system/thread.cpp:199: can not join thread"

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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:26169
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26169". 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 ===============================
351.36s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.91s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
1.95s 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/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/rsiu/0002d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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-14T20:58:55.897375Z): source_id=335;tablet_id=72075186224037903;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 @ 0xA7966F5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78EC36
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB622358
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92418B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE612F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8FF79D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141A77FB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DE8827
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D3F373
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D3F373
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D3C193
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D42C47
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141C55E8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD491B5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C7ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB612E04
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB616EC4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB616AD0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6176BE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79834C
21. ??:0: ?? @ 0x7F9AD5676AC2
22. ??:0: ?? @ 0x7F9AD57088BF
============ 1 failed, 101 deselected, 1 error in 362.17s (0:06:02) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rsiu/0002d8/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 110 items / 101 deselected / 9 selected

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================ 1 passed, 101 deselected in 119.79s (0:01:59) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rsiu/0002d3/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 110 items / 101 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
21.33s setup    test_replace.py::TestReplace::test_copy_full
1.37s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 101 deselected in 23.60s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rsiu/0002d1/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 110 items / 101 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
21.15s setup    test_replace.py::TestReplace::test_copy_partial
1.39s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 101 deselected in 23.48s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rsiu/0002da/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 110 items / 101 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
20.03s setup    test_replace.py::TestReplace::test_count
1.39s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 101 deselected in 22.43s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rsiu/0002d4/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 110 items / 101 deselected / 9 selected

=========================== 101 deselected in 1.20s ============================
