============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000532/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-4.4.4
collected 116 items / 115 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:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/dr8i/000532/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/dr8i/000532/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-12-05T17:41:24.803449Z): source_id=246;tablet_id=72075186224037926;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 @ 0xA957D25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9501B6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7E8118
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77162B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FACC68
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FAC9BF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD74B51D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14412ACB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15059B97
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FAE953
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FAE953
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FAC303
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FAFCC7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144308B8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0AB9A5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB78A197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7D8BC4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7DCC84
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7DC890
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7DD47E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA95997C
E   21. ??:0: ?? @ 0x7F2B23B1AAC2
E   22. ??:0: ?? @ 0x7F2B23BAC8BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 771792
DEBUG    ya.test:process.py:259 Command (pid 771792) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 771792) elapsed time (sec): 0.5117850303649902
DEBUG    ya.test:process.py:263 Command (pid 771792) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) maxrss: 547124
DEBUG    ya.test:process.py:263 Command (pid 771792) minflt: 16270
DEBUG    ya.test:process.py:263 Command (pid 771792) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 771792) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 771792) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 771792) stime: 0.332826
DEBUG    ya.test:process.py:263 Command (pid 771792) utime: 0.127795
DEBUG    ya.test:process.py:263 Command (pid 771792) wtime: 0.513
DEBUG    ya.test:process.py:275 Command (pid 771792) output:
Git info:
    Commit: 7e4a069eed48cd0542e43cfcd8d71021826caed7
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge a01fb38f4f5fc409f3a42967229b198aa52519b3 into 3022ce6da3be33dce544958fe431efb7eb8af83a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fsmow6f754    Host information: 
        Linux ghrun-fsmow6f754 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 7e4a069eed48cd0542e43cfcd8d71021826caed7
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge a01fb38f4f5fc409f3a42967229b198aa52519b3 into 3022ce6da3be33dce544958fe431efb7eb8af83a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fsmow6f754    Host information: 
        Linux ghrun-fsmow6f754 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28237
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/dr8i/000532/r3tmp/kikimr_cluster_uavswb38
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15855
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30431
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15630
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dr8i/000532/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:274 Final command: /home/runner/.ya/build/build_root/dr8i/000532/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/dr8i/000532/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_ser2gqq3.log --grpc-port=15855 --mon-port=10214 --ic-port=28237
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15855/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dr8i/000532/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:274 Final command: /home/runner/.ya/build/build_root/dr8i/000532/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/dr8i/000532/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_ser2gqq3.log --grpc-port=15855 --mon-port=10214 --ic-port=28237
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dr8i/000532/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/dr8i/000532/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_ser2gqq3.log', '--grpc-port=15855', '--mon-port=10214', '--ic-port=28237')' in '/home/runner/.ya/build/build_root/dr8i/000532/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: 772512
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15855/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/dr8i/000532/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 772514
DEBUG    ya.test:process.py:259 Command (pid 772514) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 772514) elapsed time (sec): 0.56148362159729
DEBUG    ya.test:process.py:263 Command (pid 772514) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) maxrss: 547112
DEBUG    ya.test:process.py:263 Command (pid 772514) minflt: 16267
DEBUG    ya.test:process.py:263 Command (pid 772514) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 772514) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 772514) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 772514) stime: 0.380692
DEBUG    ya.test:process.py:263 Command (pid 772514) utime: 0.122931
DEBUG    ya.test:process.py:263 Command (pid 772514) wtime: 0.563
DEBUG    ya.test:process.py:275 Command (pid 772514) output:
Git info:
    Commit: 7e4a069eed48cd0542e43cfcd8d71021826caed7
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge a01fb38f4f5fc409f3a42967229b198aa52519b3 into 3022ce6da3be33dce544958fe431efb7eb8af83a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fsmow6f754    Host information: 
        Linux ghrun-fsmow6f754 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 7e4a069eed48cd0542e43cfcd8d71021826caed7
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge a01fb38f4f5fc409f3a42967229b198aa52519b3 into 3022ce6da3be33dce544958fe431efb7eb8af83a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fsmow6f754    Host information: 
        Linux ghrun-fsmow6f754 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15855', '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: 28237\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/dr8i/000532/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15855', '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: 28237\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 774532
DEBUG    ya.test:process.py:259 Command (pid 774532) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 774532) elapsed time (sec): 0.5217320919036865
DEBUG    ya.test:process.py:263 Command (pid 774532) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) maxrss: 555632
DEBUG    ya.test:process.py:263 Command (pid 774532) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 774532) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 774532) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 774532) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 774532) stime: 0.34912699999999997
DEBUG    ya.test:process.py:263 Command (pid 774532) utime: 0.123266
DEBUG    ya.test:process.py:263 Command (pid 774532) wtime: 0.524
DEBUG    ya.test:process.py:275 Command (pid 774532) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15855', '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/dr8i/000532/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15855', '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: 774822
DEBUG    ya.test:process.py:259 Command (pid 774822) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 774822) elapsed time (sec): 0.5704162120819092
DEBUG    ya.test:process.py:263 Command (pid 774822) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) maxrss: 555628
DEBUG    ya.test:process.py:263 Command (pid 774822) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 774822) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 774822) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 774822) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 774822) stime: 0.37821899999999997
DEBUG    ya.test:process.py:263 Command (pid 774822) utime: 0.14332499999999998
DEBUG    ya.test:process.py:263 Command (pid 774822) wtime: 0.571
DEBUG    ya.test:process.py:275 Command (pid 774822) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 360f28fe-ca8a-45f3-98a9-c7ebeaf297e9, localhost:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 360f28fe-ca8a-45f3-98a9-c7ebeaf297e9, localhost:15855): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 360f28fe-ca8a-45f3-98a9-c7ebeaf297e9, localhost:15855): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-fsmow6f754.auto.internal" port: 15855 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-fsmow6f754.auto.internal:15855, 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:15855
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb -e grpc://localhost:15855 -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/dr8i/000532/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15855', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 775170
DEBUG    ya.test:process.py:259 Command (pid 775170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 775170) elapsed time (sec): 0.4084441661834717
DEBUG    ya.test:process.py:263 Command (pid 775170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) maxrss: 170544
DEBUG    ya.test:process.py:263 Command (pid 775170) minflt: 3553
DEBUG    ya.test:process.py:263 Command (pid 775170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 775170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) nvcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 775170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 775170) stime: 0.026354
DEBUG    ya.test:process.py:263 Command (pid 775170) utime: 0.052709
DEBUG    ya.test:process.py:263 Command (pid 775170) wtime: 0.412
DEBUG    ya.test:process.py:275 Command (pid 775170) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 775170) 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/dr8i/000532/ydb/apps/ydb/ydb -e grpc://localhost:15855 -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/dr8i/000532/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15855', '-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: 775532
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 775532) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 775532) elapsed time (sec): 30.179882526397705
DEBUG    ya.test:process.py:263 Command (pid 775532) wtime: 30.181
DEBUG    ya.test:process.py:275 Command (pid 775532) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    444	444	0	0	20	31	38	41
2	    450	450	0	0	21	28	32	37
3	    442	442	0	0	22	29	32	39
4	    455	455	0	0	21	29	31	32
5	    429	429	0	0	22	33	42	43
6	    446	446	0	0	21	31	35	39
7	    409	409	0	0	21	39	54	64
8	    269	269	0	0	33	67	74	84
9	    223	223	0	0	39	98	105	112
10	    192	192	0	0	43	110	148	151
11	    233	233	0	0	32	115	139	143
12	    253	253	0	0	33	87	106	115
13	    264	264	0	0	30	105	121	138
14	    315	315	0	0	31	51	57	75
15	    331	331	0	0	26	55	83	93
16	    335	335	0	0	25	64	91	99
17	    285	285	0	0	28	82	122	124
18	    402	402	0	0	24	35	44	48
19	    342	342	0	0	25	51	62	66
20	    381	381	0	0	24	42	54	56
21	    423	423	0	0	23	34	39	44
22	    387	387	0	0	24	36	51	68
23	    309	309	0	0	31	65	73	85
24	    355	355	0	0	25	48	82	86
25	    342	342	0	0	27	50	58	60
26	    348	348	0	0	25	55	61	65
27	    481	481	0	0	20	23	25	28
28	    487	487	0	0	20	21	21	23
29	    486	486	0	0	20	20	21	22
30	    498	498	0	0	20	21	22	22

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11016	367.2	0	0	22	51	86	151

