============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tp81/000228/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 / 109 deselected / 1 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/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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-14T21:16:50.182067Z): source_id=223;tablet_id=72075186224037913;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: ?? @ 0x7F2528F8BAC2
E   22. ??:0: ?? @ 0x7F252901D8BF
------------------------------ 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/tp81/000228/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3303193
DEBUG    ya.test:process.py:259 Command (pid 3303193) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3303193) elapsed time (sec): 0.42206883430480957
DEBUG    ya.test:process.py:263 Command (pid 3303193) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) maxrss: 543156
DEBUG    ya.test:process.py:263 Command (pid 3303193) minflt: 16205
DEBUG    ya.test:process.py:263 Command (pid 3303193) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3303193) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3303193) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3303193) stime: 0.259872
DEBUG    ya.test:process.py:263 Command (pid 3303193) utime: 0.114186
DEBUG    ya.test:process.py:263 Command (pid 3303193) wtime: 0.423
DEBUG    ya.test:process.py:275 Command (pid 3303193) 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 3303193) 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/tp81/000228/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64187
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/tp81/000228/r3tmp/kikimr_cluster_vugkao8e
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2547
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16650
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18231
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3930
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/tp81/000228/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/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_w88o4t6x.log --grpc-port=2547 --mon-port=16650 --ic-port=64187
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2547/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/tp81/000228/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/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_w88o4t6x.log --grpc-port=2547 --mon-port=16650 --ic-port=64187
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_w88o4t6x.log', '--grpc-port=2547', '--mon-port=16650', '--ic-port=64187')' in '/home/runner/.ya/build/build_root/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3303629
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:2547/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/tp81/000228/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3303634
DEBUG    ya.test:process.py:259 Command (pid 3303634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3303634) elapsed time (sec): 0.4805943965911865
DEBUG    ya.test:process.py:263 Command (pid 3303634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) maxrss: 543156
DEBUG    ya.test:process.py:263 Command (pid 3303634) minflt: 16205
DEBUG    ya.test:process.py:263 Command (pid 3303634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3303634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3303634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3303634) stime: 0.282203
DEBUG    ya.test:process.py:263 Command (pid 3303634) utime: 0.13187
DEBUG    ya.test:process.py:263 Command (pid 3303634) wtime: 0.482
DEBUG    ya.test:process.py:275 Command (pid 3303634) 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 3303634) 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/tp81/000228/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2547', '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: 64187\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/tp81/000228/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2547', '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: 64187\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3304988
DEBUG    ya.test:process.py:259 Command (pid 3304988) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3304988) elapsed time (sec): 0.4393773078918457
DEBUG    ya.test:process.py:263 Command (pid 3304988) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) maxrss: 551624
DEBUG    ya.test:process.py:263 Command (pid 3304988) minflt: 18345
DEBUG    ya.test:process.py:263 Command (pid 3304988) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3304988) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 3304988) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3304988) stime: 0.25426699999999997
DEBUG    ya.test:process.py:263 Command (pid 3304988) utime: 0.141259
DEBUG    ya.test:process.py:263 Command (pid 3304988) wtime: 0.441
DEBUG    ya.test:process.py:275 Command (pid 3304988) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2547', '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/tp81/000228/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2547', '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: 3305272
DEBUG    ya.test:process.py:259 Command (pid 3305272) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3305272) elapsed time (sec): 0.35095763206481934
DEBUG    ya.test:process.py:263 Command (pid 3305272) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) maxrss: 551632
DEBUG    ya.test:process.py:263 Command (pid 3305272) minflt: 18345
DEBUG    ya.test:process.py:263 Command (pid 3305272) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3305272) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3305272) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3305272) stime: 0.18348899999999999
DEBUG    ya.test:process.py:263 Command (pid 3305272) utime: 0.122472
DEBUG    ya.test:process.py:263 Command (pid 3305272) wtime: 0.352
DEBUG    ya.test:process.py:275 Command (pid 3305272) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3305272) 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, 1807080e-0c61-4672-9b05-670e97ee5557, localhost:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1807080e-0c61-4672-9b05-670e97ee5557, localhost:2547): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1807080e-0c61-4672-9b05-670e97ee5557, localhost:2547): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-axyekx4wty.auto.internal" port: 2547 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:2547, 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:2547
------------------------------ 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/tp81/000228/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydb/ydb -e grpc://localhost:2547 -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/tp81/000228/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2547', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3305598
DEBUG    ya.test:process.py:259 Command (pid 3305598) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3305598) elapsed time (sec): 0.36522889137268066
DEBUG    ya.test:process.py:263 Command (pid 3305598) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) maxrss: 165872
DEBUG    ya.test:process.py:263 Command (pid 3305598) minflt: 3569
DEBUG    ya.test:process.py:263 Command (pid 3305598) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3305598) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) nvcsw: 181
DEBUG    ya.test:process.py:263 Command (pid 3305598) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3305598) stime: 0.01805
DEBUG    ya.test:process.py:263 Command (pid 3305598) utime: 0.058663
DEBUG    ya.test:process.py:263 Command (pid 3305598) wtime: 0.366
DEBUG    ya.test:process.py:275 Command (pid 3305598) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3305598) 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/tp81/000228/ydb/apps/ydb/ydb -e grpc://localhost:2547 -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/tp81/000228/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2547', '-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: 3305866
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 3305866) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3305866) elapsed time (sec): 30.242594003677368
DEBUG    ya.test:process.py:263 Command (pid 3305866) wtime: 30.244
DEBUG    ya.test:process.py:275 Command (pid 3305866) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    478	478	0	0	20	22	28	33
2	    488	488	0	0	20	21	21	32
3	    489	489	0	0	20	20	21	29
4	    488	488	0	0	20	20	21	22
5	    488	488	0	0	20	20	21	22
6	    489	489	0	0	20	20	21	23
7	    488	488	0	0	20	20	21	21
8	    489	489	0	0	20	20	21	21
9	    487	487	0	0	20	20	21	22
10	    487	487	0	0	20	20	21	21
11	    489	489	0	0	20	20	21	21
12	    487	487	0	0	20	21	21	21
13	    488	488	0	0	20	21	21	21
14	    487	487	0	0	20	20	21	21
15	    488	488	0	0	20	21	21	21
16	    487	487	0	0	20	21	21	22
17	    488	488	0	0	20	20	21	22
18	    488	488	0	0	20	20	21	22
19	    487	487	0	0	20	20	21	21
20	    486	486	0	0	20	21	22	22
21	    488	488	0	0	20	20	21	22
22	    488	488	0	0	20	21	21	25
23	    488	488	0	0	20	21	21	21
24	    474	474	0	0	20	21	45	47
25	    488	488	0	0	20	22	25	27
26	    488	488	0	0	20	21	21	22
27	    489	489	0	0	20	20	21	21
28	    461	461	0	0	20	21	75	78
29	    487	487	0	0	20	20	21	23
30	    499	499	0	0	20	20	21	22

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14596	486.533	0	0	20	21	21	78

