============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/66rt/00021f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 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:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/66rt/00021f/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/66rt/00021f/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-06T19:49:38.808624Z): source_id=446;tablet_id=72075186224037918;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA62FE05
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA628346
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4B6BF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7A828B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C851F8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C84F4F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78389D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164E7E0B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x1673EBE7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166963E3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166963E3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16693203
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x16699CB7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x16505558
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C94C895
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB461E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4A76A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4AB764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4AB370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4ABF5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA631A5C
E   21. ??:0: ?? @ 0x7F65875EDAC2
E   22. ??:0: ?? @ 0x7F658767F8BF
------------------------------ 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/66rt/00021f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3315486
DEBUG    ya.test:process.py:259 Command (pid 3315486) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3315486) elapsed time (sec): 0.5794050693511963
DEBUG    ya.test:process.py:263 Command (pid 3315486) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) maxrss: 538860
DEBUG    ya.test:process.py:263 Command (pid 3315486) minflt: 16143
DEBUG    ya.test:process.py:263 Command (pid 3315486) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3315486) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3315486) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3315486) stime: 0.378316
DEBUG    ya.test:process.py:263 Command (pid 3315486) utime: 0.14734899999999998
DEBUG    ya.test:process.py:263 Command (pid 3315486) wtime: 0.581
DEBUG    ya.test:process.py:275 Command (pid 3315486) output:
Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2543
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/66rt/00021f/r3tmp/kikimr_cluster_u7z540em
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63299
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23204
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/66rt/00021f/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:266 Final command: /home/runner/.ya/build/build_root/66rt/00021f/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/66rt/00021f/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_fl57etbg.log --grpc-port=9827 --mon-port=63299 --ic-port=2543
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9827/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/66rt/00021f/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:266 Final command: /home/runner/.ya/build/build_root/66rt/00021f/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/66rt/00021f/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_fl57etbg.log --grpc-port=9827 --mon-port=63299 --ic-port=2543
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/66rt/00021f/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/66rt/00021f/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_fl57etbg.log', '--grpc-port=9827', '--mon-port=63299', '--ic-port=2543')' in '/home/runner/.ya/build/build_root/66rt/00021f/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: 3316167
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:9827/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/66rt/00021f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3316168
DEBUG    ya.test:process.py:259 Command (pid 3316168) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3316168) elapsed time (sec): 0.4593050479888916
DEBUG    ya.test:process.py:263 Command (pid 3316168) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) maxrss: 538860
DEBUG    ya.test:process.py:263 Command (pid 3316168) minflt: 16141
DEBUG    ya.test:process.py:263 Command (pid 3316168) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3316168) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3316168) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3316168) stime: 0.283449
DEBUG    ya.test:process.py:263 Command (pid 3316168) utime: 0.127752
DEBUG    ya.test:process.py:263 Command (pid 3316168) wtime: 0.46
DEBUG    ya.test:process.py:275 Command (pid 3316168) output:
Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9827', '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: 2543\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/66rt/00021f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9827', '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: 2543\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3317680
DEBUG    ya.test:process.py:259 Command (pid 3317680) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3317680) elapsed time (sec): 0.39328789710998535
DEBUG    ya.test:process.py:263 Command (pid 3317680) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) maxrss: 547272
DEBUG    ya.test:process.py:263 Command (pid 3317680) minflt: 18284
DEBUG    ya.test:process.py:263 Command (pid 3317680) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3317680) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 3317680) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3317680) stime: 0.22697299999999998
DEBUG    ya.test:process.py:263 Command (pid 3317680) utime: 0.121053
DEBUG    ya.test:process.py:263 Command (pid 3317680) wtime: 0.395
DEBUG    ya.test:process.py:275 Command (pid 3317680) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9827', '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/66rt/00021f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9827', '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: 3317922
DEBUG    ya.test:process.py:259 Command (pid 3317922) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3317922) elapsed time (sec): 0.4506871700286865
DEBUG    ya.test:process.py:263 Command (pid 3317922) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) maxrss: 547276
DEBUG    ya.test:process.py:263 Command (pid 3317922) minflt: 18284
DEBUG    ya.test:process.py:263 Command (pid 3317922) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3317922) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3317922) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3317922) stime: 0.283173
DEBUG    ya.test:process.py:263 Command (pid 3317922) utime: 0.123638
DEBUG    ya.test:process.py:263 Command (pid 3317922) wtime: 0.452
DEBUG    ya.test:process.py:275 Command (pid 3317922) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ab18825d-7dc3-49b4-9ba2-8580182650aa, localhost:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ab18825d-7dc3-49b4-9ba2-8580182650aa, localhost:9827): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ab18825d-7dc3-49b4-9ba2-8580182650aa, localhost:9827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2eqr7ycvum.auto.internal" port: 9827 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-2eqr7ycvum.auto.internal:9827, 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:9827
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9827
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb -e grpc://localhost:9827 -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/66rt/00021f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9827', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3318244
DEBUG    ya.test:process.py:259 Command (pid 3318244) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3318244) elapsed time (sec): 0.42084789276123047
DEBUG    ya.test:process.py:263 Command (pid 3318244) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) maxrss: 161732
DEBUG    ya.test:process.py:263 Command (pid 3318244) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 3318244) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 3318244) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) nvcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 3318244) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3318244) stime: 0.019032
DEBUG    ya.test:process.py:263 Command (pid 3318244) utime: 0.061854
DEBUG    ya.test:process.py:263 Command (pid 3318244) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 3318244) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3318244) 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/66rt/00021f/ydb/apps/ydb/ydb -e grpc://localhost:9827 -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/66rt/00021f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9827', '-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: 3318673
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 3318673) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3318673) elapsed time (sec): 30.158042192459106
DEBUG    ya.test:process.py:263 Command (pid 3318673) wtime: 30.159
DEBUG    ya.test:process.py:275 Command (pid 3318673) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    769	769	0	0	11	23	30	34
2	    722	722	0	0	10	28	57	85
3	    852	852	0	0	9	20	48	53
4	   1177	1177	0	0	7	13	24	28
5	   1001	1001	0	0	7	27	39	55
6	    822	822	0	0	7	35	106	161
7	    793	793	0	0	7	45	76	99
8	   1148	1148	0	0	8	10	17	31
9	   1073	1073	0	0	8	12	26	32
10	   1189	1189	0	0	7	10	22	32
11	   1474	1474	0	0	6	8	9	10
12	   1228	1228	0	0	7	10	14	32
13	   1275	1275	0	0	7	10	19	31
14	    773	773	0	0	10	21	68	88
15	   1119	1119	0	0	8	14	17	22
16	   1307	1307	0	0	7	10	11	11
17	   1375	1375	0	0	7	8	9	10
18	   1408	1408	0	0	6	8	9	10
19	   1250	1250	0	0	7	11	13	15
20	   1275	1275	0	0	7	11	14	17
21	   1370	1370	0	0	7	8	9	10
22	   1226	1226	0	0	8	10	10	11
23	   1273	1273	0	0	7	10	10	11
24	   1389	1389	0	0	6	9	10	12
25	   1396	1396	0	0	6	8	9	10
26	   1268	1268	0	0	7	9	10	11
27	   1289	1289	0	0	7	10	12	15
28	   1465	1465	0	0	6	8	8	9
29	   1364	1364	0	0	7	9	11	12
30	   1232	1232	0	0	7	9	10	12

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  35302	1176.73	0	0	7	12	26	161