DEBUG    ya.test:process.py:276 Command (pid 775532) 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, 1e04f874-b87e-47ca-a0b6-7a57e4f4dea0, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1e04f874-b87e-47ca-a0b6-7a57e4f4dea0, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1e04f874-b87e-47ca-a0b6-7a57e4f4dea0, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6b24ef0c-c8a7-4f9c-aa82-41d88f215cf4, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6b24ef0c-c8a7-4f9c-aa82-41d88f215cf4, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6b24ef0c-c8a7-4f9c-aa82-41d88f215cf4, ghrun-fsmow6f754.auto.internal:15855): 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=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3cb37cfa-5bc4-469b-b8e2-8efcb736c908, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cb37cfa-5bc4-469b-b8e2-8efcb736c908, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cb37cfa-5bc4-469b-b8e2-8efcb736c908, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
INFO     root:test_log_scenario.py:217 Count rows after insert 10819 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9ea3854-d91d-4cc5-b7ef-e842f50cb5a4, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9ea3854-d91d-4cc5-b7ef-e842f50cb5a4, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9ea3854-d91d-4cc5-b7ef-e842f50cb5a4, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fa39df7-c71c-47d2-8186-2392f4ab4367, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fa39df7-c71c-47d2-8186-2392f4ab4367, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fa39df7-c71c-47d2-8186-2392f4ab4367, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb -e grpc://localhost:15855 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb -e grpc://localhost:15855 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb -e grpc://localhost:15855 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9c7dd4a-7ca0-434b-a324-df68bc56bf3c, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9c7dd4a-7ca0-434b-a324-df68bc56bf3c, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ece6d6cc-1fe6-483d-af4b-dfce42fa5f54, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9c7dd4a-7ca0-434b-a324-df68bc56bf3c, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ece6d6cc-1fe6-483d-af4b-dfce42fa5f54, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15855', '-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:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:628 Command pid: 799128
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ece6d6cc-1fe6-483d-af4b-dfce42fa5f54, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmU5OTQzZjAtMjY4NTk5ZWMtNGUxY2FhZTEtNmIxYmY3ZDI=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15855', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15855', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 34505632-cc73-4b3a-8a72-a7c8b444cb51, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ya.test:process.py:628 Command pid: 799131
DEBUG    ya.test:process.py:628 Command pid: 799136
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 34505632-cc73-4b3a-8a72-a7c8b444cb51, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ZmU5OTQzZjAtMjY4NTk5ZWMtNGUxY2FhZTEtNmIxYmY3ZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 34505632-cc73-4b3a-8a72-a7c8b444cb51, ghrun-fsmow6f754.auto.internal:15855): 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=ZmU5OTQzZjAtMjY4NTk5ZWMtNGUxY2FhZTEtNmIxYmY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 302cb526-58f8-4054-a213-284451de5788, ghrun-fsmow6f754.auto.internal:15855): 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, 302cb526-58f8-4054-a213-284451de5788, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ZmU5OTQzZjAtMjY4NTk5ZWMtNGUxY2FhZTEtNmIxYmY3ZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e68122c4-b7ae-438c-b171-03ad2038badd, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e68122c4-b7ae-438c-b171-03ad2038badd, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 302cb526-58f8-4054-a213-284451de5788, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e68122c4-b7ae-438c-b171-03ad2038badd, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTc3OWRkYmUtYTY1NzVmY2EtYTU5YzNmZGUtZjVmMDgxMzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3a415b39-280b-48e0-9154-a4a1dd193f74, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3a415b39-280b-48e0-9154-a4a1dd193f74, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NTc3OWRkYmUtYTY1NzVmY2EtYTU5YzNmZGUtZjVmMDgxMzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3a415b39-280b-48e0-9154-a4a1dd193f74, ghrun-fsmow6f754.auto.internal:15855): 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=NTc3OWRkYmUtYTY1NzVmY2EtYTU5YzNmZGUtZjVmMDgxMzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 661185db-9cfa-469e-a5bd-ee515becc0be, ghrun-fsmow6f754.auto.internal:15855): 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, 661185db-9cfa-469e-a5bd-ee515becc0be, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NTc3OWRkYmUtYTY1NzVmY2EtYTU5YzNmZGUtZjVmMDgxMzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1395e30b-55d3-4451-8dcc-95ee6f956163, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1395e30b-55d3-4451-8dcc-95ee6f956163, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 661185db-9cfa-469e-a5bd-ee515becc0be, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1395e30b-55d3-4451-8dcc-95ee6f956163, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmMzZWNhMjYtMTllZmVlMDMtY2Y1MTU2NDMtOGM5ZDUzMjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 666dba9a-586b-4be1-9ad9-2213301f1b18, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 666dba9a-586b-4be1-9ad9-2213301f1b18, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NmMzZWNhMjYtMTllZmVlMDMtY2Y1MTU2NDMtOGM5ZDUzMjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 666dba9a-586b-4be1-9ad9-2213301f1b18, ghrun-fsmow6f754.auto.internal:15855): 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=NmMzZWNhMjYtMTllZmVlMDMtY2Y1MTU2NDMtOGM5ZDUzMjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 958a16b9-6326-4dfd-b47e-a5c208bb7e13, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 958a16b9-6326-4dfd-b47e-a5c208bb7e13, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NmMzZWNhMjYtMTllZmVlMDMtY2Y1MTU2NDMtOGM5ZDUzMjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f9f8e8a9-fb0e-46c0-85b0-8e90972e9faf, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f9f8e8a9-fb0e-46c0-85b0-8e90972e9faf, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 958a16b9-6326-4dfd-b47e-a5c208bb7e13, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f9f8e8a9-fb0e-46c0-85b0-8e90972e9faf, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzc5N2ViMjAtYTZhYjdiNzgtN2Q4MTZlOTctYjY4ODI4ODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 418eb27b-db5f-4af1-8d99-7774677080ea, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 418eb27b-db5f-4af1-8d99-7774677080ea, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=Yzc5N2ViMjAtYTZhYjdiNzgtN2Q4MTZlOTctYjY4ODI4ODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 418eb27b-db5f-4af1-8d99-7774677080ea, ghrun-fsmow6f754.auto.internal:15855): 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=Yzc5N2ViMjAtYTZhYjdiNzgtN2Q4MTZlOTctYjY4ODI4ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba37d681-e0fb-4bed-b76e-bb81e69f7cba, ghrun-fsmow6f754.auto.internal:15855): 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, ba37d681-e0fb-4bed-b76e-bb81e69f7cba, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=Yzc5N2ViMjAtYTZhYjdiNzgtN2Q4MTZlOTctYjY4ODI4ODk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 24c0642e-4d3d-4b0a-983a-05a38945e5ba, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24c0642e-4d3d-4b0a-983a-05a38945e5ba, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba37d681-e0fb-4bed-b76e-bb81e69f7cba, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24c0642e-4d3d-4b0a-983a-05a38945e5ba, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjc0MmU5YWYtNjk2NWY3NzEtY2Y3YzlkODktNGJhNGRlMg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7d0f9acb-67b2-46dc-bcfe-948a94e69053, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7d0f9acb-67b2-46dc-bcfe-948a94e69053, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=Zjc0MmU5YWYtNjk2NWY3NzEtY2Y3YzlkODktNGJhNGRlMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7d0f9acb-67b2-46dc-bcfe-948a94e69053, ghrun-fsmow6f754.auto.internal:15855): 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=Zjc0MmU5YWYtNjk2NWY3NzEtY2Y3YzlkODktNGJhNGRlMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16458789-3f1a-4a6a-bc32-a98ed8808b88, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16458789-3f1a-4a6a-bc32-a98ed8808b88, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=Zjc0MmU5YWYtNjk2NWY3NzEtY2Y3YzlkODktNGJhNGRlMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d6f01502-4921-4154-9886-258acdb15030, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d6f01502-4921-4154-9886-258acdb15030, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16458789-3f1a-4a6a-bc32-a98ed8808b88, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d6f01502-4921-4154-9886-258acdb15030, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzU5MzIyZWUtZjMyY2RmYWMtOThiZmIxNjEtY2MwNmNhOWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ebd868b-1b75-4cef-8dbc-a5b111341d52, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ebd868b-1b75-4cef-8dbc-a5b111341d52, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NzU5MzIyZWUtZjMyY2RmYWMtOThiZmIxNjEtY2MwNmNhOWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ebd868b-1b75-4cef-8dbc-a5b111341d52, ghrun-fsmow6f754.auto.internal:15855): 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=NzU5MzIyZWUtZjMyY2RmYWMtOThiZmIxNjEtY2MwNmNhOWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 886e7d28-03c4-4fde-be84-d63ec9220ee3, ghrun-fsmow6f754.auto.internal:15855): 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, 886e7d28-03c4-4fde-be84-d63ec9220ee3, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NzU5MzIyZWUtZjMyY2RmYWMtOThiZmIxNjEtY2MwNmNhOWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 664cd1c8-7b2a-4b5a-a356-7ce2143105a2, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 664cd1c8-7b2a-4b5a-a356-7ce2143105a2, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 886e7d28-03c4-4fde-be84-d63ec9220ee3, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 664cd1c8-7b2a-4b5a-a356-7ce2143105a2, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mjc1ZWE5ZmMtYWIxZGFiZi1kMjIxN2ZiYS03M2ZkZWJhMA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, efa94456-3766-41dc-96e5-08e65e667b43, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, efa94456-3766-41dc-96e5-08e65e667b43, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=Mjc1ZWE5ZmMtYWIxZGFiZi1kMjIxN2ZiYS03M2ZkZWJhMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, efa94456-3766-41dc-96e5-08e65e667b43, ghrun-fsmow6f754.auto.internal:15855): 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=Mjc1ZWE5ZmMtYWIxZGFiZi1kMjIxN2ZiYS03M2ZkZWJhMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0654dbe5-ae2a-4cfa-a733-dda1e4b90926, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0654dbe5-ae2a-4cfa-a733-dda1e4b90926, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=Mjc1ZWE5ZmMtYWIxZGFiZi1kMjIxN2ZiYS03M2ZkZWJhMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0654dbe5-ae2a-4cfa-a733-dda1e4b90926, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dd187b1d-deef-4be4-a6bb-b6201e177938, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dd187b1d-deef-4be4-a6bb-b6201e177938, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dd187b1d-deef-4be4-a6bb-b6201e177938, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmU3ZGRkZTYtNThkNTI0MjItNGY4YTMyMzEtYzEyNzE0ODU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ee76d80e-c104-45a0-9898-5ee6a6625dde, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ee76d80e-c104-45a0-9898-5ee6a6625dde, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NmU3ZGRkZTYtNThkNTI0MjItNGY4YTMyMzEtYzEyNzE0ODU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ee76d80e-c104-45a0-9898-5ee6a6625dde, ghrun-fsmow6f754.auto.internal:15855): 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=NmU3ZGRkZTYtNThkNTI0MjItNGY4YTMyMzEtYzEyNzE0ODU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fec3158e-bdae-4e21-a4f6-1e309d6aeb1e, ghrun-fsmow6f754.auto.internal:15855): 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, fec3158e-bdae-4e21-a4f6-1e309d6aeb1e, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NmU3ZGRkZTYtNThkNTI0MjItNGY4YTMyMzEtYzEyNzE0ODU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9fdfd5ae-9130-46c1-b9be-f37312574fd6, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9fdfd5ae-9130-46c1-b9be-f37312574fd6, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fec3158e-bdae-4e21-a4f6-1e309d6aeb1e, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9fdfd5ae-9130-46c1-b9be-f37312574fd6, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjA4OTRjOGQtYWY2OTlmYS1jZDJhY2FiMi0yMWU0ODg0MQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ad75fe9e-66cc-41c3-9fed-805ed37d4701, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ad75fe9e-66cc-41c3-9fed-805ed37d4701, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=YjA4OTRjOGQtYWY2OTlmYS1jZDJhY2FiMi0yMWU0ODg0MQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ad75fe9e-66cc-41c3-9fed-805ed37d4701, ghrun-fsmow6f754.auto.internal:15855): 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=YjA4OTRjOGQtYWY2OTlmYS1jZDJhY2FiMi0yMWU0ODg0MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22fd7f1c-4629-413c-be13-d4cbbab26261, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22fd7f1c-4629-413c-be13-d4cbbab26261, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=YjA4OTRjOGQtYWY2OTlmYS1jZDJhY2FiMi0yMWU0ODg0MQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22fd7f1c-4629-413c-be13-d4cbbab26261, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6b24ef0c-c8a7-4f9c-aa82-41d88f215cf4, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.712868346+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 34505632-cc73-4b3a-8a72-a7c8b444cb51, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713078866+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3a415b39-280b-48e0-9154-a4a1dd193f74, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713111713+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 666dba9a-586b-4be1-9ad9-2213301f1b18, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713149177+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 418eb27b-db5f-4af1-8d99-7774677080ea, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T17:41:26.713176666+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7d0f9acb-67b2-46dc-bcfe-948a94e69053, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T17:41:26.713207859+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1ebd868b-1b75-4cef-8dbc-a5b111341d52, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T17:41:26.713249297+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, efa94456-3766-41dc-96e5-08e65e667b43, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T17:41:26.71328846+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ee76d80e-c104-45a0-9898-5ee6a6625dde, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713321269+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ad75fe9e-66cc-41c3-9fed-805ed37d4701, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713347263+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f9c7dd4a-7ca0-434b-a324-df68bc56bf3c, ghrun-fsmow6f754.auto.internal:15855): 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-12-05T17:41:26.713057653+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 302cb526-58f8-4054-a213-284451de5788, ghrun-fsmow6f754.auto.internal:15855): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713099784+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 661185db-9cfa-469e-a5bd-ee515becc0be, ghrun-fsmow6f754.auto.internal:15855): 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-12-05T17:41:26.713136196+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 958a16b9-6326-4dfd-b47e-a5c208bb7e13, ghrun-fsmow6f754.auto.internal:15855): 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-12-05T17:41:26.713161241+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ba37d681-e0fb-4bed-b76e-bb81e69f7cba, ghrun-fsmow6f754.auto.internal:15855): 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-12-05T17:41:26.713196402+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 16458789-3f1a-4a6a-bc32-a98ed8808b88, ghrun-fsmow6f754.auto.internal:15855): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713237211+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 886e7d28-03c4-4fde-be84-d63ec9220ee3, ghrun-fsmow6f754.auto.internal:15855): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713274221+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0654dbe5-ae2a-4cfa-a733-dda1e4b90926, ghrun-fsmow6f754.auto.internal:15855): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713309426+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fec3158e-bdae-4e21-a4f6-1e309d6aeb1e, ghrun-fsmow6f754.auto.internal:15855): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713336196+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 22fd7f1c-4629-413c-be13-d4cbbab26261, ghrun-fsmow6f754.auto.internal:15855): 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-12-05T17:41:26.713366871+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
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: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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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    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 799136) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 799131) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 799136) elapsed time (sec): 30.141825199127197
DEBUG    ya.test:process.py:260 Command (pid 799131) elapsed time (sec): 30.14241623878479
DEBUG    ya.test:process.py:263 Command (pid 799136) wtime: 30.143
DEBUG    ya.test:process.py:263 Command (pid 799131) wtime: 30.144
DEBUG    ya.test:process.py:275 Command (pid 799136) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     82	82	0	0	59	389	461	461
2	    110	110	0	0	54	88	98	98
3	      0	0	0	2688	0	0	0	0
4	      0	0	0	2698	0	0	0	0
5	      0	0	0	2852	0	0	0	0
6	      0	0	0	2490	0	0	0	0
7	      0	0	0	2650	0	0	0	0
8	      0	0	0	2750	0	0	0	0
9	      0	0	0	2849	0	0	0	0
10	      0	0	0	2780	0	0	0	0
11	      0	0	0	2590	0	0	0	0
12	      0	0	0	2310	0	0	0	0
13	      0	0	0	2632	0	0	0	0
14	      0	0	0	2738	0	0	0	0
15	      0	0	0	2625	0	0	0	0
16	      0	0	0	2815	0	0	0	0
17	      0	0	0	2871	0	0	0	0
18	      0	0	0	2869	0	0	0	0
19	      0	0	0	2920	0	0	0	0
20	      0	0	0	2980	0	0	0	0
21	      0	0	0	2650	0	0	0	0
22	      0	0	0	2736	0	0	0	0
23	      0	0	0	2704	0	0	0	0
24	      0	0	0	2920	0	0	0	0
25	      0	0	0	2650	0	0	0	0
26	      0	0	0	2560	0	0	0	0
27	      0	0	0	2280	0	0	0	0
28	      0	0	0	2420	0	0	0	0
29	      0	0	0	2860	0	0	0	0
30	      0	0	0	3040	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    192	6.4	0	75927	58	269	441	461