DEBUG    ya.test:process.py:276 Command (pid 3305866) 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, a0021106-9615-4b0e-9722-8abefc07fea8, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a0021106-9615-4b0e-9722-8abefc07fea8, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a0021106-9615-4b0e-9722-8abefc07fea8, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 714fe855-cd90-42ac-93d0-4a3e57a633c9, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 714fe855-cd90-42ac-93d0-4a3e57a633c9, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 714fe855-cd90-42ac-93d0-4a3e57a633c9, ghrun-axyekx4wty.auto.internal:2547): 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=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff3cc83b-b020-4e0d-9d6e-41a02b1632d2, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff3cc83b-b020-4e0d-9d6e-41a02b1632d2, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=" 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, ff3cc83b-b020-4e0d-9d6e-41a02b1632d2, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
INFO     root:test_log_scenario.py:217 Count rows after insert 14358 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57d1109d-01eb-45c4-aaa0-554688de298c, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57d1109d-01eb-45c4-aaa0-554688de298c, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=" 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, 57d1109d-01eb-45c4-aaa0-554688de298c, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dacad8b0-d89c-4d40-9e89-f5bcffe7358a, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dacad8b0-d89c-4d40-9e89-f5bcffe7358a, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=" 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, dacad8b0-d89c-4d40-9e89-f5bcffe7358a, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
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/tp81/000228/ydb/apps/ydb/ydb -e grpc://localhost:2547 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydb/ydb -e grpc://localhost:2547 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydb/ydb -e grpc://localhost:2547 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70bd955d-9248-40d1-b4a7-04db8d1f5698, ghrun-axyekx4wty.auto.internal:2547): 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, 70bd955d-9248-40d1-b4a7-04db8d1f5698, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=" 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, 2db71748-4978-4328-b7d7-f1046c557685, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70bd955d-9248-40d1-b4a7-04db8d1f5698, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2db71748-4978-4328-b7d7-f1046c557685, ghrun-axyekx4wty.auto.internal:2547): request = {  }
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.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2547', '-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:52 RpcState(CreateSession, 2db71748-4978-4328-b7d7-f1046c557685, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTY0NTYyNWQtYTFlOTQ3MDEtY2ZiNmMxMjItZGVjMmFiZTA=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2547', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3317017
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f6553e9e-582c-469b-9093-5584d0b8cc29, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2547', '-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: 3317018
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f6553e9e-582c-469b-9093-5584d0b8cc29, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=MTY0NTYyNWQtYTFlOTQ3MDEtY2ZiNmMxMjItZGVjMmFiZTA=" }
DEBUG    ya.test:process.py:628 Command pid: 3317019
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f6553e9e-582c-469b-9093-5584d0b8cc29, ghrun-axyekx4wty.auto.internal:2547): 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=MTY0NTYyNWQtYTFlOTQ3MDEtY2ZiNmMxMjItZGVjMmFiZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3bde5a4-ca58-437b-a94d-8be30ad1ef0a, ghrun-axyekx4wty.auto.internal:2547): 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, f3bde5a4-ca58-437b-a94d-8be30ad1ef0a, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=MTY0NTYyNWQtYTFlOTQ3MDEtY2ZiNmMxMjItZGVjMmFiZTA=" 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, d7e34eac-1ca5-4305-b467-1cbf51768617, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d7e34eac-1ca5-4305-b467-1cbf51768617, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3bde5a4-ca58-437b-a94d-8be30ad1ef0a, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d7e34eac-1ca5-4305-b467-1cbf51768617, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTRhMWEyYjEtODJhNmYxYTMtNGI0NDViMjEtZDI1OWU3N2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c8663459-0630-47a7-8201-8b6638b91a2a, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c8663459-0630-47a7-8201-8b6638b91a2a, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=ZTRhMWEyYjEtODJhNmYxYTMtNGI0NDViMjEtZDI1OWU3N2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c8663459-0630-47a7-8201-8b6638b91a2a, ghrun-axyekx4wty.auto.internal:2547): 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=ZTRhMWEyYjEtODJhNmYxYTMtNGI0NDViMjEtZDI1OWU3N2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 882a4751-5ee6-486e-ab0e-fc15d6185424, ghrun-axyekx4wty.auto.internal:2547): 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, 882a4751-5ee6-486e-ab0e-fc15d6185424, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=ZTRhMWEyYjEtODJhNmYxYTMtNGI0NDViMjEtZDI1OWU3N2I=" 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, 383e7113-28ed-459b-9302-b25636190ffc, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 383e7113-28ed-459b-9302-b25636190ffc, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 882a4751-5ee6-486e-ab0e-fc15d6185424, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 383e7113-28ed-459b-9302-b25636190ffc, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTBlZDk3OWEtZjNkODU3YWQtNjE1ZWE5N2EtNWMyMWIwODQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c46412a9-820f-485b-bfca-22eddf8aba1e, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c46412a9-820f-485b-bfca-22eddf8aba1e, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=MTBlZDk3OWEtZjNkODU3YWQtNjE1ZWE5N2EtNWMyMWIwODQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c46412a9-820f-485b-bfca-22eddf8aba1e, ghrun-axyekx4wty.auto.internal:2547): 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=MTBlZDk3OWEtZjNkODU3YWQtNjE1ZWE5N2EtNWMyMWIwODQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e31f5051-d57d-4ae1-9d32-c54c4ad4e62c, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e31f5051-d57d-4ae1-9d32-c54c4ad4e62c, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=MTBlZDk3OWEtZjNkODU3YWQtNjE1ZWE5N2EtNWMyMWIwODQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 842541b6-c647-4f64-bb16-e9ae57adb9e5, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 842541b6-c647-4f64-bb16-e9ae57adb9e5, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e31f5051-d57d-4ae1-9d32-c54c4ad4e62c, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 842541b6-c647-4f64-bb16-e9ae57adb9e5, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2RlNmQ0MjItNDE2MGI3NzItODI1NzdlOGEtNjZkY2RhMjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c5f0862b-84f9-4c49-b204-d5bdd6b0b809, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c5f0862b-84f9-4c49-b204-d5bdd6b0b809, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=Y2RlNmQ0MjItNDE2MGI3NzItODI1NzdlOGEtNjZkY2RhMjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c5f0862b-84f9-4c49-b204-d5bdd6b0b809, ghrun-axyekx4wty.auto.internal:2547): 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=Y2RlNmQ0MjItNDE2MGI3NzItODI1NzdlOGEtNjZkY2RhMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98edc7ae-1513-4586-ac43-89a963c226d0, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98edc7ae-1513-4586-ac43-89a963c226d0, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=Y2RlNmQ0MjItNDE2MGI3NzItODI1NzdlOGEtNjZkY2RhMjc=" 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, 47a34bdc-c04e-4f07-bdbe-d3005a410c62, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47a34bdc-c04e-4f07-bdbe-d3005a410c62, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98edc7ae-1513-4586-ac43-89a963c226d0, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47a34bdc-c04e-4f07-bdbe-d3005a410c62, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjQ5MzAxMS1lZmI5OGM3Ny01OTRhOTQ5Ni1hZTUwZTNhNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a05e582a-4b87-48b8-ad58-f77e523fd70e, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a05e582a-4b87-48b8-ad58-f77e523fd70e, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=ZjQ5MzAxMS1lZmI5OGM3Ny01OTRhOTQ5Ni1hZTUwZTNhNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a05e582a-4b87-48b8-ad58-f77e523fd70e, ghrun-axyekx4wty.auto.internal:2547): 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=ZjQ5MzAxMS1lZmI5OGM3Ny01OTRhOTQ5Ni1hZTUwZTNhNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, addef887-71b2-4442-b478-7a70f1007c22, ghrun-axyekx4wty.auto.internal:2547): 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, addef887-71b2-4442-b478-7a70f1007c22, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=ZjQ5MzAxMS1lZmI5OGM3Ny01OTRhOTQ5Ni1hZTUwZTNhNA==" 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, a5813665-a912-4912-87b4-dffac82df27a, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5813665-a912-4912-87b4-dffac82df27a, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, addef887-71b2-4442-b478-7a70f1007c22, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5813665-a912-4912-87b4-dffac82df27a, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2JlY2RiNTItNTVjOTRjMTEtMThmM2EwZGUtNzc0MTM4ZjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5ca95fe0-9781-4336-8c7a-8c7d1972ffa2, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5ca95fe0-9781-4336-8c7a-8c7d1972ffa2, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=Y2JlY2RiNTItNTVjOTRjMTEtMThmM2EwZGUtNzc0MTM4ZjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5ca95fe0-9781-4336-8c7a-8c7d1972ffa2, ghrun-axyekx4wty.auto.internal:2547): 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=Y2JlY2RiNTItNTVjOTRjMTEtMThmM2EwZGUtNzc0MTM4ZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d644817c-a5fa-4db6-b0d0-f4b8173abe2a, ghrun-axyekx4wty.auto.internal:2547): 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, d644817c-a5fa-4db6-b0d0-f4b8173abe2a, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=Y2JlY2RiNTItNTVjOTRjMTEtMThmM2EwZGUtNzc0MTM4ZjQ=" 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, 403e6eae-1783-49c2-b24a-e9f999a5d404, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 403e6eae-1783-49c2-b24a-e9f999a5d404, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d644817c-a5fa-4db6-b0d0-f4b8173abe2a, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 403e6eae-1783-49c2-b24a-e9f999a5d404, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTk2M2YyZTAtYWZmM2VmMzAtMTRkZTkyOWYtMmQ3NjU2Njc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 60780161-1386-4f7b-86ef-e067b0b590a9, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 60780161-1386-4f7b-86ef-e067b0b590a9, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=NTk2M2YyZTAtYWZmM2VmMzAtMTRkZTkyOWYtMmQ3NjU2Njc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 60780161-1386-4f7b-86ef-e067b0b590a9, ghrun-axyekx4wty.auto.internal:2547): 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=NTk2M2YyZTAtYWZmM2VmMzAtMTRkZTkyOWYtMmQ3NjU2Njc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9bcf90c-7193-4ab8-a103-cc43265c8892, ghrun-axyekx4wty.auto.internal:2547): 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, f9bcf90c-7193-4ab8-a103-cc43265c8892, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=NTk2M2YyZTAtYWZmM2VmMzAtMTRkZTkyOWYtMmQ3NjU2Njc=" 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, 001a2058-2086-4249-92e6-093dc461d2e6, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 001a2058-2086-4249-92e6-093dc461d2e6, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9bcf90c-7193-4ab8-a103-cc43265c8892, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 001a2058-2086-4249-92e6-093dc461d2e6, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWIyNDk4Y2UtMTMyZGMxNDUtY2E0NGFjMS00NWRmNmRlZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a69bba65-b49d-4a5e-a134-62ae1d019d9b, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a69bba65-b49d-4a5e-a134-62ae1d019d9b, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=ZWIyNDk4Y2UtMTMyZGMxNDUtY2E0NGFjMS00NWRmNmRlZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a69bba65-b49d-4a5e-a134-62ae1d019d9b, ghrun-axyekx4wty.auto.internal:2547): 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=ZWIyNDk4Y2UtMTMyZGMxNDUtY2E0NGFjMS00NWRmNmRlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 798ffc2b-545b-415f-8cb5-59ee5a7e5a6b, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 798ffc2b-545b-415f-8cb5-59ee5a7e5a6b, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=ZWIyNDk4Y2UtMTMyZGMxNDUtY2E0NGFjMS00NWRmNmRlZQ==" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3b272f97-ef58-4998-8ffa-18372b422c42, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 798ffc2b-545b-415f-8cb5-59ee5a7e5a6b, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3b272f97-ef58-4998-8ffa-18372b422c42, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3b272f97-ef58-4998-8ffa-18372b422c42, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWFlMDM0YTQtY2JmOTFhMjItNjIwYjMxZTItNGE3YWE3MTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0cfdd9a4-38c9-4e45-82a8-3b7ac78c77b8, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0cfdd9a4-38c9-4e45-82a8-3b7ac78c77b8, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMDM0YTQtY2JmOTFhMjItNjIwYjMxZTItNGE3YWE3MTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0cfdd9a4-38c9-4e45-82a8-3b7ac78c77b8, ghrun-axyekx4wty.auto.internal:2547): 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=MWFlMDM0YTQtY2JmOTFhMjItNjIwYjMxZTItNGE3YWE3MTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d5a0509-2cad-46ed-97bd-26c565cf2da6, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d5a0509-2cad-46ed-97bd-26c565cf2da6, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMDM0YTQtY2JmOTFhMjItNjIwYjMxZTItNGE3YWE3MTk=" 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, 3d5a0509-2cad-46ed-97bd-26c565cf2da6, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 714fe855-cd90-42ac-93d0-4a3e57a633c9, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T21:16:52.675931757+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f6553e9e-582c-469b-9093-5584d0b8cc29, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T21:16:52.676085779+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c8663459-0630-47a7-8201-8b6638b91a2a, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T21:16:52.676115892+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:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c46412a9-820f-485b-bfca-22eddf8aba1e, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T21:16:52.676146167+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c5f0862b-84f9-4c49-b204-d5bdd6b0b809, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T21:16:52.676177128+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a05e582a-4b87-48b8-ad58-f77e523fd70e, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T21:16:52.676204473+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5ca95fe0-9781-4336-8c7a-8c7d1972ffa2, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T21:16:52.676228338+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 60780161-1386-4f7b-86ef-e067b0b590a9, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T21:16:52.676255679+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:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a69bba65-b49d-4a5e-a134-62ae1d019d9b, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T21:16:52.676282954+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0cfdd9a4-38c9-4e45-82a8-3b7ac78c77b8, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T21:16:52.676320429+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 70bd955d-9248-40d1-b4a7-04db8d1f5698, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676062447+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f3bde5a4-ca58-437b-a94d-8be30ad1ef0a, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676100763+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 882a4751-5ee6-486e-ab0e-fc15d6185424, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676133953+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e31f5051-d57d-4ae1-9d32-c54c4ad4e62c, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676164358+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 98edc7ae-1513-4586-ac43-89a963c226d0, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676191664+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, addef887-71b2-4442-b478-7a70f1007c22, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676216966+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d644817c-a5fa-4db6-b0d0-f4b8173abe2a, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676240405+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f9bcf90c-7193-4ab8-a103-cc43265c8892, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676267842+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:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 798ffc2b-545b-415f-8cb5-59ee5a7e5a6b, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676307926+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3d5a0509-2cad-46ed-97bd-26c565cf2da6, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676337651+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
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:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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    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 3317017) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3317018) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3317017) elapsed time (sec): 30.152697563171387
DEBUG    ya.test:process.py:260 Command (pid 3317018) elapsed time (sec): 30.15103793144226
DEBUG    ya.test:process.py:263 Command (pid 3317017) wtime: 30.156
DEBUG    ya.test:process.py:259 Command (pid 3317019) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 3317018) wtime: 30.154
DEBUG    ya.test:process.py:275 Command (pid 3317017) 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	560	0	0	0	0
4	      0	0	0	2500	0	0	0	0
5	      0	0	0	2573	0	0	0	0
6	      0	0	0	2445	0	0	0	0
7	      0	0	0	2479	0	0	0	0
8	      0	0	0	2569	0	0	0	0
9	      0	0	0	2570	0	0	0	0
10	      0	0	0	2590	0	0	0	0
11	      0	0	0	2490	0	0	0	0
12	      0	0	0	2490	0	0	0	0
13	      0	0	0	2460	0	0	0	0
14	      0	0	0	2450	0	0	0	0
15	      0	0	0	2400	0	0	0	0
16	      0	0	0	2160	0	0	0	0
17	      0	0	0	1709	0	0	0	0
18	      0	0	0	0	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	      0	0	0	690	0	0	0	0
21	      0	0	0	2330	0	0	0	0
22	      0	0	0	2530	0	0	0	0
23	      0	0	0	2428	0	0	0	0
24	      0	0	0	2340	0	0	0	0
25	      0	0	0	2309	0	0	0	0
26	      0	0	0	2249	0	0	0	0
27	      0	0	0	2309	0	0	0	0
28	      0	0	0	2139	0	0	0	0
29	      0	0	0	2390	0	0	0	0
30	      0	0	0	2520	0	0	0	0

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