DEBUG    ya.test:process.py:276 Command (pid 3318673) 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, 828c621d-881e-475b-b56b-6131795900ef, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 828c621d-881e-475b-b56b-6131795900ef, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 828c621d-881e-475b-b56b-6131795900ef, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 32c85e90-2873-49ab-a28c-658c3f237d72, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 32c85e90-2873-49ab-a28c-658c3f237d72, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 32c85e90-2873-49ab-a28c-658c3f237d72, ghrun-2eqr7ycvum.auto.internal:9827): 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=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79af271b-d6f8-4de2-a60a-1e3ea804df0d, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79af271b-d6f8-4de2-a60a-1e3ea804df0d, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=" 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, 79af271b-d6f8-4de2-a60a-1e3ea804df0d, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 34775 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4616a96f-abb2-4716-a6b9-d4e70925356a, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4616a96f-abb2-4716-a6b9-d4e70925356a, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=" 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, 4616a96f-abb2-4716-a6b9-d4e70925356a, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d20aa89b-7a28-4d66-999d-43cf91f710d1, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d20aa89b-7a28-4d66-999d-43cf91f710d1, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=" 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, d20aa89b-7a28-4d66-999d-43cf91f710d1, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
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/66rt/00021f/ydb/apps/ydb/ydb -e grpc://localhost:9827 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb -e grpc://localhost:9827 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb -e grpc://localhost:9827 -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, 17381475-4253-4de4-ac10-6cbfcb3fdb15, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17381475-4253-4de4-ac10-6cbfcb3fdb15, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e0989f15-6818-470b-9e83-ff43afe8fba2, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9827', '-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:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17381475-4253-4de4-ac10-6cbfcb3fdb15, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e0989f15-6818-470b-9e83-ff43afe8fba2, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 3334303
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9827', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9827', '-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: 3334304
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e0989f15-6818-470b-9e83-ff43afe8fba2, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODBkOGZlNTYtZmJhMzEyNWQtZmFmMjIxN2YtNDI4MjFjZjM=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3334305
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9c94a128-12b9-4fc8-a2ee-73d5fbf531a2, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9c94a128-12b9-4fc8-a2ee-73d5fbf531a2, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=ODBkOGZlNTYtZmJhMzEyNWQtZmFmMjIxN2YtNDI4MjFjZjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9c94a128-12b9-4fc8-a2ee-73d5fbf531a2, ghrun-2eqr7ycvum.auto.internal:9827): 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=ODBkOGZlNTYtZmJhMzEyNWQtZmFmMjIxN2YtNDI4MjFjZjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44561cd1-a973-41d8-bc5d-100123133477, ghrun-2eqr7ycvum.auto.internal:9827): 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, 44561cd1-a973-41d8-bc5d-100123133477, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=ODBkOGZlNTYtZmJhMzEyNWQtZmFmMjIxN2YtNDI4MjFjZjM=" 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, a035f730-fef5-43f8-aa6a-368595c5ebd9, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a035f730-fef5-43f8-aa6a-368595c5ebd9, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44561cd1-a973-41d8-bc5d-100123133477, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a035f730-fef5-43f8-aa6a-368595c5ebd9, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2RjY2ZiNWEtNTQ1ZjgyZTEtMjk1ZTNhYzYtNzM1NTIzOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7ab1fc5d-c86a-4e08-a555-34f08a18113e, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7ab1fc5d-c86a-4e08-a555-34f08a18113e, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=N2RjY2ZiNWEtNTQ1ZjgyZTEtMjk1ZTNhYzYtNzM1NTIzOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7ab1fc5d-c86a-4e08-a555-34f08a18113e, ghrun-2eqr7ycvum.auto.internal:9827): 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=N2RjY2ZiNWEtNTQ1ZjgyZTEtMjk1ZTNhYzYtNzM1NTIzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18c6b53c-7fad-4d71-a904-2d4ae86609d7, ghrun-2eqr7ycvum.auto.internal:9827): 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, 18c6b53c-7fad-4d71-a904-2d4ae86609d7, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=N2RjY2ZiNWEtNTQ1ZjgyZTEtMjk1ZTNhYzYtNzM1NTIzOA==" 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, e55f6bba-e3b8-44fb-9111-fa71d3099b4a, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e55f6bba-e3b8-44fb-9111-fa71d3099b4a, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18c6b53c-7fad-4d71-a904-2d4ae86609d7, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e55f6bba-e3b8-44fb-9111-fa71d3099b4a, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzM5MTQzYzktMTdjMjEzYTEtMTYxMDM0YTQtYzIwMzQ0NTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 92b5ebd1-c4e3-40fa-aa4f-98f19481d12d, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 92b5ebd1-c4e3-40fa-aa4f-98f19481d12d, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NzM5MTQzYzktMTdjMjEzYTEtMTYxMDM0YTQtYzIwMzQ0NTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 92b5ebd1-c4e3-40fa-aa4f-98f19481d12d, ghrun-2eqr7ycvum.auto.internal:9827): 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=NzM5MTQzYzktMTdjMjEzYTEtMTYxMDM0YTQtYzIwMzQ0NTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f4840bf-3122-4c56-8295-ee9d2b1846f5, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f4840bf-3122-4c56-8295-ee9d2b1846f5, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NzM5MTQzYzktMTdjMjEzYTEtMTYxMDM0YTQtYzIwMzQ0NTQ=" 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:52 RpcState(ExecuteQuery, 8f4840bf-3122-4c56-8295-ee9d2b1846f5, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a2f875c3-8b82-4b1c-9305-49cd054da9a3, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a2f875c3-8b82-4b1c-9305-49cd054da9a3, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a2f875c3-8b82-4b1c-9305-49cd054da9a3, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTdkODk2ZmUtZWYzNTMwYzAtYjIzZjFhNWItMmU2MmJlYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 44620622-e396-4509-9ca6-1256a5705057, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 44620622-e396-4509-9ca6-1256a5705057, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=ZTdkODk2ZmUtZWYzNTMwYzAtYjIzZjFhNWItMmU2MmJlYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 44620622-e396-4509-9ca6-1256a5705057, ghrun-2eqr7ycvum.auto.internal:9827): 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=ZTdkODk2ZmUtZWYzNTMwYzAtYjIzZjFhNWItMmU2MmJlYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f0d71df-52af-4ca7-a345-3d89b173f35f, ghrun-2eqr7ycvum.auto.internal:9827): 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, 8f0d71df-52af-4ca7-a345-3d89b173f35f, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=ZTdkODk2ZmUtZWYzNTMwYzAtYjIzZjFhNWItMmU2MmJlYmM=" 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, 1ab73232-d2b9-4a11-a607-57186cc85e25, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ab73232-d2b9-4a11-a607-57186cc85e25, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f0d71df-52af-4ca7-a345-3d89b173f35f, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ab73232-d2b9-4a11-a607-57186cc85e25, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGE2NDMyZWUtYTI5YTNkYTctNWNhYzJkMmItN2YxZWQxOTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f07439b9-bb81-41f3-9cc0-48298d581a4f, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f07439b9-bb81-41f3-9cc0-48298d581a4f, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=ZGE2NDMyZWUtYTI5YTNkYTctNWNhYzJkMmItN2YxZWQxOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f07439b9-bb81-41f3-9cc0-48298d581a4f, ghrun-2eqr7ycvum.auto.internal:9827): 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=ZGE2NDMyZWUtYTI5YTNkYTctNWNhYzJkMmItN2YxZWQxOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c94bd5b4-60d2-4110-b97d-657d79784029, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c94bd5b4-60d2-4110-b97d-657d79784029, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=ZGE2NDMyZWUtYTI5YTNkYTctNWNhYzJkMmItN2YxZWQxOTc=" 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: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c94bd5b4-60d2-4110-b97d-657d79784029, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d8d4c7f5-6ef8-4d43-a223-88904c7b4bed, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d8d4c7f5-6ef8-4d43-a223-88904c7b4bed, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d8d4c7f5-6ef8-4d43-a223-88904c7b4bed, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGM1ZjE4NzktMjgwZmU3MmQtMTg1OTI2ZGMtY2YwMmIxOTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6955814a-dd74-4de9-8540-405a5e709481, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6955814a-dd74-4de9-8540-405a5e709481, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NGM1ZjE4NzktMjgwZmU3MmQtMTg1OTI2ZGMtY2YwMmIxOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6955814a-dd74-4de9-8540-405a5e709481, ghrun-2eqr7ycvum.auto.internal:9827): 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=NGM1ZjE4NzktMjgwZmU3MmQtMTg1OTI2ZGMtY2YwMmIxOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4969ec8b-74b1-4fe2-93b9-5fefd0d9e54d, ghrun-2eqr7ycvum.auto.internal:9827): 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, 4969ec8b-74b1-4fe2-93b9-5fefd0d9e54d, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NGM1ZjE4NzktMjgwZmU3MmQtMTg1OTI2ZGMtY2YwMmIxOTk=" 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, 7824bf50-a248-4bff-b6e7-da5fa711d80a, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4969ec8b-74b1-4fe2-93b9-5fefd0d9e54d, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7824bf50-a248-4bff-b6e7-da5fa711d80a, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7824bf50-a248-4bff-b6e7-da5fa711d80a, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTZlN2MyMDctOGIzYzc5ZTAtMTNhZGZjZi04NDU4YzE2Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fff1a7df-82a4-416d-92cf-67c657ef9e58, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fff1a7df-82a4-416d-92cf-67c657ef9e58, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=OTZlN2MyMDctOGIzYzc5ZTAtMTNhZGZjZi04NDU4YzE2Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fff1a7df-82a4-416d-92cf-67c657ef9e58, ghrun-2eqr7ycvum.auto.internal:9827): 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=OTZlN2MyMDctOGIzYzc5ZTAtMTNhZGZjZi04NDU4YzE2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b356b85b-5d94-4d37-ac7f-cef9c1074886, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b356b85b-5d94-4d37-ac7f-cef9c1074886, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=OTZlN2MyMDctOGIzYzc5ZTAtMTNhZGZjZi04NDU4YzE2Zg==" 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: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8037c849-28bd-48e0-9299-600f3d08a8d3, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b356b85b-5d94-4d37-ac7f-cef9c1074886, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8037c849-28bd-48e0-9299-600f3d08a8d3, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8037c849-28bd-48e0-9299-600f3d08a8d3, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjhjMDk2ZjQtODlhOTYyNWYtZjViZjhlNjgtZGNkY2U3ZjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dcc85669-eb98-4364-96de-cfc71e311463, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dcc85669-eb98-4364-96de-cfc71e311463, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NjhjMDk2ZjQtODlhOTYyNWYtZjViZjhlNjgtZGNkY2U3ZjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dcc85669-eb98-4364-96de-cfc71e311463, ghrun-2eqr7ycvum.auto.internal:9827): 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=NjhjMDk2ZjQtODlhOTYyNWYtZjViZjhlNjgtZGNkY2U3ZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe71c291-0162-4ead-924b-92b3efada406, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe71c291-0162-4ead-924b-92b3efada406, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NjhjMDk2ZjQtODlhOTYyNWYtZjViZjhlNjgtZGNkY2U3ZjU=" 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, 60bac401-259d-4fb6-91e8-2540d8df7ed8, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe71c291-0162-4ead-924b-92b3efada406, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60bac401-259d-4fb6-91e8-2540d8df7ed8, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60bac401-259d-4fb6-91e8-2540d8df7ed8, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjE2Nzk2NTUtZTA5YjIwM2MtMWY1ZWMxZjktM2E3YWI0NTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6ccf617c-fb4d-4bad-85d4-8fb566d94b9c, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6ccf617c-fb4d-4bad-85d4-8fb566d94b9c, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NjE2Nzk2NTUtZTA5YjIwM2MtMWY1ZWMxZjktM2E3YWI0NTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6ccf617c-fb4d-4bad-85d4-8fb566d94b9c, ghrun-2eqr7ycvum.auto.internal:9827): 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=NjE2Nzk2NTUtZTA5YjIwM2MtMWY1ZWMxZjktM2E3YWI0NTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8fdc62e-8b99-4e8d-a889-0e13ed984f33, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8fdc62e-8b99-4e8d-a889-0e13ed984f33, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NjE2Nzk2NTUtZTA5YjIwM2MtMWY1ZWMxZjktM2E3YWI0NTM=" 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, c8fdc62e-8b99-4e8d-a889-0e13ed984f33, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 32c85e90-2873-49ab-a28c-658c3f237d72, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.928715923+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9c94a128-12b9-4fc8-a2ee-73d5fbf531a2, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.92886625+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7ab1fc5d-c86a-4e08-a555-34f08a18113e, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.928896329+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 92b5ebd1-c4e3-40fa-aa4f-98f19481d12d, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.928930493+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 44620622-e396-4509-9ca6-1256a5705057, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.92896421+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f07439b9-bb81-41f3-9cc0-48298d581a4f, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.929000095+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6955814a-dd74-4de9-8540-405a5e709481, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.929032001+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fff1a7df-82a4-416d-92cf-67c657ef9e58, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.929064209+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dcc85669-eb98-4364-96de-cfc71e311463, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.929097472+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6ccf617c-fb4d-4bad-85d4-8fb566d94b9c, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.929126969+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 17381475-4253-4de4-ac10-6cbfcb3fdb15, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.928841111+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 44561cd1-a973-41d8-bc5d-100123133477, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.928881199+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 18c6b53c-7fad-4d71-a904-2d4ae86609d7, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.928913914+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f4840bf-3122-4c56-8295-ee9d2b1846f5, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.928947662+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f0d71df-52af-4ca7-a345-3d89b173f35f, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.928983794+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4969ec8b-74b1-4fe2-93b9-5fefd0d9e54d, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.929051361+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c94bd5b4-60d2-4110-b97d-657d79784029, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.929017311+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b356b85b-5d94-4d37-ac7f-cef9c1074886, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.929084714+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fe71c291-0162-4ead-924b-92b3efada406, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.929113798+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c8fdc62e-8b99-4e8d-a889-0e13ed984f33, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.92914083+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
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: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.connection:connection.py:549 Closing channel for endpoint localhost:9827
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:9827". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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    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 3334304) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3334305) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3334304) elapsed time (sec): 30.142073154449463
DEBUG    ya.test:process.py:260 Command (pid 3334305) elapsed time (sec): 30.14133930206299
DEBUG    ya.test:process.py:263 Command (pid 3334304) wtime: 30.144
DEBUG    ya.test:process.py:263 Command (pid 3334305) wtime: 30.143
DEBUG    ya.test:process.py:259 Command (pid 3334303) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 3334304) 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	1810	0	0	0	0
4	      0	0	0	2930	0	0	0	0
5	      0	0	0	2950	0	0	0	0
6	      0	0	0	3010	0	0	0	0
7	      0	0	0	2840	0	0	0	0
8	      0	0	0	2871	0	0	0	0
9	      0	0	0	2939	0	0	0	0
10	      0	0	0	3080	0	0	0	0
11	      0	0	0	2990	0	0	0	0
12	      0	0	0	2330	0	0	0	0
13	      0	0	0	1510	0	0	0	0
14	      0	0	0	1900	0	0	0	0
15	      0	0	0	2880	0	0	0	0
16	      0	0	0	3030	0	0	0	0
17	      0	0	0	3030	0	0	0	0
18	      0	0	0	3030	0	0	0	0
19	      0	0	0	3050	0	0	0	0
20	      0	0	0	3120	0	0	0	0
21	      0	0	0	3110	0	0	0	0
22	      0	0	0	2970	0	0	0	0
23	      0	0	0	2970	0	0	0	0
24	      0	0	0	2830	0	0	0	0
25	      0	0	0	3020	0	0	0	0
26	      0	0	0	2910	0	0	0	0
27	      0	0	0	2880	0	0	0	0
28	      0	0	0	2780	0	0	0	0
29	      0	0	0	3090	0	0	0	0
30	      0	0	0	3160	0	0	0	0

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