DEBUG    ya.test:process.py:275 Command (pid 799131) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    112	112	0	0	44	311	345	355
2	    148	148	0	0	40	73	75	77
3	      0	0	0	2679	0	0	0	0
4	      0	0	0	2700	0	0	0	0
5	      0	0	0	2850	0	0	0	0
6	      0	0	0	2480	0	0	0	0
7	      0	0	0	2649	0	0	0	0
8	      0	0	0	2740	0	0	0	0
9	      0	0	0	2850	0	0	0	0
10	      0	0	0	2790	0	0	0	0
11	      0	0	0	2575	0	0	0	0
12	      0	0	0	2310	0	0	0	0
13	      0	0	0	2630	0	0	0	0
14	      0	0	0	2740	0	0	0	0
15	      0	0	0	2630	0	0	0	0
16	      0	0	0	2820	0	0	0	0
17	      0	0	0	2873	0	0	0	0
18	      0	0	0	2867	0	0	0	0
19	      0	0	0	2910	0	0	0	0
20	      0	0	0	2980	0	0	0	0
21	      0	0	0	2650	0	0	0	0
22	      0	0	0	2730	0	0	0	0
23	      0	0	0	2710	0	0	0	0
24	      0	0	0	2920	0	0	0	0
25	      0	0	0	2650	0	0	0	0
26	      0	0	0	2560	0	0	0	0
27	      0	0	0	2280	0	0	0	0
28	      0	0	0	2420	0	0	0	0
29	      0	0	0	2860	0	0	0	0
30	      0	0	0	3040	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    260	8.66667	0	75893	42	182	335	355

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 799128) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 799128) elapsed time (sec): 30.346386432647705
DEBUG    ya.test:process.py:263 Command (pid 799128) wtime: 30.348
DEBUG    ya.test:process.py:275 Command (pid 799128) 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	2690	0	0	0	0
4	      0	0	0	2699	0	0	0	0
5	      0	0	0	2843	0	0	0	0
6	      0	0	0	2487	0	0	0	0
7	      0	0	0	2650	0	0	0	0
8	      0	0	0	2750	0	0	0	0
9	      0	0	0	2850	0	0	0	0
10	      0	0	0	2780	0	0	0	0
11	      0	0	0	2590	0	0	0	0
12	      0	0	0	2310	0	0	0	0
13	      0	0	0	2630	0	0	0	0
14	      0	0	0	2740	0	0	0	0
15	      0	0	0	2630	0	0	0	0
16	      0	0	0	2820	0	0	0	0
17	      0	0	0	2870	0	0	0	0
18	      0	0	0	2870	0	0	0	0
19	      0	0	0	2920	0	0	0	0
20	      0	0	0	2980	0	0	0	0
21	      0	0	0	2640	0	0	0	0
22	      0	0	0	2734	0	0	0	0
23	      0	0	0	2706	0	0	0	0
24	      0	0	0	2919	0	0	0	0
25	      0	0	0	2650	0	0	0	0
26	      0	0	0	2560	0	0	0	0
27	      0	0	0	2280	0	0	0	0
28	      0	0	0	320	0	0	0	0
29	      0	0	0	0	0	0	0	0
30	      0	0	0	10	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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.connection:connection.py:549 Closing channel for endpoint localhost:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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.connection:connection.py:549 Closing channel for endpoint localhost:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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.
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-fsmow6f754'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/dr8i/000532/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.772512' in '/home/runner/.ya/build/build_root/dr8i/000532/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_ser2gqq3.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:15855/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15630
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30431
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10214
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15855
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28237
=================================== 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:307: 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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 771792
DEBUG    ya.test:process.py:259 Command (pid 771792) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 771792) elapsed time (sec): 0.5117850303649902
DEBUG    ya.test:process.py:263 Command (pid 771792) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) maxrss: 547124
DEBUG    ya.test:process.py:263 Command (pid 771792) minflt: 16270
DEBUG    ya.test:process.py:263 Command (pid 771792) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 771792) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 771792) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 771792) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 771792) stime: 0.332826
DEBUG    ya.test:process.py:263 Command (pid 771792) utime: 0.127795
DEBUG    ya.test:process.py:263 Command (pid 771792) wtime: 0.513
DEBUG    ya.test:process.py:275 Command (pid 771792) output:
Git info:
    Commit: 7e4a069eed48cd0542e43cfcd8d71021826caed7
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge a01fb38f4f5fc409f3a42967229b198aa52519b3 into 3022ce6da3be33dce544958fe431efb7eb8af83a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fsmow6f754    Host information: 
        Linux ghrun-fsmow6f754 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 7e4a069eed48cd0542e43cfcd8d71021826caed7
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge a01fb38f4f5fc409f3a42967229b198aa52519b3 into 3022ce6da3be33dce544958fe431efb7eb8af83a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fsmow6f754    Host information: 
        Linux ghrun-fsmow6f754 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28237
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/dr8i/000532/r3tmp/kikimr_cluster_uavswb38
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15855
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30431
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15630
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dr8i/000532/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:274 Final command: /home/runner/.ya/build/build_root/dr8i/000532/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/dr8i/000532/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_ser2gqq3.log --grpc-port=15855 --mon-port=10214 --ic-port=28237
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15855/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dr8i/000532/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:274 Final command: /home/runner/.ya/build/build_root/dr8i/000532/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/dr8i/000532/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_ser2gqq3.log --grpc-port=15855 --mon-port=10214 --ic-port=28237
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dr8i/000532/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/dr8i/000532/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_ser2gqq3.log', '--grpc-port=15855', '--mon-port=10214', '--ic-port=28237')' in '/home/runner/.ya/build/build_root/dr8i/000532/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: 772512
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15855/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/dr8i/000532/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 772514
DEBUG    ya.test:process.py:259 Command (pid 772514) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 772514) elapsed time (sec): 0.56148362159729
DEBUG    ya.test:process.py:263 Command (pid 772514) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) maxrss: 547112
DEBUG    ya.test:process.py:263 Command (pid 772514) minflt: 16267
DEBUG    ya.test:process.py:263 Command (pid 772514) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 772514) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 772514) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 772514) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 772514) stime: 0.380692
DEBUG    ya.test:process.py:263 Command (pid 772514) utime: 0.122931
DEBUG    ya.test:process.py:263 Command (pid 772514) wtime: 0.563
DEBUG    ya.test:process.py:275 Command (pid 772514) output:
Git info:
    Commit: 7e4a069eed48cd0542e43cfcd8d71021826caed7
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge a01fb38f4f5fc409f3a42967229b198aa52519b3 into 3022ce6da3be33dce544958fe431efb7eb8af83a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fsmow6f754    Host information: 
        Linux ghrun-fsmow6f754 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 7e4a069eed48cd0542e43cfcd8d71021826caed7
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge a01fb38f4f5fc409f3a42967229b198aa52519b3 into 3022ce6da3be33dce544958fe431efb7eb8af83a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fsmow6f754    Host information: 
        Linux ghrun-fsmow6f754 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15855', '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: 28237\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/dr8i/000532/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15855', '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: 28237\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 774532