DEBUG    ya.test:process.py:260 Command (pid 3317019) elapsed time (sec): 30.15030598640442
DEBUG    ya.test:process.py:275 Command (pid 3317018) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     61	61	0	0	66	667	671	679
2	    147	147	0	0	63	106	126	126
3	     35	35	0	558	77	98	98	98
4	      0	0	0	2498	0	0	0	0
5	      0	0	0	2580	0	0	0	0
6	      0	0	0	2440	0	0	0	0
7	      0	0	0	2490	0	0	0	0
8	      0	0	0	2569	0	0	0	0
9	      0	0	0	2559	0	0	0	0
10	      0	0	0	2599	0	0	0	0
11	      0	0	0	2500	0	0	0	0
12	      0	0	0	2509	0	0	0	0
13	      0	0	0	2439	0	0	0	0
14	      0	0	0	2450	0	0	0	0
15	      0	0	0	2410	0	0	0	0
16	      0	0	0	2159	0	0	0	0
17	      0	0	0	2390	0	0	0	0
18	      0	0	0	2520	0	0	0	0
19	      0	0	0	2490	0	0	0	0
20	      0	0	0	2470	0	0	0	0
21	      0	0	0	2330	0	0	0	0
22	      0	0	0	2539	0	0	0	0
23	      0	0	0	2434	0	0	0	0
24	      0	0	0	2344	0	0	0	0
25	      0	0	0	2330	0	0	0	0
26	      0	0	0	2249	0	0	0	0
27	      0	0	0	2299	0	0	0	0
28	      0	0	0	2130	0	0	0	0
29	      0	0	0	2400	0	0	0	0
30	      0	0	0	2520	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    243	8.1	0	66205	66	175	667	679

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