DEBUG    ya.test:process.py:275 Command (pid 3334305) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     13	13	0	0	583	667	667	667
2	    144	144	0	0	59	91	417	425
3	      0	0	0	1340	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	490	0	0	0	0
7	      0	0	0	2840	0	0	0	0
8	      0	0	0	2879	0	0	0	0
9	      0	0	0	2931	0	0	0	0
10	      0	0	0	3080	0	0	0	0
11	      0	0	0	2990	0	0	0	0
12	      0	0	0	2320	0	0	0	0
13	      0	0	0	1520	0	0	0	0
14	      0	0	0	1900	0	0	0	0
15	      0	0	0	2880	0	0	0	0
16	      0	0	0	3030	0	0	0	0
17	      0	0	0	3020	0	0	0	0
18	      0	0	0	3030	0	0	0	0
19	      0	0	0	3060	0	0	0	0
20	      0	0	0	3120	0	0	0	0
21	      0	0	0	3110	0	0	0	0
22	      0	0	0	2970	0	0	0	0
23	      0	0	0	2970	0	0	0	0
24	      0	0	0	2830	0	0	0	0
25	      0	0	0	3020	0	0	0	0
26	      0	0	0	2910	0	0	0	0
27	      0	0	0	2880	0	0	0	0
28	      0	0	0	2780	0	0	0	0
29	      0	0	0	3100	0	0	0	0
30	      0	0	0	3160	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    157	5.23333	0	70160	61	523	667	667