DEBUG    ya.test:process.py:259 Command (pid 774532) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 774532) elapsed time (sec): 0.5217320919036865
DEBUG    ya.test:process.py:263 Command (pid 774532) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) maxrss: 555632
DEBUG    ya.test:process.py:263 Command (pid 774532) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 774532) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 774532) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 774532) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 774532) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 774532) stime: 0.34912699999999997
DEBUG    ya.test:process.py:263 Command (pid 774532) utime: 0.123266
DEBUG    ya.test:process.py:263 Command (pid 774532) wtime: 0.524
DEBUG    ya.test:process.py:275 Command (pid 774532) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15855', '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/dr8i/000532/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15855', '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: 774822
DEBUG    ya.test:process.py:259 Command (pid 774822) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 774822) elapsed time (sec): 0.5704162120819092
DEBUG    ya.test:process.py:263 Command (pid 774822) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) maxrss: 555628
DEBUG    ya.test:process.py:263 Command (pid 774822) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 774822) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 774822) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 774822) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 774822) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 774822) stime: 0.37821899999999997
DEBUG    ya.test:process.py:263 Command (pid 774822) utime: 0.14332499999999998
DEBUG    ya.test:process.py:263 Command (pid 774822) wtime: 0.571
DEBUG    ya.test:process.py:275 Command (pid 774822) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 360f28fe-ca8a-45f3-98a9-c7ebeaf297e9, localhost:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 360f28fe-ca8a-45f3-98a9-c7ebeaf297e9, localhost:15855): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 360f28fe-ca8a-45f3-98a9-c7ebeaf297e9, localhost:15855): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-fsmow6f754.auto.internal" port: 15855 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-fsmow6f754.auto.internal:15855, 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:15855
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb -e grpc://localhost:15855 -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/dr8i/000532/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15855', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 775170
DEBUG    ya.test:process.py:259 Command (pid 775170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 775170) elapsed time (sec): 0.4084441661834717
DEBUG    ya.test:process.py:263 Command (pid 775170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) maxrss: 170544
DEBUG    ya.test:process.py:263 Command (pid 775170) minflt: 3553
DEBUG    ya.test:process.py:263 Command (pid 775170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 775170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 775170) nvcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 775170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 775170) stime: 0.026354
DEBUG    ya.test:process.py:263 Command (pid 775170) utime: 0.052709
DEBUG    ya.test:process.py:263 Command (pid 775170) wtime: 0.412
DEBUG    ya.test:process.py:275 Command (pid 775170) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 775170) 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/dr8i/000532/ydb/apps/ydb/ydb -e grpc://localhost:15855 -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/dr8i/000532/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15855', '-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: 775532
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 775532) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 775532) elapsed time (sec): 30.179882526397705
DEBUG    ya.test:process.py:263 Command (pid 775532) wtime: 30.181
DEBUG    ya.test:process.py:275 Command (pid 775532) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    444	444	0	0	20	31	38	41
2	    450	450	0	0	21	28	32	37
3	    442	442	0	0	22	29	32	39
4	    455	455	0	0	21	29	31	32
5	    429	429	0	0	22	33	42	43
6	    446	446	0	0	21	31	35	39
7	    409	409	0	0	21	39	54	64
8	    269	269	0	0	33	67	74	84
9	    223	223	0	0	39	98	105	112
10	    192	192	0	0	43	110	148	151
11	    233	233	0	0	32	115	139	143
12	    253	253	0	0	33	87	106	115
13	    264	264	0	0	30	105	121	138
14	    315	315	0	0	31	51	57	75
15	    331	331	0	0	26	55	83	93
16	    335	335	0	0	25	64	91	99
17	    285	285	0	0	28	82	122	124
18	    402	402	0	0	24	35	44	48
19	    342	342	0	0	25	51	62	66
20	    381	381	0	0	24	42	54	56
21	    423	423	0	0	23	34	39	44
22	    387	387	0	0	24	36	51	68
23	    309	309	0	0	31	65	73	85
24	    355	355	0	0	25	48	82	86
25	    342	342	0	0	27	50	58	60
26	    348	348	0	0	25	55	61	65
27	    481	481	0	0	20	23	25	28
28	    487	487	0	0	20	21	21	23
29	    486	486	0	0	20	20	21	22
30	    498	498	0	0	20	21	22	22

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11016	367.2	0	0	22	51	86	151