DEBUG    ya.test:process.py:263 Command (pid 3317019) wtime: 30.152
DEBUG    ya.test:process.py:276 Command (pid 3317018) errors:

DEBUG    ya.test:process.py:275 Command (pid 3317019) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     85	85	0	0	48	479	487	491
2	    195	195	0	0	46	84	100	116
3	     51	51	0	550	51	76	84	85
4	      0	0	0	2489	0	0	0	0
5	      0	0	0	2578	0	0	0	0
6	      0	0	0	2420	0	0	0	0
7	      0	0	0	2469	0	0	0	0
8	      0	0	0	2549	0	0	0	0
9	      0	0	0	2565	0	0	0	0
10	      0	0	0	2578	0	0	0	0
11	      0	0	0	2492	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2430	0	0	0	0
14	      0	0	0	2450	0	0	0	0
15	      0	0	0	2400	0	0	0	0
16	      0	0	0	2169	0	0	0	0
17	      0	0	0	2371	0	0	0	0
18	      0	0	0	2519	0	0	0	0
19	      0	0	0	2480	0	0	0	0
20	      0	0	0	2480	0	0	0	0
21	      0	0	0	2330	0	0	0	0
22	      0	0	0	2527	0	0	0	0
23	      0	0	0	2439	0	0	0	0
24	      0	0	0	2339	0	0	0	0
25	      0	0	0	2329	0	0	0	0
26	      0	0	0	2243	0	0	0	0
27	      0	0	0	2310	0	0	0	0
28	      0	0	0	2139	0	0	0	0
29	      0	0	0	2380	0	0	0	0
30	      0	0	0	2525	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    331	11.0333	0	66060	48	178	481	491