DEBUG    ya.test:process.py:260 Command (pid 3334303) elapsed time (sec): 30.145101070404053
DEBUG    ya.test:process.py:276 Command (pid 3334304) errors:

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

DEBUG    ya.test:process.py:263 Command (pid 3334303) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3334303) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     23	23	0	0	373	509	519	519
2	    219	219	0	0	38	64	351	373
3	      0	0	0	1796	0	0	0	0
4	      0	0	0	2940	0	0	0	0
5	      0	0	0	2950	0	0	0	0
6	      0	0	0	3010	0	0	0	0
7	      0	0	0	2830	0	0	0	0
8	      0	0	0	2870	0	0	0	0
9	      0	0	0	2940	0	0	0	0
10	      0	0	0	3079	0	0	0	0
11	      0	0	0	2991	0	0	0	0
12	      0	0	0	2330	0	0	0	0
13	      0	0	0	1520	0	0	0	0
14	      0	0	0	1890	0	0	0	0
15	      0	0	0	2880	0	0	0	0
16	      0	0	0	3030	0	0	0	0
17	      0	0	0	3030	0	0	0	0
18	      0	0	0	3030	0	0	0	0
19	      0	0	0	3060	0	0	0	0
20	      0	0	0	3120	0	0	0	0
21	      0	0	0	3110	0	0	0	0
22	      0	0	0	2970	0	0	0	0
23	      0	0	0	2970	0	0	0	0
24	      0	0	0	2830	0	0	0	0
25	      0	0	0	3020	0	0	0	0
26	      0	0	0	2910	0	0	0	0
27	      0	0	0	2870	0	0	0	0
28	      0	0	0	2770	0	0	0	0
29	      0	0	0	3100	0	0	0	0
30	      0	0	0	3160	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    242	8.06667	0	79006	39	373	503	519

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
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:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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.connection:connection.py:549 Closing channel for endpoint localhost:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-2eqr7ycvum'
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/66rt/00021f/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.3316167' in '/home/runner/.ya/build/build_root/66rt/00021f/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_fl57etbg.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:9827/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23204
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63299
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2543
=================================== 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/66rt/00021f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3315486
DEBUG    ya.test:process.py:259 Command (pid 3315486) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3315486) elapsed time (sec): 0.5794050693511963
DEBUG    ya.test:process.py:263 Command (pid 3315486) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) maxrss: 538860
DEBUG    ya.test:process.py:263 Command (pid 3315486) minflt: 16143
DEBUG    ya.test:process.py:263 Command (pid 3315486) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3315486) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3315486) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3315486) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3315486) stime: 0.378316
DEBUG    ya.test:process.py:263 Command (pid 3315486) utime: 0.14734899999999998
DEBUG    ya.test:process.py:263 Command (pid 3315486) wtime: 0.581
DEBUG    ya.test:process.py:275 Command (pid 3315486) output:
Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2543
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/66rt/00021f/r3tmp/kikimr_cluster_u7z540em
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63299
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23204
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/66rt/00021f/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:266 Final command: /home/runner/.ya/build/build_root/66rt/00021f/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/66rt/00021f/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_fl57etbg.log --grpc-port=9827 --mon-port=63299 --ic-port=2543
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9827/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/66rt/00021f/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:266 Final command: /home/runner/.ya/build/build_root/66rt/00021f/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/66rt/00021f/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_fl57etbg.log --grpc-port=9827 --mon-port=63299 --ic-port=2543
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/66rt/00021f/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/66rt/00021f/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_fl57etbg.log', '--grpc-port=9827', '--mon-port=63299', '--ic-port=2543')' in '/home/runner/.ya/build/build_root/66rt/00021f/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: 3316167
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:9827/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/66rt/00021f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3316168
DEBUG    ya.test:process.py:259 Command (pid 3316168) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3316168) elapsed time (sec): 0.4593050479888916
DEBUG    ya.test:process.py:263 Command (pid 3316168) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) maxrss: 538860
DEBUG    ya.test:process.py:263 Command (pid 3316168) minflt: 16141
DEBUG    ya.test:process.py:263 Command (pid 3316168) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3316168) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3316168) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3316168) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3316168) stime: 0.283449
DEBUG    ya.test:process.py:263 Command (pid 3316168) utime: 0.127752
DEBUG    ya.test:process.py:263 Command (pid 3316168) wtime: 0.46
DEBUG    ya.test:process.py:275 Command (pid 3316168) output:
Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9827', '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: 2543\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/66rt/00021f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9827', '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: 2543\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3317680
DEBUG    ya.test:process.py:259 Command (pid 3317680) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3317680) elapsed time (sec): 0.39328789710998535
DEBUG    ya.test:process.py:263 Command (pid 3317680) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) maxrss: 547272
DEBUG    ya.test:process.py:263 Command (pid 3317680) minflt: 18284
DEBUG    ya.test:process.py:263 Command (pid 3317680) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3317680) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3317680) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 3317680) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3317680) stime: 0.22697299999999998
DEBUG    ya.test:process.py:263 Command (pid 3317680) utime: 0.121053
DEBUG    ya.test:process.py:263 Command (pid 3317680) wtime: 0.395
DEBUG    ya.test:process.py:275 Command (pid 3317680) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9827', '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/66rt/00021f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9827', '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: 3317922
DEBUG    ya.test:process.py:259 Command (pid 3317922) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3317922) elapsed time (sec): 0.4506871700286865
DEBUG    ya.test:process.py:263 Command (pid 3317922) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) maxrss: 547276
DEBUG    ya.test:process.py:263 Command (pid 3317922) minflt: 18284
DEBUG    ya.test:process.py:263 Command (pid 3317922) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3317922) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3317922) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3317922) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3317922) stime: 0.283173
DEBUG    ya.test:process.py:263 Command (pid 3317922) utime: 0.123638
DEBUG    ya.test:process.py:263 Command (pid 3317922) wtime: 0.452
DEBUG    ya.test:process.py:275 Command (pid 3317922) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ab18825d-7dc3-49b4-9ba2-8580182650aa, localhost:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ab18825d-7dc3-49b4-9ba2-8580182650aa, localhost:9827): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ab18825d-7dc3-49b4-9ba2-8580182650aa, localhost:9827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2eqr7ycvum.auto.internal" port: 9827 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-2eqr7ycvum.auto.internal:9827, 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:9827
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9827
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb -e grpc://localhost:9827 -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/66rt/00021f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9827', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3318244
DEBUG    ya.test:process.py:259 Command (pid 3318244) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3318244) elapsed time (sec): 0.42084789276123047
DEBUG    ya.test:process.py:263 Command (pid 3318244) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) maxrss: 161732
DEBUG    ya.test:process.py:263 Command (pid 3318244) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 3318244) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 3318244) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3318244) nvcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 3318244) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3318244) stime: 0.019032
DEBUG    ya.test:process.py:263 Command (pid 3318244) utime: 0.061854
DEBUG    ya.test:process.py:263 Command (pid 3318244) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 3318244) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3318244) 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/66rt/00021f/ydb/apps/ydb/ydb -e grpc://localhost:9827 -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/66rt/00021f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9827', '-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: 3318673
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 3318673) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3318673) elapsed time (sec): 30.158042192459106
DEBUG    ya.test:process.py:263 Command (pid 3318673) wtime: 30.159
DEBUG    ya.test:process.py:275 Command (pid 3318673) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    769	769	0	0	11	23	30	34
2	    722	722	0	0	10	28	57	85
3	    852	852	0	0	9	20	48	53
4	   1177	1177	0	0	7	13	24	28
5	   1001	1001	0	0	7	27	39	55
6	    822	822	0	0	7	35	106	161
7	    793	793	0	0	7	45	76	99
8	   1148	1148	0	0	8	10	17	31
9	   1073	1073	0	0	8	12	26	32
10	   1189	1189	0	0	7	10	22	32
11	   1474	1474	0	0	6	8	9	10
12	   1228	1228	0	0	7	10	14	32
13	   1275	1275	0	0	7	10	19	31
14	    773	773	0	0	10	21	68	88
15	   1119	1119	0	0	8	14	17	22
16	   1307	1307	0	0	7	10	11	11
17	   1375	1375	0	0	7	8	9	10
18	   1408	1408	0	0	6	8	9	10
19	   1250	1250	0	0	7	11	13	15
20	   1275	1275	0	0	7	11	14	17
21	   1370	1370	0	0	7	8	9	10
22	   1226	1226	0	0	8	10	10	11
23	   1273	1273	0	0	7	10	10	11
24	   1389	1389	0	0	6	9	10	12
25	   1396	1396	0	0	6	8	9	10
26	   1268	1268	0	0	7	9	10	11
27	   1289	1289	0	0	7	10	12	15
28	   1465	1465	0	0	6	8	8	9
29	   1364	1364	0	0	7	9	11	12
30	   1232	1232	0	0	7	9	10	12

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  35302	1176.73	0	0	7	12	26	161