DEBUG    ya.test:process.py:276 Command (pid 775532) 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, 1e04f874-b87e-47ca-a0b6-7a57e4f4dea0, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1e04f874-b87e-47ca-a0b6-7a57e4f4dea0, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1e04f874-b87e-47ca-a0b6-7a57e4f4dea0, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6b24ef0c-c8a7-4f9c-aa82-41d88f215cf4, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6b24ef0c-c8a7-4f9c-aa82-41d88f215cf4, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6b24ef0c-c8a7-4f9c-aa82-41d88f215cf4, ghrun-fsmow6f754.auto.internal:15855): 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=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3cb37cfa-5bc4-469b-b8e2-8efcb736c908, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cb37cfa-5bc4-469b-b8e2-8efcb736c908, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cb37cfa-5bc4-469b-b8e2-8efcb736c908, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
INFO     root:test_log_scenario.py:217 Count rows after insert 10819 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9ea3854-d91d-4cc5-b7ef-e842f50cb5a4, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9ea3854-d91d-4cc5-b7ef-e842f50cb5a4, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9ea3854-d91d-4cc5-b7ef-e842f50cb5a4, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fa39df7-c71c-47d2-8186-2392f4ab4367, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fa39df7-c71c-47d2-8186-2392f4ab4367, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fa39df7-c71c-47d2-8186-2392f4ab4367, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb -e grpc://localhost:15855 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb -e grpc://localhost:15855 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb -e grpc://localhost:15855 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9c7dd4a-7ca0-434b-a324-df68bc56bf3c, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9c7dd4a-7ca0-434b-a324-df68bc56bf3c, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ODNkZWM4ZGItNmI2YTA3YzAtYTY3OGVlY2EtMjZlMTdhZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ece6d6cc-1fe6-483d-af4b-dfce42fa5f54, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9c7dd4a-7ca0-434b-a324-df68bc56bf3c, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ece6d6cc-1fe6-483d-af4b-dfce42fa5f54, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15855', '-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:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:628 Command pid: 799128
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ece6d6cc-1fe6-483d-af4b-dfce42fa5f54, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmU5OTQzZjAtMjY4NTk5ZWMtNGUxY2FhZTEtNmIxYmY3ZDI=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15855', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dr8i/000532/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15855', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 34505632-cc73-4b3a-8a72-a7c8b444cb51, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ya.test:process.py:628 Command pid: 799131
DEBUG    ya.test:process.py:628 Command pid: 799136
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 34505632-cc73-4b3a-8a72-a7c8b444cb51, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ZmU5OTQzZjAtMjY4NTk5ZWMtNGUxY2FhZTEtNmIxYmY3ZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 34505632-cc73-4b3a-8a72-a7c8b444cb51, ghrun-fsmow6f754.auto.internal:15855): 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=ZmU5OTQzZjAtMjY4NTk5ZWMtNGUxY2FhZTEtNmIxYmY3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 302cb526-58f8-4054-a213-284451de5788, ghrun-fsmow6f754.auto.internal:15855): 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, 302cb526-58f8-4054-a213-284451de5788, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=ZmU5OTQzZjAtMjY4NTk5ZWMtNGUxY2FhZTEtNmIxYmY3ZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e68122c4-b7ae-438c-b171-03ad2038badd, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e68122c4-b7ae-438c-b171-03ad2038badd, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 302cb526-58f8-4054-a213-284451de5788, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e68122c4-b7ae-438c-b171-03ad2038badd, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTc3OWRkYmUtYTY1NzVmY2EtYTU5YzNmZGUtZjVmMDgxMzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3a415b39-280b-48e0-9154-a4a1dd193f74, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3a415b39-280b-48e0-9154-a4a1dd193f74, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NTc3OWRkYmUtYTY1NzVmY2EtYTU5YzNmZGUtZjVmMDgxMzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3a415b39-280b-48e0-9154-a4a1dd193f74, ghrun-fsmow6f754.auto.internal:15855): 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=NTc3OWRkYmUtYTY1NzVmY2EtYTU5YzNmZGUtZjVmMDgxMzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 661185db-9cfa-469e-a5bd-ee515becc0be, ghrun-fsmow6f754.auto.internal:15855): 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, 661185db-9cfa-469e-a5bd-ee515becc0be, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NTc3OWRkYmUtYTY1NzVmY2EtYTU5YzNmZGUtZjVmMDgxMzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1395e30b-55d3-4451-8dcc-95ee6f956163, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1395e30b-55d3-4451-8dcc-95ee6f956163, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 661185db-9cfa-469e-a5bd-ee515becc0be, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1395e30b-55d3-4451-8dcc-95ee6f956163, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmMzZWNhMjYtMTllZmVlMDMtY2Y1MTU2NDMtOGM5ZDUzMjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 666dba9a-586b-4be1-9ad9-2213301f1b18, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 666dba9a-586b-4be1-9ad9-2213301f1b18, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NmMzZWNhMjYtMTllZmVlMDMtY2Y1MTU2NDMtOGM5ZDUzMjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 666dba9a-586b-4be1-9ad9-2213301f1b18, ghrun-fsmow6f754.auto.internal:15855): 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=NmMzZWNhMjYtMTllZmVlMDMtY2Y1MTU2NDMtOGM5ZDUzMjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 958a16b9-6326-4dfd-b47e-a5c208bb7e13, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 958a16b9-6326-4dfd-b47e-a5c208bb7e13, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NmMzZWNhMjYtMTllZmVlMDMtY2Y1MTU2NDMtOGM5ZDUzMjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f9f8e8a9-fb0e-46c0-85b0-8e90972e9faf, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f9f8e8a9-fb0e-46c0-85b0-8e90972e9faf, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 958a16b9-6326-4dfd-b47e-a5c208bb7e13, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f9f8e8a9-fb0e-46c0-85b0-8e90972e9faf, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzc5N2ViMjAtYTZhYjdiNzgtN2Q4MTZlOTctYjY4ODI4ODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 418eb27b-db5f-4af1-8d99-7774677080ea, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 418eb27b-db5f-4af1-8d99-7774677080ea, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=Yzc5N2ViMjAtYTZhYjdiNzgtN2Q4MTZlOTctYjY4ODI4ODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 418eb27b-db5f-4af1-8d99-7774677080ea, ghrun-fsmow6f754.auto.internal:15855): 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=Yzc5N2ViMjAtYTZhYjdiNzgtN2Q4MTZlOTctYjY4ODI4ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba37d681-e0fb-4bed-b76e-bb81e69f7cba, ghrun-fsmow6f754.auto.internal:15855): 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, ba37d681-e0fb-4bed-b76e-bb81e69f7cba, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=Yzc5N2ViMjAtYTZhYjdiNzgtN2Q4MTZlOTctYjY4ODI4ODk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 24c0642e-4d3d-4b0a-983a-05a38945e5ba, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24c0642e-4d3d-4b0a-983a-05a38945e5ba, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba37d681-e0fb-4bed-b76e-bb81e69f7cba, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24c0642e-4d3d-4b0a-983a-05a38945e5ba, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjc0MmU5YWYtNjk2NWY3NzEtY2Y3YzlkODktNGJhNGRlMg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7d0f9acb-67b2-46dc-bcfe-948a94e69053, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7d0f9acb-67b2-46dc-bcfe-948a94e69053, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=Zjc0MmU5YWYtNjk2NWY3NzEtY2Y3YzlkODktNGJhNGRlMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7d0f9acb-67b2-46dc-bcfe-948a94e69053, ghrun-fsmow6f754.auto.internal:15855): 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=Zjc0MmU5YWYtNjk2NWY3NzEtY2Y3YzlkODktNGJhNGRlMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16458789-3f1a-4a6a-bc32-a98ed8808b88, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16458789-3f1a-4a6a-bc32-a98ed8808b88, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=Zjc0MmU5YWYtNjk2NWY3NzEtY2Y3YzlkODktNGJhNGRlMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d6f01502-4921-4154-9886-258acdb15030, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d6f01502-4921-4154-9886-258acdb15030, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16458789-3f1a-4a6a-bc32-a98ed8808b88, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d6f01502-4921-4154-9886-258acdb15030, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzU5MzIyZWUtZjMyY2RmYWMtOThiZmIxNjEtY2MwNmNhOWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ebd868b-1b75-4cef-8dbc-a5b111341d52, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ebd868b-1b75-4cef-8dbc-a5b111341d52, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NzU5MzIyZWUtZjMyY2RmYWMtOThiZmIxNjEtY2MwNmNhOWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ebd868b-1b75-4cef-8dbc-a5b111341d52, ghrun-fsmow6f754.auto.internal:15855): 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=NzU5MzIyZWUtZjMyY2RmYWMtOThiZmIxNjEtY2MwNmNhOWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 886e7d28-03c4-4fde-be84-d63ec9220ee3, ghrun-fsmow6f754.auto.internal:15855): 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, 886e7d28-03c4-4fde-be84-d63ec9220ee3, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NzU5MzIyZWUtZjMyY2RmYWMtOThiZmIxNjEtY2MwNmNhOWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 664cd1c8-7b2a-4b5a-a356-7ce2143105a2, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 664cd1c8-7b2a-4b5a-a356-7ce2143105a2, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 886e7d28-03c4-4fde-be84-d63ec9220ee3, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 664cd1c8-7b2a-4b5a-a356-7ce2143105a2, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mjc1ZWE5ZmMtYWIxZGFiZi1kMjIxN2ZiYS03M2ZkZWJhMA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, efa94456-3766-41dc-96e5-08e65e667b43, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, efa94456-3766-41dc-96e5-08e65e667b43, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=Mjc1ZWE5ZmMtYWIxZGFiZi1kMjIxN2ZiYS03M2ZkZWJhMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, efa94456-3766-41dc-96e5-08e65e667b43, ghrun-fsmow6f754.auto.internal:15855): 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=Mjc1ZWE5ZmMtYWIxZGFiZi1kMjIxN2ZiYS03M2ZkZWJhMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0654dbe5-ae2a-4cfa-a733-dda1e4b90926, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0654dbe5-ae2a-4cfa-a733-dda1e4b90926, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=Mjc1ZWE5ZmMtYWIxZGFiZi1kMjIxN2ZiYS03M2ZkZWJhMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0654dbe5-ae2a-4cfa-a733-dda1e4b90926, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dd187b1d-deef-4be4-a6bb-b6201e177938, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dd187b1d-deef-4be4-a6bb-b6201e177938, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dd187b1d-deef-4be4-a6bb-b6201e177938, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmU3ZGRkZTYtNThkNTI0MjItNGY4YTMyMzEtYzEyNzE0ODU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ee76d80e-c104-45a0-9898-5ee6a6625dde, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ee76d80e-c104-45a0-9898-5ee6a6625dde, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NmU3ZGRkZTYtNThkNTI0MjItNGY4YTMyMzEtYzEyNzE0ODU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ee76d80e-c104-45a0-9898-5ee6a6625dde, ghrun-fsmow6f754.auto.internal:15855): 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=NmU3ZGRkZTYtNThkNTI0MjItNGY4YTMyMzEtYzEyNzE0ODU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fec3158e-bdae-4e21-a4f6-1e309d6aeb1e, ghrun-fsmow6f754.auto.internal:15855): 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, fec3158e-bdae-4e21-a4f6-1e309d6aeb1e, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=NmU3ZGRkZTYtNThkNTI0MjItNGY4YTMyMzEtYzEyNzE0ODU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9fdfd5ae-9130-46c1-b9be-f37312574fd6, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9fdfd5ae-9130-46c1-b9be-f37312574fd6, ghrun-fsmow6f754.auto.internal:15855): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fec3158e-bdae-4e21-a4f6-1e309d6aeb1e, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9fdfd5ae-9130-46c1-b9be-f37312574fd6, ghrun-fsmow6f754.auto.internal:15855): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjA4OTRjOGQtYWY2OTlmYS1jZDJhY2FiMi0yMWU0ODg0MQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ad75fe9e-66cc-41c3-9fed-805ed37d4701, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ad75fe9e-66cc-41c3-9fed-805ed37d4701, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=YjA4OTRjOGQtYWY2OTlmYS1jZDJhY2FiMi0yMWU0ODg0MQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ad75fe9e-66cc-41c3-9fed-805ed37d4701, ghrun-fsmow6f754.auto.internal:15855): 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=YjA4OTRjOGQtYWY2OTlmYS1jZDJhY2FiMi0yMWU0ODg0MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22fd7f1c-4629-413c-be13-d4cbbab26261, ghrun-fsmow6f754.auto.internal:15855): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22fd7f1c-4629-413c-be13-d4cbbab26261, ghrun-fsmow6f754.auto.internal:15855): request = { session_id: "ydb://session/3?node_id=1&id=YjA4OTRjOGQtYWY2OTlmYS1jZDJhY2FiMi0yMWU0ODg0MQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22fd7f1c-4629-413c-be13-d4cbbab26261, ghrun-fsmow6f754.auto.internal:15855): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6b24ef0c-c8a7-4f9c-aa82-41d88f215cf4, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.712868346+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 34505632-cc73-4b3a-8a72-a7c8b444cb51, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713078866+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3a415b39-280b-48e0-9154-a4a1dd193f74, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713111713+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 666dba9a-586b-4be1-9ad9-2213301f1b18, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713149177+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 418eb27b-db5f-4af1-8d99-7774677080ea, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T17:41:26.713176666+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7d0f9acb-67b2-46dc-bcfe-948a94e69053, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T17:41:26.713207859+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1ebd868b-1b75-4cef-8dbc-a5b111341d52, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T17:41:26.713249297+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, efa94456-3766-41dc-96e5-08e65e667b43, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T17:41:26.71328846+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ee76d80e-c104-45a0-9898-5ee6a6625dde, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713321269+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ad75fe9e-66cc-41c3-9fed-805ed37d4701, ghrun-fsmow6f754.auto.internal:15855): 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:15855 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713347263+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f9c7dd4a-7ca0-434b-a324-df68bc56bf3c, ghrun-fsmow6f754.auto.internal:15855): 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-12-05T17:41:26.713057653+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 302cb526-58f8-4054-a213-284451de5788, ghrun-fsmow6f754.auto.internal:15855): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713099784+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 661185db-9cfa-469e-a5bd-ee515becc0be, ghrun-fsmow6f754.auto.internal:15855): 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-12-05T17:41:26.713136196+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 958a16b9-6326-4dfd-b47e-a5c208bb7e13, ghrun-fsmow6f754.auto.internal:15855): 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-12-05T17:41:26.713161241+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ba37d681-e0fb-4bed-b76e-bb81e69f7cba, ghrun-fsmow6f754.auto.internal:15855): 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-12-05T17:41:26.713196402+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 16458789-3f1a-4a6a-bc32-a98ed8808b88, ghrun-fsmow6f754.auto.internal:15855): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713237211+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 886e7d28-03c4-4fde-be84-d63ec9220ee3, ghrun-fsmow6f754.auto.internal:15855): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713274221+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0654dbe5-ae2a-4cfa-a733-dda1e4b90926, ghrun-fsmow6f754.auto.internal:15855): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713309426+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fec3158e-bdae-4e21-a4f6-1e309d6aeb1e, ghrun-fsmow6f754.auto.internal:15855): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T17:41:26.713336196+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 22fd7f1c-4629-413c-be13-d4cbbab26261, ghrun-fsmow6f754.auto.internal:15855): 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-12-05T17:41:26.713366871+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-fsmow6f754.auto.internal:15855
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: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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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    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 799136) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 799131) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 799136) elapsed time (sec): 30.141825199127197
DEBUG    ya.test:process.py:260 Command (pid 799131) elapsed time (sec): 30.14241623878479
DEBUG    ya.test:process.py:263 Command (pid 799136) wtime: 30.143
DEBUG    ya.test:process.py:263 Command (pid 799131) wtime: 30.144
DEBUG    ya.test:process.py:275 Command (pid 799136) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     82	82	0	0	59	389	461	461
2	    110	110	0	0	54	88	98	98
3	      0	0	0	2688	0	0	0	0
4	      0	0	0	2698	0	0	0	0
5	      0	0	0	2852	0	0	0	0
6	      0	0	0	2490	0	0	0	0
7	      0	0	0	2650	0	0	0	0
8	      0	0	0	2750	0	0	0	0
9	      0	0	0	2849	0	0	0	0
10	      0	0	0	2780	0	0	0	0
11	      0	0	0	2590	0	0	0	0
12	      0	0	0	2310	0	0	0	0
13	      0	0	0	2632	0	0	0	0
14	      0	0	0	2738	0	0	0	0
15	      0	0	0	2625	0	0	0	0
16	      0	0	0	2815	0	0	0	0
17	      0	0	0	2871	0	0	0	0
18	      0	0	0	2869	0	0	0	0
19	      0	0	0	2920	0	0	0	0
20	      0	0	0	2980	0	0	0	0
21	      0	0	0	2650	0	0	0	0
22	      0	0	0	2736	0	0	0	0
23	      0	0	0	2704	0	0	0	0
24	      0	0	0	2920	0	0	0	0
25	      0	0	0	2650	0	0	0	0
26	      0	0	0	2560	0	0	0	0
27	      0	0	0	2280	0	0	0	0
28	      0	0	0	2420	0	0	0	0
29	      0	0	0	2860	0	0	0	0
30	      0	0	0	3040	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    192	6.4	0	75927	58	269	441	461