DEBUG    ya.test:process.py:276 Command (pid 3317019) 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:549 Closing channel for endpoint localhost:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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.3303629' in '/home/runner/.ya/build/build_root/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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_w88o4t6x.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:2547/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3930
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18231
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16650
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2547
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64187
=================================== 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/tp81/000228/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3303193
DEBUG    ya.test:process.py:259 Command (pid 3303193) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3303193) elapsed time (sec): 0.42206883430480957
DEBUG    ya.test:process.py:263 Command (pid 3303193) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) maxrss: 543156
DEBUG    ya.test:process.py:263 Command (pid 3303193) minflt: 16205
DEBUG    ya.test:process.py:263 Command (pid 3303193) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3303193) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3303193) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3303193) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3303193) stime: 0.259872
DEBUG    ya.test:process.py:263 Command (pid 3303193) utime: 0.114186
DEBUG    ya.test:process.py:263 Command (pid 3303193) wtime: 0.423
DEBUG    ya.test:process.py:275 Command (pid 3303193) 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 3303193) 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/tp81/000228/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64187
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/tp81/000228/r3tmp/kikimr_cluster_vugkao8e
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2547
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16650
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18231
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3930
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/tp81/000228/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/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_w88o4t6x.log --grpc-port=2547 --mon-port=16650 --ic-port=64187
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2547/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/tp81/000228/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/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_w88o4t6x.log --grpc-port=2547 --mon-port=16650 --ic-port=64187
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_w88o4t6x.log', '--grpc-port=2547', '--mon-port=16650', '--ic-port=64187')' in '/home/runner/.ya/build/build_root/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3303629
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:2547/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/tp81/000228/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3303634
DEBUG    ya.test:process.py:259 Command (pid 3303634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3303634) elapsed time (sec): 0.4805943965911865
DEBUG    ya.test:process.py:263 Command (pid 3303634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) maxrss: 543156
DEBUG    ya.test:process.py:263 Command (pid 3303634) minflt: 16205
DEBUG    ya.test:process.py:263 Command (pid 3303634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3303634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3303634) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3303634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3303634) stime: 0.282203
DEBUG    ya.test:process.py:263 Command (pid 3303634) utime: 0.13187
DEBUG    ya.test:process.py:263 Command (pid 3303634) wtime: 0.482
DEBUG    ya.test:process.py:275 Command (pid 3303634) 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 3303634) 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/tp81/000228/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2547', '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: 64187\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/tp81/000228/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2547', '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: 64187\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3304988
DEBUG    ya.test:process.py:259 Command (pid 3304988) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3304988) elapsed time (sec): 0.4393773078918457
DEBUG    ya.test:process.py:263 Command (pid 3304988) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) maxrss: 551624
DEBUG    ya.test:process.py:263 Command (pid 3304988) minflt: 18345
DEBUG    ya.test:process.py:263 Command (pid 3304988) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3304988) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3304988) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 3304988) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3304988) stime: 0.25426699999999997
DEBUG    ya.test:process.py:263 Command (pid 3304988) utime: 0.141259
DEBUG    ya.test:process.py:263 Command (pid 3304988) wtime: 0.441
DEBUG    ya.test:process.py:275 Command (pid 3304988) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2547', '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/tp81/000228/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2547', '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: 3305272
DEBUG    ya.test:process.py:259 Command (pid 3305272) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3305272) elapsed time (sec): 0.35095763206481934
DEBUG    ya.test:process.py:263 Command (pid 3305272) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) maxrss: 551632
DEBUG    ya.test:process.py:263 Command (pid 3305272) minflt: 18345
DEBUG    ya.test:process.py:263 Command (pid 3305272) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3305272) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3305272) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3305272) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3305272) stime: 0.18348899999999999
DEBUG    ya.test:process.py:263 Command (pid 3305272) utime: 0.122472
DEBUG    ya.test:process.py:263 Command (pid 3305272) wtime: 0.352
DEBUG    ya.test:process.py:275 Command (pid 3305272) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3305272) 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, 1807080e-0c61-4672-9b05-670e97ee5557, localhost:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1807080e-0c61-4672-9b05-670e97ee5557, localhost:2547): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1807080e-0c61-4672-9b05-670e97ee5557, localhost:2547): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-axyekx4wty.auto.internal" port: 2547 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:2547, 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:2547
------------------------------ 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/tp81/000228/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydb/ydb -e grpc://localhost:2547 -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/tp81/000228/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2547', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3305598
DEBUG    ya.test:process.py:259 Command (pid 3305598) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3305598) elapsed time (sec): 0.36522889137268066
DEBUG    ya.test:process.py:263 Command (pid 3305598) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) maxrss: 165872
DEBUG    ya.test:process.py:263 Command (pid 3305598) minflt: 3569
DEBUG    ya.test:process.py:263 Command (pid 3305598) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3305598) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3305598) nvcsw: 181
DEBUG    ya.test:process.py:263 Command (pid 3305598) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3305598) stime: 0.01805
DEBUG    ya.test:process.py:263 Command (pid 3305598) utime: 0.058663
DEBUG    ya.test:process.py:263 Command (pid 3305598) wtime: 0.366
DEBUG    ya.test:process.py:275 Command (pid 3305598) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3305598) 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/tp81/000228/ydb/apps/ydb/ydb -e grpc://localhost:2547 -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/tp81/000228/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2547', '-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: 3305866
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 3305866) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3305866) elapsed time (sec): 30.242594003677368
DEBUG    ya.test:process.py:263 Command (pid 3305866) wtime: 30.244
DEBUG    ya.test:process.py:275 Command (pid 3305866) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    478	478	0	0	20	22	28	33
2	    488	488	0	0	20	21	21	32
3	    489	489	0	0	20	20	21	29
4	    488	488	0	0	20	20	21	22
5	    488	488	0	0	20	20	21	22
6	    489	489	0	0	20	20	21	23
7	    488	488	0	0	20	20	21	21
8	    489	489	0	0	20	20	21	21
9	    487	487	0	0	20	20	21	22
10	    487	487	0	0	20	20	21	21
11	    489	489	0	0	20	20	21	21
12	    487	487	0	0	20	21	21	21
13	    488	488	0	0	20	21	21	21
14	    487	487	0	0	20	20	21	21
15	    488	488	0	0	20	21	21	21
16	    487	487	0	0	20	21	21	22
17	    488	488	0	0	20	20	21	22
18	    488	488	0	0	20	20	21	22
19	    487	487	0	0	20	20	21	21
20	    486	486	0	0	20	21	22	22
21	    488	488	0	0	20	20	21	22
22	    488	488	0	0	20	21	21	25
23	    488	488	0	0	20	21	21	21
24	    474	474	0	0	20	21	45	47
25	    488	488	0	0	20	22	25	27
26	    488	488	0	0	20	21	21	22
27	    489	489	0	0	20	20	21	21
28	    461	461	0	0	20	21	75	78
29	    487	487	0	0	20	20	21	23
30	    499	499	0	0	20	20	21	22

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14596	486.533	0	0	20	21	21	78