DEBUG    ya.test:process.py:276 Command (pid 3318673) 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, 828c621d-881e-475b-b56b-6131795900ef, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 828c621d-881e-475b-b56b-6131795900ef, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 828c621d-881e-475b-b56b-6131795900ef, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 32c85e90-2873-49ab-a28c-658c3f237d72, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 32c85e90-2873-49ab-a28c-658c3f237d72, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 32c85e90-2873-49ab-a28c-658c3f237d72, ghrun-2eqr7ycvum.auto.internal:9827): 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=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79af271b-d6f8-4de2-a60a-1e3ea804df0d, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79af271b-d6f8-4de2-a60a-1e3ea804df0d, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=" 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, 79af271b-d6f8-4de2-a60a-1e3ea804df0d, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 34775 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4616a96f-abb2-4716-a6b9-d4e70925356a, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4616a96f-abb2-4716-a6b9-d4e70925356a, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=" 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, 4616a96f-abb2-4716-a6b9-d4e70925356a, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d20aa89b-7a28-4d66-999d-43cf91f710d1, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d20aa89b-7a28-4d66-999d-43cf91f710d1, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=" 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, d20aa89b-7a28-4d66-999d-43cf91f710d1, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
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/66rt/00021f/ydb/apps/ydb/ydb -e grpc://localhost:9827 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb -e grpc://localhost:9827 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb -e grpc://localhost:9827 -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, 17381475-4253-4de4-ac10-6cbfcb3fdb15, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17381475-4253-4de4-ac10-6cbfcb3fdb15, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NThjNDhmM2EtNWM5OTc4ZWEtYmMyMWI0NmQtZjNjYmQ3MGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e0989f15-6818-470b-9e83-ff43afe8fba2, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9827', '-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:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17381475-4253-4de4-ac10-6cbfcb3fdb15, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e0989f15-6818-470b-9e83-ff43afe8fba2, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 3334303
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9827', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/66rt/00021f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9827', '-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: 3334304
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e0989f15-6818-470b-9e83-ff43afe8fba2, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODBkOGZlNTYtZmJhMzEyNWQtZmFmMjIxN2YtNDI4MjFjZjM=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3334305
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9c94a128-12b9-4fc8-a2ee-73d5fbf531a2, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9c94a128-12b9-4fc8-a2ee-73d5fbf531a2, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=ODBkOGZlNTYtZmJhMzEyNWQtZmFmMjIxN2YtNDI4MjFjZjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9c94a128-12b9-4fc8-a2ee-73d5fbf531a2, ghrun-2eqr7ycvum.auto.internal:9827): 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=ODBkOGZlNTYtZmJhMzEyNWQtZmFmMjIxN2YtNDI4MjFjZjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44561cd1-a973-41d8-bc5d-100123133477, ghrun-2eqr7ycvum.auto.internal:9827): 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, 44561cd1-a973-41d8-bc5d-100123133477, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=ODBkOGZlNTYtZmJhMzEyNWQtZmFmMjIxN2YtNDI4MjFjZjM=" 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, a035f730-fef5-43f8-aa6a-368595c5ebd9, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a035f730-fef5-43f8-aa6a-368595c5ebd9, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44561cd1-a973-41d8-bc5d-100123133477, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a035f730-fef5-43f8-aa6a-368595c5ebd9, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2RjY2ZiNWEtNTQ1ZjgyZTEtMjk1ZTNhYzYtNzM1NTIzOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7ab1fc5d-c86a-4e08-a555-34f08a18113e, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7ab1fc5d-c86a-4e08-a555-34f08a18113e, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=N2RjY2ZiNWEtNTQ1ZjgyZTEtMjk1ZTNhYzYtNzM1NTIzOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7ab1fc5d-c86a-4e08-a555-34f08a18113e, ghrun-2eqr7ycvum.auto.internal:9827): 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=N2RjY2ZiNWEtNTQ1ZjgyZTEtMjk1ZTNhYzYtNzM1NTIzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18c6b53c-7fad-4d71-a904-2d4ae86609d7, ghrun-2eqr7ycvum.auto.internal:9827): 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, 18c6b53c-7fad-4d71-a904-2d4ae86609d7, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=N2RjY2ZiNWEtNTQ1ZjgyZTEtMjk1ZTNhYzYtNzM1NTIzOA==" 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, e55f6bba-e3b8-44fb-9111-fa71d3099b4a, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e55f6bba-e3b8-44fb-9111-fa71d3099b4a, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18c6b53c-7fad-4d71-a904-2d4ae86609d7, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e55f6bba-e3b8-44fb-9111-fa71d3099b4a, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzM5MTQzYzktMTdjMjEzYTEtMTYxMDM0YTQtYzIwMzQ0NTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 92b5ebd1-c4e3-40fa-aa4f-98f19481d12d, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 92b5ebd1-c4e3-40fa-aa4f-98f19481d12d, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NzM5MTQzYzktMTdjMjEzYTEtMTYxMDM0YTQtYzIwMzQ0NTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 92b5ebd1-c4e3-40fa-aa4f-98f19481d12d, ghrun-2eqr7ycvum.auto.internal:9827): 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=NzM5MTQzYzktMTdjMjEzYTEtMTYxMDM0YTQtYzIwMzQ0NTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f4840bf-3122-4c56-8295-ee9d2b1846f5, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f4840bf-3122-4c56-8295-ee9d2b1846f5, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NzM5MTQzYzktMTdjMjEzYTEtMTYxMDM0YTQtYzIwMzQ0NTQ=" 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:52 RpcState(ExecuteQuery, 8f4840bf-3122-4c56-8295-ee9d2b1846f5, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a2f875c3-8b82-4b1c-9305-49cd054da9a3, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a2f875c3-8b82-4b1c-9305-49cd054da9a3, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a2f875c3-8b82-4b1c-9305-49cd054da9a3, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTdkODk2ZmUtZWYzNTMwYzAtYjIzZjFhNWItMmU2MmJlYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 44620622-e396-4509-9ca6-1256a5705057, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 44620622-e396-4509-9ca6-1256a5705057, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=ZTdkODk2ZmUtZWYzNTMwYzAtYjIzZjFhNWItMmU2MmJlYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 44620622-e396-4509-9ca6-1256a5705057, ghrun-2eqr7ycvum.auto.internal:9827): 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=ZTdkODk2ZmUtZWYzNTMwYzAtYjIzZjFhNWItMmU2MmJlYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f0d71df-52af-4ca7-a345-3d89b173f35f, ghrun-2eqr7ycvum.auto.internal:9827): 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, 8f0d71df-52af-4ca7-a345-3d89b173f35f, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=ZTdkODk2ZmUtZWYzNTMwYzAtYjIzZjFhNWItMmU2MmJlYmM=" 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, 1ab73232-d2b9-4a11-a607-57186cc85e25, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ab73232-d2b9-4a11-a607-57186cc85e25, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f0d71df-52af-4ca7-a345-3d89b173f35f, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ab73232-d2b9-4a11-a607-57186cc85e25, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGE2NDMyZWUtYTI5YTNkYTctNWNhYzJkMmItN2YxZWQxOTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f07439b9-bb81-41f3-9cc0-48298d581a4f, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f07439b9-bb81-41f3-9cc0-48298d581a4f, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=ZGE2NDMyZWUtYTI5YTNkYTctNWNhYzJkMmItN2YxZWQxOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f07439b9-bb81-41f3-9cc0-48298d581a4f, ghrun-2eqr7ycvum.auto.internal:9827): 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=ZGE2NDMyZWUtYTI5YTNkYTctNWNhYzJkMmItN2YxZWQxOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c94bd5b4-60d2-4110-b97d-657d79784029, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c94bd5b4-60d2-4110-b97d-657d79784029, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=ZGE2NDMyZWUtYTI5YTNkYTctNWNhYzJkMmItN2YxZWQxOTc=" 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: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c94bd5b4-60d2-4110-b97d-657d79784029, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d8d4c7f5-6ef8-4d43-a223-88904c7b4bed, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d8d4c7f5-6ef8-4d43-a223-88904c7b4bed, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d8d4c7f5-6ef8-4d43-a223-88904c7b4bed, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGM1ZjE4NzktMjgwZmU3MmQtMTg1OTI2ZGMtY2YwMmIxOTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6955814a-dd74-4de9-8540-405a5e709481, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6955814a-dd74-4de9-8540-405a5e709481, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NGM1ZjE4NzktMjgwZmU3MmQtMTg1OTI2ZGMtY2YwMmIxOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6955814a-dd74-4de9-8540-405a5e709481, ghrun-2eqr7ycvum.auto.internal:9827): 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=NGM1ZjE4NzktMjgwZmU3MmQtMTg1OTI2ZGMtY2YwMmIxOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4969ec8b-74b1-4fe2-93b9-5fefd0d9e54d, ghrun-2eqr7ycvum.auto.internal:9827): 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, 4969ec8b-74b1-4fe2-93b9-5fefd0d9e54d, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NGM1ZjE4NzktMjgwZmU3MmQtMTg1OTI2ZGMtY2YwMmIxOTk=" 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, 7824bf50-a248-4bff-b6e7-da5fa711d80a, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4969ec8b-74b1-4fe2-93b9-5fefd0d9e54d, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7824bf50-a248-4bff-b6e7-da5fa711d80a, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7824bf50-a248-4bff-b6e7-da5fa711d80a, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTZlN2MyMDctOGIzYzc5ZTAtMTNhZGZjZi04NDU4YzE2Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fff1a7df-82a4-416d-92cf-67c657ef9e58, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fff1a7df-82a4-416d-92cf-67c657ef9e58, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=OTZlN2MyMDctOGIzYzc5ZTAtMTNhZGZjZi04NDU4YzE2Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fff1a7df-82a4-416d-92cf-67c657ef9e58, ghrun-2eqr7ycvum.auto.internal:9827): 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=OTZlN2MyMDctOGIzYzc5ZTAtMTNhZGZjZi04NDU4YzE2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b356b85b-5d94-4d37-ac7f-cef9c1074886, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b356b85b-5d94-4d37-ac7f-cef9c1074886, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=OTZlN2MyMDctOGIzYzc5ZTAtMTNhZGZjZi04NDU4YzE2Zg==" 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: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8037c849-28bd-48e0-9299-600f3d08a8d3, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b356b85b-5d94-4d37-ac7f-cef9c1074886, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8037c849-28bd-48e0-9299-600f3d08a8d3, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8037c849-28bd-48e0-9299-600f3d08a8d3, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjhjMDk2ZjQtODlhOTYyNWYtZjViZjhlNjgtZGNkY2U3ZjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dcc85669-eb98-4364-96de-cfc71e311463, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dcc85669-eb98-4364-96de-cfc71e311463, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NjhjMDk2ZjQtODlhOTYyNWYtZjViZjhlNjgtZGNkY2U3ZjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dcc85669-eb98-4364-96de-cfc71e311463, ghrun-2eqr7ycvum.auto.internal:9827): 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=NjhjMDk2ZjQtODlhOTYyNWYtZjViZjhlNjgtZGNkY2U3ZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe71c291-0162-4ead-924b-92b3efada406, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe71c291-0162-4ead-924b-92b3efada406, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NjhjMDk2ZjQtODlhOTYyNWYtZjViZjhlNjgtZGNkY2U3ZjU=" 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, 60bac401-259d-4fb6-91e8-2540d8df7ed8, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe71c291-0162-4ead-924b-92b3efada406, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60bac401-259d-4fb6-91e8-2540d8df7ed8, ghrun-2eqr7ycvum.auto.internal:9827): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60bac401-259d-4fb6-91e8-2540d8df7ed8, ghrun-2eqr7ycvum.auto.internal:9827): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjE2Nzk2NTUtZTA5YjIwM2MtMWY1ZWMxZjktM2E3YWI0NTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6ccf617c-fb4d-4bad-85d4-8fb566d94b9c, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6ccf617c-fb4d-4bad-85d4-8fb566d94b9c, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NjE2Nzk2NTUtZTA5YjIwM2MtMWY1ZWMxZjktM2E3YWI0NTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6ccf617c-fb4d-4bad-85d4-8fb566d94b9c, ghrun-2eqr7ycvum.auto.internal:9827): 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=NjE2Nzk2NTUtZTA5YjIwM2MtMWY1ZWMxZjktM2E3YWI0NTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8fdc62e-8b99-4e8d-a889-0e13ed984f33, ghrun-2eqr7ycvum.auto.internal:9827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8fdc62e-8b99-4e8d-a889-0e13ed984f33, ghrun-2eqr7ycvum.auto.internal:9827): request = { session_id: "ydb://session/3?node_id=1&id=NjE2Nzk2NTUtZTA5YjIwM2MtMWY1ZWMxZjktM2E3YWI0NTM=" 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, c8fdc62e-8b99-4e8d-a889-0e13ed984f33, ghrun-2eqr7ycvum.auto.internal:9827): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 32c85e90-2873-49ab-a28c-658c3f237d72, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.928715923+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9c94a128-12b9-4fc8-a2ee-73d5fbf531a2, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.92886625+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7ab1fc5d-c86a-4e08-a555-34f08a18113e, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.928896329+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 92b5ebd1-c4e3-40fa-aa4f-98f19481d12d, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.928930493+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 44620622-e396-4509-9ca6-1256a5705057, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.92896421+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f07439b9-bb81-41f3-9cc0-48298d581a4f, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.929000095+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6955814a-dd74-4de9-8540-405a5e709481, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.929032001+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fff1a7df-82a4-416d-92cf-67c657ef9e58, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.929064209+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dcc85669-eb98-4364-96de-cfc71e311463, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.929097472+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6ccf617c-fb4d-4bad-85d4-8fb566d94b9c, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9827 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.929126969+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 17381475-4253-4de4-ac10-6cbfcb3fdb15, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.928841111+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 44561cd1-a973-41d8-bc5d-100123133477, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.928881199+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 18c6b53c-7fad-4d71-a904-2d4ae86609d7, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.928913914+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f4840bf-3122-4c56-8295-ee9d2b1846f5, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.928947662+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f0d71df-52af-4ca7-a345-3d89b173f35f, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.928983794+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4969ec8b-74b1-4fe2-93b9-5fefd0d9e54d, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.929051361+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c94bd5b4-60d2-4110-b97d-657d79784029, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.929017311+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b356b85b-5d94-4d37-ac7f-cef9c1074886, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.929084714+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fe71c291-0162-4ead-924b-92b3efada406, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-06T19:49:40.929113798+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c8fdc62e-8b99-4e8d-a889-0e13ed984f33, ghrun-2eqr7ycvum.auto.internal:9827): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T19:49:40.92914083+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:9827
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
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: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.connection:connection.py:549 Closing channel for endpoint localhost:9827
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:9827". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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    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 3334304) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3334305) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3334304) elapsed time (sec): 30.142073154449463
DEBUG    ya.test:process.py:260 Command (pid 3334305) elapsed time (sec): 30.14133930206299
DEBUG    ya.test:process.py:263 Command (pid 3334304) wtime: 30.144
DEBUG    ya.test:process.py:263 Command (pid 3334305) wtime: 30.143
DEBUG    ya.test:process.py:259 Command (pid 3334303) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 3334304) 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	1810	0	0	0	0
4	      0	0	0	2930	0	0	0	0
5	      0	0	0	2950	0	0	0	0
6	      0	0	0	3010	0	0	0	0
7	      0	0	0	2840	0	0	0	0
8	      0	0	0	2871	0	0	0	0
9	      0	0	0	2939	0	0	0	0
10	      0	0	0	3080	0	0	0	0
11	      0	0	0	2990	0	0	0	0
12	      0	0	0	2330	0	0	0	0
13	      0	0	0	1510	0	0	0	0
14	      0	0	0	1900	0	0	0	0
15	      0	0	0	2880	0	0	0	0
16	      0	0	0	3030	0	0	0	0
17	      0	0	0	3030	0	0	0	0
18	      0	0	0	3030	0	0	0	0
19	      0	0	0	3050	0	0	0	0
20	      0	0	0	3120	0	0	0	0
21	      0	0	0	3110	0	0	0	0
22	      0	0	0	2970	0	0	0	0
23	      0	0	0	2970	0	0	0	0
24	      0	0	0	2830	0	0	0	0
25	      0	0	0	3020	0	0	0	0
26	      0	0	0	2910	0	0	0	0
27	      0	0	0	2880	0	0	0	0
28	      0	0	0	2780	0	0	0	0
29	      0	0	0	3090	0	0	0	0
30	      0	0	0	3160	0	0	0	0

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