DEBUG    ya.test:process.py:275 Command (pid 799131) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    112	112	0	0	44	311	345	355
2	    148	148	0	0	40	73	75	77
3	      0	0	0	2679	0	0	0	0
4	      0	0	0	2700	0	0	0	0
5	      0	0	0	2850	0	0	0	0
6	      0	0	0	2480	0	0	0	0
7	      0	0	0	2649	0	0	0	0
8	      0	0	0	2740	0	0	0	0
9	      0	0	0	2850	0	0	0	0
10	      0	0	0	2790	0	0	0	0
11	      0	0	0	2575	0	0	0	0
12	      0	0	0	2310	0	0	0	0
13	      0	0	0	2630	0	0	0	0
14	      0	0	0	2740	0	0	0	0
15	      0	0	0	2630	0	0	0	0
16	      0	0	0	2820	0	0	0	0
17	      0	0	0	2873	0	0	0	0
18	      0	0	0	2867	0	0	0	0
19	      0	0	0	2910	0	0	0	0
20	      0	0	0	2980	0	0	0	0
21	      0	0	0	2650	0	0	0	0
22	      0	0	0	2730	0	0	0	0
23	      0	0	0	2710	0	0	0	0
24	      0	0	0	2920	0	0	0	0
25	      0	0	0	2650	0	0	0	0
26	      0	0	0	2560	0	0	0	0
27	      0	0	0	2280	0	0	0	0
28	      0	0	0	2420	0	0	0	0
29	      0	0	0	2860	0	0	0	0
30	      0	0	0	3040	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    260	8.66667	0	75893	42	182	335	355

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 799128) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 799128) elapsed time (sec): 30.346386432647705
DEBUG    ya.test:process.py:263 Command (pid 799128) wtime: 30.348
DEBUG    ya.test:process.py:275 Command (pid 799128) 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	2690	0	0	0	0
4	      0	0	0	2699	0	0	0	0
5	      0	0	0	2843	0	0	0	0
6	      0	0	0	2487	0	0	0	0
7	      0	0	0	2650	0	0	0	0
8	      0	0	0	2750	0	0	0	0
9	      0	0	0	2850	0	0	0	0
10	      0	0	0	2780	0	0	0	0
11	      0	0	0	2590	0	0	0	0
12	      0	0	0	2310	0	0	0	0
13	      0	0	0	2630	0	0	0	0
14	      0	0	0	2740	0	0	0	0
15	      0	0	0	2630	0	0	0	0
16	      0	0	0	2820	0	0	0	0
17	      0	0	0	2870	0	0	0	0
18	      0	0	0	2870	0	0	0	0
19	      0	0	0	2920	0	0	0	0
20	      0	0	0	2980	0	0	0	0
21	      0	0	0	2640	0	0	0	0
22	      0	0	0	2734	0	0	0	0
23	      0	0	0	2706	0	0	0	0
24	      0	0	0	2919	0	0	0	0
25	      0	0	0	2650	0	0	0	0
26	      0	0	0	2560	0	0	0	0
27	      0	0	0	2280	0	0	0	0
28	      0	0	0	320	0	0	0	0
29	      0	0	0	0	0	0	0	0
30	      0	0	0	10	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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.connection:connection.py:549 Closing channel for endpoint localhost:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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.connection:connection.py:549 Closing channel for endpoint localhost:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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:15855
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15855". 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.
============================== slowest durations ===============================
289.56s call     test_log_scenario.py::TestLogScenario::test_log_uniform
4.56s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
1.80s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/dr8i/000532/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/dr8i/000532/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-12-05T17:41:24.803449Z): source_id=246;tablet_id=72075186224037926;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 @ 0xA957D25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9501B6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7E8118
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77162B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FACC68
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FAC9BF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD74B51D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14412ACB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15059B97
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FAE953
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FAE953
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FAC303
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FAFCC7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144308B8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0AB9A5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB78A197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7D8BC4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7DCC84
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7DC890
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7DD47E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA95997C
21. ??:0: ?? @ 0x7F2B23B1AAC2
22. ??:0: ?? @ 0x7F2B23BAC8BF
============ 1 failed, 115 deselected, 1 error in 297.11s (0:04:57) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000542/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004e2/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.77s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00043b/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.65s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000498/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00050f/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004f8/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/000591/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000567/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/000441/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00044b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000592/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/00056b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/00059b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000556/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/0004aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004d0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004ee/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000536/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000590/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00043d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000461/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000435/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/00047d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000478/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004cd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/000539/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000493/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000580/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00054c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000598/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004d6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000572/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004c9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/0004f1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004eb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000422/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00058a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000585/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00053e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/00049e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004c0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00055f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.56s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000599/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00058f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000593/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000486/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00044f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00057b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004ba/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/00056f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000563/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000596/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00059d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000455/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004db/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00059a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00059c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004a4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00058e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/0003e3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004c4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00054f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00052b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/000448/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0003c9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000576/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00051f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/000513/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000467/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/0004bd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00057e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0003d2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004de/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/00041a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00040f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004fe/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000503/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/dr8i/0003cc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00058d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004f5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00046e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000445/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000588/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00058c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000508/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00045a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004fb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000594/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.66s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000582/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000429/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000595/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0004d4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000516/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/0003f4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/00042c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/dr8i/000597/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.84s ============================