DEBUG    ya.test:process.py:276 Command (pid 3305866) 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, a0021106-9615-4b0e-9722-8abefc07fea8, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a0021106-9615-4b0e-9722-8abefc07fea8, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a0021106-9615-4b0e-9722-8abefc07fea8, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 714fe855-cd90-42ac-93d0-4a3e57a633c9, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 714fe855-cd90-42ac-93d0-4a3e57a633c9, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 714fe855-cd90-42ac-93d0-4a3e57a633c9, ghrun-axyekx4wty.auto.internal:2547): 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=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff3cc83b-b020-4e0d-9d6e-41a02b1632d2, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff3cc83b-b020-4e0d-9d6e-41a02b1632d2, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=" 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, ff3cc83b-b020-4e0d-9d6e-41a02b1632d2, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
INFO     root:test_log_scenario.py:217 Count rows after insert 14358 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57d1109d-01eb-45c4-aaa0-554688de298c, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57d1109d-01eb-45c4-aaa0-554688de298c, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=" 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, 57d1109d-01eb-45c4-aaa0-554688de298c, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dacad8b0-d89c-4d40-9e89-f5bcffe7358a, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dacad8b0-d89c-4d40-9e89-f5bcffe7358a, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=" 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, dacad8b0-d89c-4d40-9e89-f5bcffe7358a, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
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/tp81/000228/ydb/apps/ydb/ydb -e grpc://localhost:2547 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydb/ydb -e grpc://localhost:2547 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydb/ydb -e grpc://localhost:2547 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70bd955d-9248-40d1-b4a7-04db8d1f5698, ghrun-axyekx4wty.auto.internal:2547): 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, 70bd955d-9248-40d1-b4a7-04db8d1f5698, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=YmQzZTJiNDAtNjc0NjljNTEtODM2YzJhNzctYWQyMGVhMGU=" 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, 2db71748-4978-4328-b7d7-f1046c557685, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70bd955d-9248-40d1-b4a7-04db8d1f5698, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2db71748-4978-4328-b7d7-f1046c557685, ghrun-axyekx4wty.auto.internal:2547): request = {  }
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.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2547', '-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:52 RpcState(CreateSession, 2db71748-4978-4328-b7d7-f1046c557685, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTY0NTYyNWQtYTFlOTQ3MDEtY2ZiNmMxMjItZGVjMmFiZTA=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2547', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3317017
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f6553e9e-582c-469b-9093-5584d0b8cc29, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tp81/000228/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2547', '-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: 3317018
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f6553e9e-582c-469b-9093-5584d0b8cc29, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=MTY0NTYyNWQtYTFlOTQ3MDEtY2ZiNmMxMjItZGVjMmFiZTA=" }
DEBUG    ya.test:process.py:628 Command pid: 3317019
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f6553e9e-582c-469b-9093-5584d0b8cc29, ghrun-axyekx4wty.auto.internal:2547): 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=MTY0NTYyNWQtYTFlOTQ3MDEtY2ZiNmMxMjItZGVjMmFiZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3bde5a4-ca58-437b-a94d-8be30ad1ef0a, ghrun-axyekx4wty.auto.internal:2547): 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, f3bde5a4-ca58-437b-a94d-8be30ad1ef0a, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=MTY0NTYyNWQtYTFlOTQ3MDEtY2ZiNmMxMjItZGVjMmFiZTA=" 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, d7e34eac-1ca5-4305-b467-1cbf51768617, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d7e34eac-1ca5-4305-b467-1cbf51768617, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3bde5a4-ca58-437b-a94d-8be30ad1ef0a, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d7e34eac-1ca5-4305-b467-1cbf51768617, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTRhMWEyYjEtODJhNmYxYTMtNGI0NDViMjEtZDI1OWU3N2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c8663459-0630-47a7-8201-8b6638b91a2a, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c8663459-0630-47a7-8201-8b6638b91a2a, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=ZTRhMWEyYjEtODJhNmYxYTMtNGI0NDViMjEtZDI1OWU3N2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c8663459-0630-47a7-8201-8b6638b91a2a, ghrun-axyekx4wty.auto.internal:2547): 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=ZTRhMWEyYjEtODJhNmYxYTMtNGI0NDViMjEtZDI1OWU3N2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 882a4751-5ee6-486e-ab0e-fc15d6185424, ghrun-axyekx4wty.auto.internal:2547): 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, 882a4751-5ee6-486e-ab0e-fc15d6185424, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=ZTRhMWEyYjEtODJhNmYxYTMtNGI0NDViMjEtZDI1OWU3N2I=" 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, 383e7113-28ed-459b-9302-b25636190ffc, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 383e7113-28ed-459b-9302-b25636190ffc, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 882a4751-5ee6-486e-ab0e-fc15d6185424, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 383e7113-28ed-459b-9302-b25636190ffc, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTBlZDk3OWEtZjNkODU3YWQtNjE1ZWE5N2EtNWMyMWIwODQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c46412a9-820f-485b-bfca-22eddf8aba1e, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c46412a9-820f-485b-bfca-22eddf8aba1e, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=MTBlZDk3OWEtZjNkODU3YWQtNjE1ZWE5N2EtNWMyMWIwODQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c46412a9-820f-485b-bfca-22eddf8aba1e, ghrun-axyekx4wty.auto.internal:2547): 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=MTBlZDk3OWEtZjNkODU3YWQtNjE1ZWE5N2EtNWMyMWIwODQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e31f5051-d57d-4ae1-9d32-c54c4ad4e62c, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e31f5051-d57d-4ae1-9d32-c54c4ad4e62c, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=MTBlZDk3OWEtZjNkODU3YWQtNjE1ZWE5N2EtNWMyMWIwODQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 842541b6-c647-4f64-bb16-e9ae57adb9e5, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 842541b6-c647-4f64-bb16-e9ae57adb9e5, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e31f5051-d57d-4ae1-9d32-c54c4ad4e62c, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 842541b6-c647-4f64-bb16-e9ae57adb9e5, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2RlNmQ0MjItNDE2MGI3NzItODI1NzdlOGEtNjZkY2RhMjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c5f0862b-84f9-4c49-b204-d5bdd6b0b809, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c5f0862b-84f9-4c49-b204-d5bdd6b0b809, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=Y2RlNmQ0MjItNDE2MGI3NzItODI1NzdlOGEtNjZkY2RhMjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c5f0862b-84f9-4c49-b204-d5bdd6b0b809, ghrun-axyekx4wty.auto.internal:2547): 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=Y2RlNmQ0MjItNDE2MGI3NzItODI1NzdlOGEtNjZkY2RhMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98edc7ae-1513-4586-ac43-89a963c226d0, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98edc7ae-1513-4586-ac43-89a963c226d0, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=Y2RlNmQ0MjItNDE2MGI3NzItODI1NzdlOGEtNjZkY2RhMjc=" 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, 47a34bdc-c04e-4f07-bdbe-d3005a410c62, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47a34bdc-c04e-4f07-bdbe-d3005a410c62, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98edc7ae-1513-4586-ac43-89a963c226d0, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47a34bdc-c04e-4f07-bdbe-d3005a410c62, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjQ5MzAxMS1lZmI5OGM3Ny01OTRhOTQ5Ni1hZTUwZTNhNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a05e582a-4b87-48b8-ad58-f77e523fd70e, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a05e582a-4b87-48b8-ad58-f77e523fd70e, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=ZjQ5MzAxMS1lZmI5OGM3Ny01OTRhOTQ5Ni1hZTUwZTNhNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a05e582a-4b87-48b8-ad58-f77e523fd70e, ghrun-axyekx4wty.auto.internal:2547): 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=ZjQ5MzAxMS1lZmI5OGM3Ny01OTRhOTQ5Ni1hZTUwZTNhNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, addef887-71b2-4442-b478-7a70f1007c22, ghrun-axyekx4wty.auto.internal:2547): 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, addef887-71b2-4442-b478-7a70f1007c22, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=ZjQ5MzAxMS1lZmI5OGM3Ny01OTRhOTQ5Ni1hZTUwZTNhNA==" 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, a5813665-a912-4912-87b4-dffac82df27a, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5813665-a912-4912-87b4-dffac82df27a, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, addef887-71b2-4442-b478-7a70f1007c22, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5813665-a912-4912-87b4-dffac82df27a, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2JlY2RiNTItNTVjOTRjMTEtMThmM2EwZGUtNzc0MTM4ZjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5ca95fe0-9781-4336-8c7a-8c7d1972ffa2, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5ca95fe0-9781-4336-8c7a-8c7d1972ffa2, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=Y2JlY2RiNTItNTVjOTRjMTEtMThmM2EwZGUtNzc0MTM4ZjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5ca95fe0-9781-4336-8c7a-8c7d1972ffa2, ghrun-axyekx4wty.auto.internal:2547): 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=Y2JlY2RiNTItNTVjOTRjMTEtMThmM2EwZGUtNzc0MTM4ZjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d644817c-a5fa-4db6-b0d0-f4b8173abe2a, ghrun-axyekx4wty.auto.internal:2547): 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, d644817c-a5fa-4db6-b0d0-f4b8173abe2a, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=Y2JlY2RiNTItNTVjOTRjMTEtMThmM2EwZGUtNzc0MTM4ZjQ=" 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, 403e6eae-1783-49c2-b24a-e9f999a5d404, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 403e6eae-1783-49c2-b24a-e9f999a5d404, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d644817c-a5fa-4db6-b0d0-f4b8173abe2a, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 403e6eae-1783-49c2-b24a-e9f999a5d404, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTk2M2YyZTAtYWZmM2VmMzAtMTRkZTkyOWYtMmQ3NjU2Njc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 60780161-1386-4f7b-86ef-e067b0b590a9, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 60780161-1386-4f7b-86ef-e067b0b590a9, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=NTk2M2YyZTAtYWZmM2VmMzAtMTRkZTkyOWYtMmQ3NjU2Njc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 60780161-1386-4f7b-86ef-e067b0b590a9, ghrun-axyekx4wty.auto.internal:2547): 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=NTk2M2YyZTAtYWZmM2VmMzAtMTRkZTkyOWYtMmQ3NjU2Njc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9bcf90c-7193-4ab8-a103-cc43265c8892, ghrun-axyekx4wty.auto.internal:2547): 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, f9bcf90c-7193-4ab8-a103-cc43265c8892, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=NTk2M2YyZTAtYWZmM2VmMzAtMTRkZTkyOWYtMmQ3NjU2Njc=" 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, 001a2058-2086-4249-92e6-093dc461d2e6, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 001a2058-2086-4249-92e6-093dc461d2e6, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9bcf90c-7193-4ab8-a103-cc43265c8892, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 001a2058-2086-4249-92e6-093dc461d2e6, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWIyNDk4Y2UtMTMyZGMxNDUtY2E0NGFjMS00NWRmNmRlZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a69bba65-b49d-4a5e-a134-62ae1d019d9b, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a69bba65-b49d-4a5e-a134-62ae1d019d9b, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=ZWIyNDk4Y2UtMTMyZGMxNDUtY2E0NGFjMS00NWRmNmRlZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a69bba65-b49d-4a5e-a134-62ae1d019d9b, ghrun-axyekx4wty.auto.internal:2547): 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=ZWIyNDk4Y2UtMTMyZGMxNDUtY2E0NGFjMS00NWRmNmRlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 798ffc2b-545b-415f-8cb5-59ee5a7e5a6b, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 798ffc2b-545b-415f-8cb5-59ee5a7e5a6b, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=ZWIyNDk4Y2UtMTMyZGMxNDUtY2E0NGFjMS00NWRmNmRlZQ==" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3b272f97-ef58-4998-8ffa-18372b422c42, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 798ffc2b-545b-415f-8cb5-59ee5a7e5a6b, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3b272f97-ef58-4998-8ffa-18372b422c42, ghrun-axyekx4wty.auto.internal:2547): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3b272f97-ef58-4998-8ffa-18372b422c42, ghrun-axyekx4wty.auto.internal:2547): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWFlMDM0YTQtY2JmOTFhMjItNjIwYjMxZTItNGE3YWE3MTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0cfdd9a4-38c9-4e45-82a8-3b7ac78c77b8, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0cfdd9a4-38c9-4e45-82a8-3b7ac78c77b8, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMDM0YTQtY2JmOTFhMjItNjIwYjMxZTItNGE3YWE3MTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0cfdd9a4-38c9-4e45-82a8-3b7ac78c77b8, ghrun-axyekx4wty.auto.internal:2547): 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=MWFlMDM0YTQtY2JmOTFhMjItNjIwYjMxZTItNGE3YWE3MTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d5a0509-2cad-46ed-97bd-26c565cf2da6, ghrun-axyekx4wty.auto.internal:2547): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d5a0509-2cad-46ed-97bd-26c565cf2da6, ghrun-axyekx4wty.auto.internal:2547): request = { session_id: "ydb://session/3?node_id=1&id=MWFlMDM0YTQtY2JmOTFhMjItNjIwYjMxZTItNGE3YWE3MTk=" 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, 3d5a0509-2cad-46ed-97bd-26c565cf2da6, ghrun-axyekx4wty.auto.internal:2547): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 714fe855-cd90-42ac-93d0-4a3e57a633c9, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T21:16:52.675931757+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f6553e9e-582c-469b-9093-5584d0b8cc29, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T21:16:52.676085779+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c8663459-0630-47a7-8201-8b6638b91a2a, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T21:16:52.676115892+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:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c46412a9-820f-485b-bfca-22eddf8aba1e, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T21:16:52.676146167+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c5f0862b-84f9-4c49-b204-d5bdd6b0b809, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T21:16:52.676177128+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a05e582a-4b87-48b8-ad58-f77e523fd70e, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T21:16:52.676204473+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5ca95fe0-9781-4336-8c7a-8c7d1972ffa2, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T21:16:52.676228338+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 60780161-1386-4f7b-86ef-e067b0b590a9, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T21:16:52.676255679+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:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a69bba65-b49d-4a5e-a134-62ae1d019d9b, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T21:16:52.676282954+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0cfdd9a4-38c9-4e45-82a8-3b7ac78c77b8, ghrun-axyekx4wty.auto.internal:2547): 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:2547 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T21:16:52.676320429+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 70bd955d-9248-40d1-b4a7-04db8d1f5698, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676062447+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f3bde5a4-ca58-437b-a94d-8be30ad1ef0a, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676100763+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 882a4751-5ee6-486e-ab0e-fc15d6185424, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676133953+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e31f5051-d57d-4ae1-9d32-c54c4ad4e62c, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676164358+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 98edc7ae-1513-4586-ac43-89a963c226d0, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676191664+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, addef887-71b2-4442-b478-7a70f1007c22, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676216966+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d644817c-a5fa-4db6-b0d0-f4b8173abe2a, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676240405+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f9bcf90c-7193-4ab8-a103-cc43265c8892, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676267842+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:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 798ffc2b-545b-415f-8cb5-59ee5a7e5a6b, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676307926+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:2547
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3d5a0509-2cad-46ed-97bd-26c565cf2da6, ghrun-axyekx4wty.auto.internal:2547): 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-14T21:16:52.676337651+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
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:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-axyekx4wty.auto.internal:2547
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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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    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 3317017) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3317018) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3317017) elapsed time (sec): 30.152697563171387
DEBUG    ya.test:process.py:260 Command (pid 3317018) elapsed time (sec): 30.15103793144226
DEBUG    ya.test:process.py:263 Command (pid 3317017) wtime: 30.156
DEBUG    ya.test:process.py:259 Command (pid 3317019) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 3317018) wtime: 30.154
DEBUG    ya.test:process.py:275 Command (pid 3317017) 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	560	0	0	0	0
4	      0	0	0	2500	0	0	0	0
5	      0	0	0	2573	0	0	0	0
6	      0	0	0	2445	0	0	0	0
7	      0	0	0	2479	0	0	0	0
8	      0	0	0	2569	0	0	0	0
9	      0	0	0	2570	0	0	0	0
10	      0	0	0	2590	0	0	0	0
11	      0	0	0	2490	0	0	0	0
12	      0	0	0	2490	0	0	0	0
13	      0	0	0	2460	0	0	0	0
14	      0	0	0	2450	0	0	0	0
15	      0	0	0	2400	0	0	0	0
16	      0	0	0	2160	0	0	0	0
17	      0	0	0	1709	0	0	0	0
18	      0	0	0	0	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	      0	0	0	690	0	0	0	0
21	      0	0	0	2330	0	0	0	0
22	      0	0	0	2530	0	0	0	0
23	      0	0	0	2428	0	0	0	0
24	      0	0	0	2340	0	0	0	0
25	      0	0	0	2309	0	0	0	0
26	      0	0	0	2249	0	0	0	0
27	      0	0	0	2309	0	0	0	0
28	      0	0	0	2139	0	0	0	0
29	      0	0	0	2390	0	0	0	0
30	      0	0	0	2520	0	0	0	0

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