DEBUG    ya.test:process.py:275 Command (pid 3334305) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     13	13	0	0	583	667	667	667
2	    144	144	0	0	59	91	417	425
3	      0	0	0	1340	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	490	0	0	0	0
7	      0	0	0	2840	0	0	0	0
8	      0	0	0	2879	0	0	0	0
9	      0	0	0	2931	0	0	0	0
10	      0	0	0	3080	0	0	0	0
11	      0	0	0	2990	0	0	0	0
12	      0	0	0	2320	0	0	0	0
13	      0	0	0	1520	0	0	0	0
14	      0	0	0	1900	0	0	0	0
15	      0	0	0	2880	0	0	0	0
16	      0	0	0	3030	0	0	0	0
17	      0	0	0	3020	0	0	0	0
18	      0	0	0	3030	0	0	0	0
19	      0	0	0	3060	0	0	0	0
20	      0	0	0	3120	0	0	0	0
21	      0	0	0	3110	0	0	0	0
22	      0	0	0	2970	0	0	0	0
23	      0	0	0	2970	0	0	0	0
24	      0	0	0	2830	0	0	0	0
25	      0	0	0	3020	0	0	0	0
26	      0	0	0	2910	0	0	0	0
27	      0	0	0	2880	0	0	0	0
28	      0	0	0	2780	0	0	0	0
29	      0	0	0	3100	0	0	0	0
30	      0	0	0	3160	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    157	5.23333	0	70160	61	523	667	667