DEBUG    ya.test:process.py:260 Command (pid 3317019) elapsed time (sec): 30.15030598640442
DEBUG    ya.test:process.py:275 Command (pid 3317018) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     61	61	0	0	66	667	671	679
2	    147	147	0	0	63	106	126	126
3	     35	35	0	558	77	98	98	98
4	      0	0	0	2498	0	0	0	0
5	      0	0	0	2580	0	0	0	0
6	      0	0	0	2440	0	0	0	0
7	      0	0	0	2490	0	0	0	0
8	      0	0	0	2569	0	0	0	0
9	      0	0	0	2559	0	0	0	0
10	      0	0	0	2599	0	0	0	0
11	      0	0	0	2500	0	0	0	0
12	      0	0	0	2509	0	0	0	0
13	      0	0	0	2439	0	0	0	0
14	      0	0	0	2450	0	0	0	0
15	      0	0	0	2410	0	0	0	0
16	      0	0	0	2159	0	0	0	0
17	      0	0	0	2390	0	0	0	0
18	      0	0	0	2520	0	0	0	0
19	      0	0	0	2490	0	0	0	0
20	      0	0	0	2470	0	0	0	0
21	      0	0	0	2330	0	0	0	0
22	      0	0	0	2539	0	0	0	0
23	      0	0	0	2434	0	0	0	0
24	      0	0	0	2344	0	0	0	0
25	      0	0	0	2330	0	0	0	0
26	      0	0	0	2249	0	0	0	0
27	      0	0	0	2299	0	0	0	0
28	      0	0	0	2130	0	0	0	0
29	      0	0	0	2400	0	0	0	0
30	      0	0	0	2520	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    243	8.1	0	66205	66	175	667	679

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

DEBUG    ya.test:process.py:263 Command (pid 3317019) wtime: 30.152
DEBUG    ya.test:process.py:276 Command (pid 3317018) errors:

DEBUG    ya.test:process.py:275 Command (pid 3317019) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     85	85	0	0	48	479	487	491
2	    195	195	0	0	46	84	100	116
3	     51	51	0	550	51	76	84	85
4	      0	0	0	2489	0	0	0	0
5	      0	0	0	2578	0	0	0	0
6	      0	0	0	2420	0	0	0	0
7	      0	0	0	2469	0	0	0	0
8	      0	0	0	2549	0	0	0	0
9	      0	0	0	2565	0	0	0	0
10	      0	0	0	2578	0	0	0	0
11	      0	0	0	2492	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2430	0	0	0	0
14	      0	0	0	2450	0	0	0	0
15	      0	0	0	2400	0	0	0	0
16	      0	0	0	2169	0	0	0	0
17	      0	0	0	2371	0	0	0	0
18	      0	0	0	2519	0	0	0	0
19	      0	0	0	2480	0	0	0	0
20	      0	0	0	2480	0	0	0	0
21	      0	0	0	2330	0	0	0	0
22	      0	0	0	2527	0	0	0	0
23	      0	0	0	2439	0	0	0	0
24	      0	0	0	2339	0	0	0	0
25	      0	0	0	2329	0	0	0	0
26	      0	0	0	2243	0	0	0	0
27	      0	0	0	2310	0	0	0	0
28	      0	0	0	2139	0	0	0	0
29	      0	0	0	2380	0	0	0	0
30	      0	0	0	2525	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    331	11.0333	0	66060	48	178	481	491

DEBUG    ya.test:process.py:276 Command (pid 3317019) 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:549 Closing channel for endpoint localhost:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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:2547
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2547". 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 ===============================
325.18s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.24s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.78s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/tp81/000228/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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-14T21:16:50.182067Z): source_id=223;tablet_id=72075186224037913;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: ?? @ 0x7F2528F8BAC2
22. ??:0: ?? @ 0x7F252901D8BF
============ 1 failed, 109 deselected, 1 error in 337.33s (0:05:37) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tp81/00022a/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 / 109 deselected / 1 selected

=========================== 109 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tp81/000223/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 / 109 deselected / 1 selected

=========================== 109 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tp81/000224/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 / 109 deselected / 1 selected

=========================== 109 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tp81/00022b/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 / 109 deselected / 1 selected

=========================== 109 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tp81/000229/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 / 109 deselected / 1 selected

=========================== 109 deselected in 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tp81/000225/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 / 109 deselected / 1 selected

=========================== 109 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tp81/000227/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 / 109 deselected / 1 selected

=========================== 109 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tp81/000222/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 / 109 deselected / 1 selected

=========================== 109 deselected in 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tp81/000226/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 / 109 deselected / 1 selected

=========================== 109 deselected in 0.83s ============================