DEBUG    ya.test:process.py:260 Command (pid 3334303) elapsed time (sec): 30.145101070404053
DEBUG    ya.test:process.py:276 Command (pid 3334304) errors:

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

DEBUG    ya.test:process.py:263 Command (pid 3334303) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3334303) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     23	23	0	0	373	509	519	519
2	    219	219	0	0	38	64	351	373
3	      0	0	0	1796	0	0	0	0
4	      0	0	0	2940	0	0	0	0
5	      0	0	0	2950	0	0	0	0
6	      0	0	0	3010	0	0	0	0
7	      0	0	0	2830	0	0	0	0
8	      0	0	0	2870	0	0	0	0
9	      0	0	0	2940	0	0	0	0
10	      0	0	0	3079	0	0	0	0
11	      0	0	0	2991	0	0	0	0
12	      0	0	0	2330	0	0	0	0
13	      0	0	0	1520	0	0	0	0
14	      0	0	0	1890	0	0	0	0
15	      0	0	0	2880	0	0	0	0
16	      0	0	0	3030	0	0	0	0
17	      0	0	0	3030	0	0	0	0
18	      0	0	0	3030	0	0	0	0
19	      0	0	0	3060	0	0	0	0
20	      0	0	0	3120	0	0	0	0
21	      0	0	0	3110	0	0	0	0
22	      0	0	0	2970	0	0	0	0
23	      0	0	0	2970	0	0	0	0
24	      0	0	0	2830	0	0	0	0
25	      0	0	0	3020	0	0	0	0
26	      0	0	0	2910	0	0	0	0
27	      0	0	0	2870	0	0	0	0
28	      0	0	0	2770	0	0	0	0
29	      0	0	0	3100	0	0	0	0
30	      0	0	0	3160	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    242	8.06667	0	79006	39	373	503	519

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
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:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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.connection:connection.py:549 Closing channel for endpoint localhost:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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:9827
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9827". 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 ===============================
366.23s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.94s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.06s 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/66rt/00021f/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/66rt/00021f/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-06T19:49:38.808624Z): source_id=446;tablet_id=72075186224037918;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA62FE05
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA628346
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4B6BF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7A828B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C851F8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C84F4F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78389D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164E7E0B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x1673EBE7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166963E3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166963E3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16693203
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x16699CB7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x16505558
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C94C895
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB461E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4A76A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4AB764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4AB370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4ABF5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA631A5C
21. ??:0: ?? @ 0x7F65875EDAC2
22. ??:0: ?? @ 0x7F658767F8BF
============ 1 failed, 106 deselected, 1 error in 381.46s (0:06:21) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/66rt/00021c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.82s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/66rt/00020d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/66rt/00020a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.92s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/66rt/000218/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/66rt/000212/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

=========================== 106 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/66rt/000210/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/66rt/000215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.80s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/66rt/00021a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/66rt/000207/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 1.00s ============================
