============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000238/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:722: 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/kvpj/000238/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/kvpj/000238/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-08T22:21:22.424201Z): source_id=223;tablet_id=72075186224037888;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 @ 0xA962D25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA95B1B6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7F3148
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77FC7B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FB7C68
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FB79BF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD759B6D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143FA81B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150418E7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F966A3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F966A3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F94053
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F97A17
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14418608
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0B22F5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB795197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7E3BF4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7E7CB4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7E78C0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7E84AE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA96497C
E   21. ??:0: ?? @ 0x7FB644D21AC2
E   22. ??:0: ?? @ 0x7FB644DB38BF
------------------------------ 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/kvpj/000238/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253034
DEBUG    ya.test:process.py:259 Command (pid 1253034) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253034) elapsed time (sec): 1.354433298110962
DEBUG    ya.test:process.py:263 Command (pid 1253034) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1253034) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1253034) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 1253034) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1253034) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253034) stime: 1.157756
DEBUG    ya.test:process.py:263 Command (pid 1253034) utime: 0.135737
DEBUG    ya.test:process.py:263 Command (pid 1253034) wtime: 1.356
DEBUG    ya.test:process.py:275 Command (pid 1253034) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1253034) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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/kvpj/000238/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28242
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000238/r3tmp/kikimr_cluster_ro4ibdr7
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22447
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3620
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10957
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000238/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/kvpj/000238/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/kvpj/000238/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_6gi3uru6.log --grpc-port=22447 --mon-port=3620 --ic-port=28242
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22447/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000238/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/kvpj/000238/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/kvpj/000238/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_6gi3uru6.log --grpc-port=22447 --mon-port=3620 --ic-port=28242
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000238/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/kvpj/000238/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_6gi3uru6.log', '--grpc-port=22447', '--mon-port=3620', '--ic-port=28242')' in '/home/runner/.ya/build/build_root/kvpj/000238/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: 1254573
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22447/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/kvpj/000238/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1254575
DEBUG    ya.test:process.py:259 Command (pid 1254575) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1254575) elapsed time (sec): 1.2525551319122314
DEBUG    ya.test:process.py:263 Command (pid 1254575) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1254575) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1254575) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 1254575) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1254575) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1254575) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1254575) stime: 1.027109
DEBUG    ya.test:process.py:263 Command (pid 1254575) utime: 0.12882
DEBUG    ya.test:process.py:263 Command (pid 1254575) wtime: 1.254
DEBUG    ya.test:process.py:275 Command (pid 1254575) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1254575) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/kvpj/000238/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22447', '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: 28242\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/kvpj/000238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22447', '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: 28242\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258095
DEBUG    ya.test:process.py:259 Command (pid 1258095) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258095) elapsed time (sec): 0.6476263999938965
DEBUG    ya.test:process.py:263 Command (pid 1258095) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) maxrss: 555580
DEBUG    ya.test:process.py:263 Command (pid 1258095) minflt: 18400
DEBUG    ya.test:process.py:263 Command (pid 1258095) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 1258095) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 1258095) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258095) stime: 0.463707
DEBUG    ya.test:process.py:263 Command (pid 1258095) utime: 0.129677
DEBUG    ya.test:process.py:263 Command (pid 1258095) wtime: 0.649
DEBUG    ya.test:process.py:275 Command (pid 1258095) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22447', '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/kvpj/000238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22447', '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: 1258734
DEBUG    ya.test:process.py:259 Command (pid 1258734) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258734) elapsed time (sec): 1.3822062015533447
DEBUG    ya.test:process.py:263 Command (pid 1258734) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1258734) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 1258734) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) nivcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 1258734) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 1258734) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258734) stime: 1.135894
DEBUG    ya.test:process.py:263 Command (pid 1258734) utime: 0.127143
DEBUG    ya.test:process.py:263 Command (pid 1258734) wtime: 1.383
DEBUG    ya.test:process.py:275 Command (pid 1258734) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1258734) 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, 13a8ce25-6fd9-40d3-9329-f10decc17599, localhost:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 13a8ce25-6fd9-40d3-9329-f10decc17599, localhost:22447): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 13a8ce25-6fd9-40d3-9329-f10decc17599, localhost:22447): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 22447 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-2tlsei57yi.auto.internal:22447, 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:22447
------------------------------ 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/kvpj/000238/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydb/ydb -e grpc://localhost:22447 -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/kvpj/000238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22447', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1260340
DEBUG    ya.test:process.py:259 Command (pid 1260340) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1260340) elapsed time (sec): 1.0473592281341553
DEBUG    ya.test:process.py:263 Command (pid 1260340) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) inblock: 94088
DEBUG    ya.test:process.py:263 Command (pid 1260340) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) majflt: 526
DEBUG    ya.test:process.py:263 Command (pid 1260340) maxrss: 170184
DEBUG    ya.test:process.py:263 Command (pid 1260340) minflt: 3211
DEBUG    ya.test:process.py:263 Command (pid 1260340) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1260340) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) nvcsw: 570
DEBUG    ya.test:process.py:263 Command (pid 1260340) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1260340) stime: 0.10955799999999999
DEBUG    ya.test:process.py:263 Command (pid 1260340) utime: 0.038877999999999996
DEBUG    ya.test:process.py:263 Command (pid 1260340) wtime: 1.064
DEBUG    ya.test:process.py:275 Command (pid 1260340) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1260340) 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/kvpj/000238/ydb/apps/ydb/ydb -e grpc://localhost:22447 -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/kvpj/000238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22447', '-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: 1261190
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 1261190) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1261190) elapsed time (sec): 30.16928791999817
DEBUG    ya.test:process.py:263 Command (pid 1261190) wtime: 30.171
DEBUG    ya.test:process.py:275 Command (pid 1261190) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    357	357	0	0	24	43	49	60
2	    414	414	0	0	21	40	50	55
3	    490	490	0	0	20	21	23	27
4	    484	484	0	0	20	22	25	26
5	    487	487	0	0	20	21	22	24
6	    487	487	0	0	20	22	22	23
7	    484	484	0	0	20	22	22	24
8	    480	480	0	0	20	22	28	29
9	    489	489	0	0	20	20	21	21
10	    485	485	0	0	20	21	25	26
11	    488	488	0	0	20	20	21	21
12	    486	486	0	0	20	20	23	23
13	    489	489	0	0	20	20	21	21
14	    488	488	0	0	20	20	21	22
15	    487	487	0	0	20	20	21	21
16	    488	488	0	0	20	20	20	22
17	    488	488	0	0	20	20	21	22
18	    489	489	0	0	20	20	21	21
19	    487	487	0	0	20	21	21	23
20	    487	487	0	0	20	22	23	25
21	    487	487	0	0	20	21	22	23
22	    487	487	0	0	20	21	21	21
23	    487	487	0	0	20	20	21	21
24	    486	486	0	0	20	21	21	21
25	    477	477	0	0	20	25	43	46
26	    487	487	0	0	20	21	22	23
27	    488	488	0	0	20	21	21	22
28	    466	466	0	0	20	20	66	67
29	    489	489	0	0	20	20	21	22
30	    498	498	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14386	479.533	0	0	20	22	33	67

DEBUG    ya.test:process.py:276 Command (pid 1261190) 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, b476580c-7cb3-413f-8c89-003ba0d03cfb, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b476580c-7cb3-413f-8c89-003ba0d03cfb, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b476580c-7cb3-413f-8c89-003ba0d03cfb, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 895ea182-892f-4749-bbf3-06d385d5a652, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 895ea182-892f-4749-bbf3-06d385d5a652, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 895ea182-892f-4749-bbf3-06d385d5a652, ghrun-2tlsei57yi.auto.internal:22447): 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=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4a061ad-69bd-47a0-9455-9222dacf5e2d, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4a061ad-69bd-47a0-9455-9222dacf5e2d, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=" 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, b4a061ad-69bd-47a0-9455-9222dacf5e2d, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
INFO     root:test_log_scenario.py:217 Count rows after insert 14083 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4d20e14-2dc0-4715-be06-8d76d53aea5a, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4d20e14-2dc0-4715-be06-8d76d53aea5a, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=" 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, b4d20e14-2dc0-4715-be06-8d76d53aea5a, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ab977a7-1b13-4366-9af1-faf3f81b9fd3, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ab977a7-1b13-4366-9af1-faf3f81b9fd3, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=" 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, 7ab977a7-1b13-4366-9af1-faf3f81b9fd3, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
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/kvpj/000238/ydb/apps/ydb/ydb -e grpc://localhost:22447 -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    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydb/ydb -e grpc://localhost:22447 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydb/ydb -e grpc://localhost:22447 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c95845e-6b9e-4026-a23d-1ef0d78a9b03, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c95845e-6b9e-4026-a23d-1ef0d78a9b03, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=" 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, 6d536c16-b64d-4506-9039-519d1bffc829, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c95845e-6b9e-4026-a23d-1ef0d78a9b03, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6d536c16-b64d-4506-9039-519d1bffc829, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22447', '-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:628 Command pid: 1278379
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6d536c16-b64d-4506-9039-519d1bffc829, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODdjNjllYjAtZDIwZjhjODItMjE0MWJiN2UtOTRlMjY0ODE=" node_id: 1 }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59f05643-6f61-4c31-b906-1473080958f0, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22447', '-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    ydb.connection:connection.py:63 RpcState(AttachSession, 59f05643-6f61-4c31-b906-1473080958f0, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ODdjNjllYjAtZDIwZjhjODItMjE0MWJiN2UtOTRlMjY0ODE=" }
DEBUG    ya.test:process.py:628 Command pid: 1278381
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22447', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59f05643-6f61-4c31-b906-1473080958f0, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1278384
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODdjNjllYjAtZDIwZjhjODItMjE0MWJiN2UtOTRlMjY0ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79ce3c48-2393-43c8-9eb4-661137715a02, ghrun-2tlsei57yi.auto.internal:22447): 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, 79ce3c48-2393-43c8-9eb4-661137715a02, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ODdjNjllYjAtZDIwZjhjODItMjE0MWJiN2UtOTRlMjY0ODE=" 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, da46439b-6df5-4e30-a356-68e1d599fe80, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da46439b-6df5-4e30-a356-68e1d599fe80, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79ce3c48-2393-43c8-9eb4-661137715a02, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, da46439b-6df5-4e30-a356-68e1d599fe80, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTQ1MWE0NjQtYmFlNDA3MDEtZjViMzk5OTEtNDg0ZDk1MTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba44b57a-981b-4f69-b14c-8f156ebdea09, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba44b57a-981b-4f69-b14c-8f156ebdea09, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ1MWE0NjQtYmFlNDA3MDEtZjViMzk5OTEtNDg0ZDk1MTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba44b57a-981b-4f69-b14c-8f156ebdea09, ghrun-2tlsei57yi.auto.internal:22447): 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=ZTQ1MWE0NjQtYmFlNDA3MDEtZjViMzk5OTEtNDg0ZDk1MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1dd5ac72-ba40-4a6b-8c8a-1623ca203ca9, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1dd5ac72-ba40-4a6b-8c8a-1623ca203ca9, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ1MWE0NjQtYmFlNDA3MDEtZjViMzk5OTEtNDg0ZDk1MTI=" 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: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 92b6e79f-f2a3-462c-94e0-f87d39fc13d8, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1dd5ac72-ba40-4a6b-8c8a-1623ca203ca9, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 92b6e79f-f2a3-462c-94e0-f87d39fc13d8, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 92b6e79f-f2a3-462c-94e0-f87d39fc13d8, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmMzN2JhOWUtYTJhYzRlMzctYmQ2ZTEwYmItMjRhMTE2ZTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0ce7c2b6-dabd-4b01-b722-29ecbbd72cb1, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0ce7c2b6-dabd-4b01-b722-29ecbbd72cb1, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZmMzN2JhOWUtYTJhYzRlMzctYmQ2ZTEwYmItMjRhMTE2ZTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0ce7c2b6-dabd-4b01-b722-29ecbbd72cb1, ghrun-2tlsei57yi.auto.internal:22447): 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=ZmMzN2JhOWUtYTJhYzRlMzctYmQ2ZTEwYmItMjRhMTE2ZTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd27495d-d490-46e2-bb90-aceab8944e83, ghrun-2tlsei57yi.auto.internal:22447): 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, dd27495d-d490-46e2-bb90-aceab8944e83, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZmMzN2JhOWUtYTJhYzRlMzctYmQ2ZTEwYmItMjRhMTE2ZTE=" 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, 9d525466-a541-43f6-8c04-6d162cfe21c9, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d525466-a541-43f6-8c04-6d162cfe21c9, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd27495d-d490-46e2-bb90-aceab8944e83, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9d525466-a541-43f6-8c04-6d162cfe21c9, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTNhM2IwODMtY2M2MmYxZjAtYzBkMDU5NWQtZWQxMTg1NA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 067818eb-00aa-4932-a9d7-a44a623fd02d, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 067818eb-00aa-4932-a9d7-a44a623fd02d, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=OTNhM2IwODMtY2M2MmYxZjAtYzBkMDU5NWQtZWQxMTg1NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 067818eb-00aa-4932-a9d7-a44a623fd02d, ghrun-2tlsei57yi.auto.internal:22447): 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=OTNhM2IwODMtY2M2MmYxZjAtYzBkMDU5NWQtZWQxMTg1NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8521411-4f43-42b6-9c03-fcc066ca3f56, ghrun-2tlsei57yi.auto.internal:22447): 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, e8521411-4f43-42b6-9c03-fcc066ca3f56, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=OTNhM2IwODMtY2M2MmYxZjAtYzBkMDU5NWQtZWQxMTg1NA==" 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, 5390cf20-95d9-42b5-8a3b-e888b6f341a6, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5390cf20-95d9-42b5-8a3b-e888b6f341a6, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8521411-4f43-42b6-9c03-fcc066ca3f56, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5390cf20-95d9-42b5-8a3b-e888b6f341a6, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGM2NzljNWYtZmIxZWNiNDUtOTA4YjIzMWItZTJmMzFkMGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1e33a4b1-853d-44fc-bce0-7eb6e9ed1667, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1e33a4b1-853d-44fc-bce0-7eb6e9ed1667, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=NGM2NzljNWYtZmIxZWNiNDUtOTA4YjIzMWItZTJmMzFkMGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1e33a4b1-853d-44fc-bce0-7eb6e9ed1667, ghrun-2tlsei57yi.auto.internal:22447): 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=NGM2NzljNWYtZmIxZWNiNDUtOTA4YjIzMWItZTJmMzFkMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4c84b3b-228e-4f06-aed3-de8cd116dc35, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4c84b3b-228e-4f06-aed3-de8cd116dc35, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=NGM2NzljNWYtZmIxZWNiNDUtOTA4YjIzMWItZTJmMzFkMGM=" 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: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4c84b3b-228e-4f06-aed3-de8cd116dc35, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b96a0312-d3e1-400a-b43d-6ea82f6b241a, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b96a0312-d3e1-400a-b43d-6ea82f6b241a, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b96a0312-d3e1-400a-b43d-6ea82f6b241a, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWRmYjBmNTYtOThjYzI3YWItOWMzYjk3ZjQtNDQyMGZlMzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b857cf71-df7d-4351-9481-a5bfe2d1311f, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b857cf71-df7d-4351-9481-a5bfe2d1311f, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZWRmYjBmNTYtOThjYzI3YWItOWMzYjk3ZjQtNDQyMGZlMzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b857cf71-df7d-4351-9481-a5bfe2d1311f, ghrun-2tlsei57yi.auto.internal:22447): 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=ZWRmYjBmNTYtOThjYzI3YWItOWMzYjk3ZjQtNDQyMGZlMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 989489d9-8c20-4a03-9877-3162ebec413c, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 989489d9-8c20-4a03-9877-3162ebec413c, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZWRmYjBmNTYtOThjYzI3YWItOWMzYjk3ZjQtNDQyMGZlMzc=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 192f8a3f-512e-402b-83a5-a826a8c5d535, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 989489d9-8c20-4a03-9877-3162ebec413c, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 192f8a3f-512e-402b-83a5-a826a8c5d535, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 192f8a3f-512e-402b-83a5-a826a8c5d535, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODg3ODA2NGYtNzc4MDEzZjEtN2Y2MzJhNmEtYzI1NmRjZTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4c7bf9d1-a1a5-4f83-b1dc-f8eac1f7238a, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4c7bf9d1-a1a5-4f83-b1dc-f8eac1f7238a, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ODg3ODA2NGYtNzc4MDEzZjEtN2Y2MzJhNmEtYzI1NmRjZTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4c7bf9d1-a1a5-4f83-b1dc-f8eac1f7238a, ghrun-2tlsei57yi.auto.internal:22447): 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=ODg3ODA2NGYtNzc4MDEzZjEtN2Y2MzJhNmEtYzI1NmRjZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c67969a-1975-4c30-b9e9-bcfc785d776c, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c67969a-1975-4c30-b9e9-bcfc785d776c, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ODg3ODA2NGYtNzc4MDEzZjEtN2Y2MzJhNmEtYzI1NmRjZTg=" 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, 7ace8987-a405-4fcc-9e90-c31ecf6c31a3, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ace8987-a405-4fcc-9e90-c31ecf6c31a3, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c67969a-1975-4c30-b9e9-bcfc785d776c, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ace8987-a405-4fcc-9e90-c31ecf6c31a3, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTM3MDAyYmYtM2MwYjI2NjItNzIyNWRkMjEtNDVhZDkzNDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 077e7501-4c8d-4f30-8aea-3e40ab8f82b3, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 077e7501-4c8d-4f30-8aea-3e40ab8f82b3, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=NTM3MDAyYmYtM2MwYjI2NjItNzIyNWRkMjEtNDVhZDkzNDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 077e7501-4c8d-4f30-8aea-3e40ab8f82b3, ghrun-2tlsei57yi.auto.internal:22447): 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=NTM3MDAyYmYtM2MwYjI2NjItNzIyNWRkMjEtNDVhZDkzNDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6916d321-8fc9-4ceb-92f2-62f96af2c1f4, ghrun-2tlsei57yi.auto.internal:22447): 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, 6916d321-8fc9-4ceb-92f2-62f96af2c1f4, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=NTM3MDAyYmYtM2MwYjI2NjItNzIyNWRkMjEtNDVhZDkzNDA=" 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, c803f692-622b-4732-ae1d-371e77772101, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c803f692-622b-4732-ae1d-371e77772101, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6916d321-8fc9-4ceb-92f2-62f96af2c1f4, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c803f692-622b-4732-ae1d-371e77772101, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjJjZWI0MzktZTU0NzhjYjItYWQ1ZjRmOWYtMWM3ZDc0NGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6c0f74e7-3cdc-4f4e-8fb9-a8406217109c, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6c0f74e7-3cdc-4f4e-8fb9-a8406217109c, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZjJjZWI0MzktZTU0NzhjYjItYWQ1ZjRmOWYtMWM3ZDc0NGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6c0f74e7-3cdc-4f4e-8fb9-a8406217109c, ghrun-2tlsei57yi.auto.internal:22447): 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=ZjJjZWI0MzktZTU0NzhjYjItYWQ1ZjRmOWYtMWM3ZDc0NGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d83354a-8977-4606-961e-7480d2e41ec2, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d83354a-8977-4606-961e-7480d2e41ec2, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZjJjZWI0MzktZTU0NzhjYjItYWQ1ZjRmOWYtMWM3ZDc0NGI=" 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, 5d83354a-8977-4606-961e-7480d2e41ec2, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 895ea182-892f-4749-bbf3-06d385d5a652, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T22:21:29.691135797+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-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 59f05643-6f61-4c31-b906-1473080958f0, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T22:21:29.691251869+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba44b57a-981b-4f69-b14c-8f156ebdea09, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T22:21:29.691269993+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-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0ce7c2b6-dabd-4b01-b722-29ecbbd72cb1, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T22:21:29.691285244+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 067818eb-00aa-4932-a9d7-a44a623fd02d, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T22:21:29.691304605+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1e33a4b1-853d-44fc-bce0-7eb6e9ed1667, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T22:21:29.691321125+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b857cf71-df7d-4351-9481-a5bfe2d1311f, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T22:21:29.691338818+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4c7bf9d1-a1a5-4f83-b1dc-f8eac1f7238a, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T22:21:29.691360166+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 077e7501-4c8d-4f30-8aea-3e40ab8f82b3, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T22:21:29.691375892+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c0f74e7-3cdc-4f4e-8fb9-a8406217109c, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T22:21:29.691398297+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-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7c95845e-6b9e-4026-a23d-1ef0d78a9b03, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691239265+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 79ce3c48-2393-43c8-9eb4-661137715a02, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691261926+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1dd5ac72-ba40-4a6b-8c8a-1623ca203ca9, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691277082+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dd27495d-d490-46e2-bb90-aceab8944e83, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691294692+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e8521411-4f43-42b6-9c03-fcc066ca3f56, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.69131277+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f4c84b3b-228e-4f06-aed3-de8cd116dc35, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691331943+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 989489d9-8c20-4a03-9877-3162ebec413c, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691350279+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-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9c67969a-1975-4c30-b9e9-bcfc785d776c, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691368498+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6916d321-8fc9-4ceb-92f2-62f96af2c1f4, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691390978+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-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5d83354a-8977-4606-961e-7480d2e41ec2, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691405996+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1278379) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1278379) elapsed time (sec): 30.139568090438843
DEBUG    ya.test:process.py:259 Command (pid 1278381) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 1278379) wtime: 30.14
DEBUG    ya.test:process.py:260 Command (pid 1278381) elapsed time (sec): 30.136181592941284
DEBUG    ya.test:process.py:275 Command (pid 1278379) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	1330	0	0	0	0
9	      0	0	0	1620	0	0	0	0
10	      0	0	0	2070	0	0	0	0
11	      0	0	0	2260	0	0	0	0
12	      0	0	0	2552	0	0	0	0
13	      0	0	0	2568	0	0	0	0
14	      0	0	0	1820	0	0	0	0
15	      0	0	0	2730	0	0	0	0
16	      0	0	0	2830	0	0	0	0
17	      0	0	0	2620	0	0	0	0
18	      0	0	0	2662	0	0	0	0
19	      0	0	0	2567	0	0	0	0
20	      0	0	0	2651	0	0	0	0
21	      0	0	0	2470	0	0	0	0
22	      0	0	0	2550	0	0	0	0
23	      0	0	0	2660	0	0	0	0
24	      0	0	0	2430	0	0	0	0
25	      0	0	0	2790	0	0	0	0
26	      0	0	0	2480	0	0	0	0
27	      0	0	0	2775	0	0	0	0
28	      0	0	0	2785	0	0	0	0
29	      0	0	0	2800	0	0	0	0
30	      0	0	0	2640	0	0	0	0

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

DEBUG    ya.test:process.py:263 Command (pid 1278381) wtime: 30.138
DEBUG    ya.test:process.py:276 Command (pid 1278379) errors:

DEBUG    ya.test:process.py:275 Command (pid 1278381) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    117	117	0	0	46	387	389	391
2	    221	221	0	0	43	59	69	78
3	    228	228	0	0	42	57	75	76
4	    215	215	0	0	43	67	92	93
5	    225	225	0	0	44	55	66	72
6	    225	225	0	0	43	60	69	76
7	    196	196	0	0	41	62	79	80
8	      0	0	0	1320	0	0	0	0
9	      0	0	0	1620	0	0	0	0
10	      0	0	0	2070	0	0	0	0
11	      0	0	0	2260	0	0	0	0
12	      0	0	0	2543	0	0	0	0
13	      0	0	0	2567	0	0	0	0
14	      0	0	0	1810	0	0	0	0
15	      0	0	0	2740	0	0	0	0
16	      0	0	0	2830	0	0	0	0
17	      0	0	0	2620	0	0	0	0
18	      0	0	0	2660	0	0	0	0
19	      0	0	0	2570	0	0	0	0
20	      0	0	0	2651	0	0	0	0
21	      0	0	0	2469	0	0	0	0
22	      0	0	0	2550	0	0	0	0
23	      0	0	0	2660	0	0	0	0
24	      0	0	0	2430	0	0	0	0
25	      0	0	0	2790	0	0	0	0
26	      0	0	0	2480	0	0	0	0
27	      0	0	0	2769	0	0	0	0
28	      0	0	0	2781	0	0	0	0
29	      0	0	0	2800	0	0	0	0
30	      0	0	0	2640	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1427	47.5667	0	56630	43	63	135	391

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 1278384) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1278384) elapsed time (sec): 32.437310218811035
DEBUG    ya.test:process.py:263 Command (pid 1278384) wtime: 32.439
DEBUG    ya.test:process.py:275 Command (pid 1278384) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     85	85	0	0	60	503	523	527
2	    169	169	0	0	59	79	85	99
3	    175	175	0	0	56	69	80	90
4	    168	168	0	0	58	85	90	105
5	    172	172	0	0	58	71	80	81
6	    174	174	0	0	58	74	82	87
7	    147	147	0	0	58	79	93	97
8	      0	0	0	1320	0	0	0	0
9	      0	0	0	1620	0	0	0	0
10	      0	0	0	2070	0	0	0	0
11	      0	0	0	2260	0	0	0	0
12	      0	0	0	2560	0	0	0	0
13	      0	0	0	2560	0	0	0	0
14	      0	0	0	1810	0	0	0	0
15	      0	0	0	2740	0	0	0	0
16	      0	0	0	2830	0	0	0	0
17	      0	0	0	2620	0	0	0	0
18	      0	0	0	2664	0	0	0	0
19	      0	0	0	2566	0	0	0	0
20	      0	0	0	2650	0	0	0	0
21	      0	0	0	2470	0	0	0	0
22	      0	0	0	2550	0	0	0	0
23	      0	0	0	2660	0	0	0	0
24	      0	0	0	2430	0	0	0	0
25	      0	0	0	2780	0	0	0	0
26	      0	0	0	2480	0	0	0	0
27	      0	0	0	2780	0	0	0	0
28	      0	0	0	2780	0	0	0	0
29	      0	0	0	2800	0	0	0	0
30	      0	0	0	810	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1090	36.3333	0	54810	58	79	176	527

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-2tlsei57yi'
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/kvpj/000238/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.1254573' in '/home/runner/.ya/build/build_root/kvpj/000238/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_6gi3uru6.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:22447/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10957
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62329
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3620
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22447
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28242
=================================== 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/kvpj/000238/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253034
DEBUG    ya.test:process.py:259 Command (pid 1253034) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253034) elapsed time (sec): 1.354433298110962
DEBUG    ya.test:process.py:263 Command (pid 1253034) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1253034) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1253034) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 1253034) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253034) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1253034) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253034) stime: 1.157756
DEBUG    ya.test:process.py:263 Command (pid 1253034) utime: 0.135737
DEBUG    ya.test:process.py:263 Command (pid 1253034) wtime: 1.356
DEBUG    ya.test:process.py:275 Command (pid 1253034) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1253034) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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/kvpj/000238/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28242
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000238/r3tmp/kikimr_cluster_ro4ibdr7
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22447
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3620
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10957
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000238/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/kvpj/000238/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/kvpj/000238/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_6gi3uru6.log --grpc-port=22447 --mon-port=3620 --ic-port=28242
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22447/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000238/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/kvpj/000238/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/kvpj/000238/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_6gi3uru6.log --grpc-port=22447 --mon-port=3620 --ic-port=28242
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000238/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/kvpj/000238/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_6gi3uru6.log', '--grpc-port=22447', '--mon-port=3620', '--ic-port=28242')' in '/home/runner/.ya/build/build_root/kvpj/000238/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: 1254573
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22447/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/kvpj/000238/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1254575
DEBUG    ya.test:process.py:259 Command (pid 1254575) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1254575) elapsed time (sec): 1.2525551319122314
DEBUG    ya.test:process.py:263 Command (pid 1254575) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1254575) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1254575) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 1254575) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1254575) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1254575) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1254575) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1254575) stime: 1.027109
DEBUG    ya.test:process.py:263 Command (pid 1254575) utime: 0.12882
DEBUG    ya.test:process.py:263 Command (pid 1254575) wtime: 1.254
DEBUG    ya.test:process.py:275 Command (pid 1254575) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1254575) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/kvpj/000238/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22447', '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: 28242\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/kvpj/000238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22447', '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: 28242\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258095
DEBUG    ya.test:process.py:259 Command (pid 1258095) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258095) elapsed time (sec): 0.6476263999938965
DEBUG    ya.test:process.py:263 Command (pid 1258095) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) maxrss: 555580
DEBUG    ya.test:process.py:263 Command (pid 1258095) minflt: 18400
DEBUG    ya.test:process.py:263 Command (pid 1258095) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 1258095) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258095) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 1258095) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258095) stime: 0.463707
DEBUG    ya.test:process.py:263 Command (pid 1258095) utime: 0.129677
DEBUG    ya.test:process.py:263 Command (pid 1258095) wtime: 0.649
DEBUG    ya.test:process.py:275 Command (pid 1258095) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22447', '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/kvpj/000238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22447', '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: 1258734
DEBUG    ya.test:process.py:259 Command (pid 1258734) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258734) elapsed time (sec): 1.3822062015533447
DEBUG    ya.test:process.py:263 Command (pid 1258734) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1258734) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 1258734) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) nivcsw: 206
DEBUG    ya.test:process.py:263 Command (pid 1258734) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258734) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 1258734) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258734) stime: 1.135894
DEBUG    ya.test:process.py:263 Command (pid 1258734) utime: 0.127143
DEBUG    ya.test:process.py:263 Command (pid 1258734) wtime: 1.383
DEBUG    ya.test:process.py:275 Command (pid 1258734) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1258734) 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, 13a8ce25-6fd9-40d3-9329-f10decc17599, localhost:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 13a8ce25-6fd9-40d3-9329-f10decc17599, localhost:22447): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 13a8ce25-6fd9-40d3-9329-f10decc17599, localhost:22447): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 22447 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-2tlsei57yi.auto.internal:22447, 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:22447
------------------------------ 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/kvpj/000238/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydb/ydb -e grpc://localhost:22447 -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/kvpj/000238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22447', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1260340
DEBUG    ya.test:process.py:259 Command (pid 1260340) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1260340) elapsed time (sec): 1.0473592281341553
DEBUG    ya.test:process.py:263 Command (pid 1260340) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) inblock: 94088
DEBUG    ya.test:process.py:263 Command (pid 1260340) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) majflt: 526
DEBUG    ya.test:process.py:263 Command (pid 1260340) maxrss: 170184
DEBUG    ya.test:process.py:263 Command (pid 1260340) minflt: 3211
DEBUG    ya.test:process.py:263 Command (pid 1260340) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1260340) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1260340) nvcsw: 570
DEBUG    ya.test:process.py:263 Command (pid 1260340) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1260340) stime: 0.10955799999999999
DEBUG    ya.test:process.py:263 Command (pid 1260340) utime: 0.038877999999999996
DEBUG    ya.test:process.py:263 Command (pid 1260340) wtime: 1.064
DEBUG    ya.test:process.py:275 Command (pid 1260340) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1260340) 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/kvpj/000238/ydb/apps/ydb/ydb -e grpc://localhost:22447 -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/kvpj/000238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22447', '-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: 1261190
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 1261190) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1261190) elapsed time (sec): 30.16928791999817
DEBUG    ya.test:process.py:263 Command (pid 1261190) wtime: 30.171
DEBUG    ya.test:process.py:275 Command (pid 1261190) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    357	357	0	0	24	43	49	60
2	    414	414	0	0	21	40	50	55
3	    490	490	0	0	20	21	23	27
4	    484	484	0	0	20	22	25	26
5	    487	487	0	0	20	21	22	24
6	    487	487	0	0	20	22	22	23
7	    484	484	0	0	20	22	22	24
8	    480	480	0	0	20	22	28	29
9	    489	489	0	0	20	20	21	21
10	    485	485	0	0	20	21	25	26
11	    488	488	0	0	20	20	21	21
12	    486	486	0	0	20	20	23	23
13	    489	489	0	0	20	20	21	21
14	    488	488	0	0	20	20	21	22
15	    487	487	0	0	20	20	21	21
16	    488	488	0	0	20	20	20	22
17	    488	488	0	0	20	20	21	22
18	    489	489	0	0	20	20	21	21
19	    487	487	0	0	20	21	21	23
20	    487	487	0	0	20	22	23	25
21	    487	487	0	0	20	21	22	23
22	    487	487	0	0	20	21	21	21
23	    487	487	0	0	20	20	21	21
24	    486	486	0	0	20	21	21	21
25	    477	477	0	0	20	25	43	46
26	    487	487	0	0	20	21	22	23
27	    488	488	0	0	20	21	21	22
28	    466	466	0	0	20	20	66	67
29	    489	489	0	0	20	20	21	22
30	    498	498	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14386	479.533	0	0	20	22	33	67

DEBUG    ya.test:process.py:276 Command (pid 1261190) 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, b476580c-7cb3-413f-8c89-003ba0d03cfb, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b476580c-7cb3-413f-8c89-003ba0d03cfb, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b476580c-7cb3-413f-8c89-003ba0d03cfb, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 895ea182-892f-4749-bbf3-06d385d5a652, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 895ea182-892f-4749-bbf3-06d385d5a652, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 895ea182-892f-4749-bbf3-06d385d5a652, ghrun-2tlsei57yi.auto.internal:22447): 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=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4a061ad-69bd-47a0-9455-9222dacf5e2d, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4a061ad-69bd-47a0-9455-9222dacf5e2d, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=" 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, b4a061ad-69bd-47a0-9455-9222dacf5e2d, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
INFO     root:test_log_scenario.py:217 Count rows after insert 14083 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4d20e14-2dc0-4715-be06-8d76d53aea5a, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4d20e14-2dc0-4715-be06-8d76d53aea5a, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=" 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, b4d20e14-2dc0-4715-be06-8d76d53aea5a, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ab977a7-1b13-4366-9af1-faf3f81b9fd3, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ab977a7-1b13-4366-9af1-faf3f81b9fd3, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=" 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, 7ab977a7-1b13-4366-9af1-faf3f81b9fd3, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
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/kvpj/000238/ydb/apps/ydb/ydb -e grpc://localhost:22447 -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    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydb/ydb -e grpc://localhost:22447 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydb/ydb -e grpc://localhost:22447 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c95845e-6b9e-4026-a23d-1ef0d78a9b03, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c95845e-6b9e-4026-a23d-1ef0d78a9b03, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OTc5ODMtYmM1OWJiNDItNGY5MGQwYTctYjgxNTBkYmI=" 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, 6d536c16-b64d-4506-9039-519d1bffc829, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c95845e-6b9e-4026-a23d-1ef0d78a9b03, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6d536c16-b64d-4506-9039-519d1bffc829, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22447', '-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:628 Command pid: 1278379
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6d536c16-b64d-4506-9039-519d1bffc829, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODdjNjllYjAtZDIwZjhjODItMjE0MWJiN2UtOTRlMjY0ODE=" node_id: 1 }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59f05643-6f61-4c31-b906-1473080958f0, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22447', '-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    ydb.connection:connection.py:63 RpcState(AttachSession, 59f05643-6f61-4c31-b906-1473080958f0, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ODdjNjllYjAtZDIwZjhjODItMjE0MWJiN2UtOTRlMjY0ODE=" }
DEBUG    ya.test:process.py:628 Command pid: 1278381
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22447', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59f05643-6f61-4c31-b906-1473080958f0, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1278384
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODdjNjllYjAtZDIwZjhjODItMjE0MWJiN2UtOTRlMjY0ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79ce3c48-2393-43c8-9eb4-661137715a02, ghrun-2tlsei57yi.auto.internal:22447): 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, 79ce3c48-2393-43c8-9eb4-661137715a02, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ODdjNjllYjAtZDIwZjhjODItMjE0MWJiN2UtOTRlMjY0ODE=" 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, da46439b-6df5-4e30-a356-68e1d599fe80, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da46439b-6df5-4e30-a356-68e1d599fe80, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79ce3c48-2393-43c8-9eb4-661137715a02, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, da46439b-6df5-4e30-a356-68e1d599fe80, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTQ1MWE0NjQtYmFlNDA3MDEtZjViMzk5OTEtNDg0ZDk1MTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba44b57a-981b-4f69-b14c-8f156ebdea09, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba44b57a-981b-4f69-b14c-8f156ebdea09, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ1MWE0NjQtYmFlNDA3MDEtZjViMzk5OTEtNDg0ZDk1MTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba44b57a-981b-4f69-b14c-8f156ebdea09, ghrun-2tlsei57yi.auto.internal:22447): 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=ZTQ1MWE0NjQtYmFlNDA3MDEtZjViMzk5OTEtNDg0ZDk1MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1dd5ac72-ba40-4a6b-8c8a-1623ca203ca9, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1dd5ac72-ba40-4a6b-8c8a-1623ca203ca9, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ1MWE0NjQtYmFlNDA3MDEtZjViMzk5OTEtNDg0ZDk1MTI=" 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: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 92b6e79f-f2a3-462c-94e0-f87d39fc13d8, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1dd5ac72-ba40-4a6b-8c8a-1623ca203ca9, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 92b6e79f-f2a3-462c-94e0-f87d39fc13d8, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 92b6e79f-f2a3-462c-94e0-f87d39fc13d8, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmMzN2JhOWUtYTJhYzRlMzctYmQ2ZTEwYmItMjRhMTE2ZTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0ce7c2b6-dabd-4b01-b722-29ecbbd72cb1, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0ce7c2b6-dabd-4b01-b722-29ecbbd72cb1, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZmMzN2JhOWUtYTJhYzRlMzctYmQ2ZTEwYmItMjRhMTE2ZTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0ce7c2b6-dabd-4b01-b722-29ecbbd72cb1, ghrun-2tlsei57yi.auto.internal:22447): 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=ZmMzN2JhOWUtYTJhYzRlMzctYmQ2ZTEwYmItMjRhMTE2ZTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd27495d-d490-46e2-bb90-aceab8944e83, ghrun-2tlsei57yi.auto.internal:22447): 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, dd27495d-d490-46e2-bb90-aceab8944e83, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZmMzN2JhOWUtYTJhYzRlMzctYmQ2ZTEwYmItMjRhMTE2ZTE=" 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, 9d525466-a541-43f6-8c04-6d162cfe21c9, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d525466-a541-43f6-8c04-6d162cfe21c9, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd27495d-d490-46e2-bb90-aceab8944e83, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9d525466-a541-43f6-8c04-6d162cfe21c9, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTNhM2IwODMtY2M2MmYxZjAtYzBkMDU5NWQtZWQxMTg1NA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 067818eb-00aa-4932-a9d7-a44a623fd02d, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 067818eb-00aa-4932-a9d7-a44a623fd02d, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=OTNhM2IwODMtY2M2MmYxZjAtYzBkMDU5NWQtZWQxMTg1NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 067818eb-00aa-4932-a9d7-a44a623fd02d, ghrun-2tlsei57yi.auto.internal:22447): 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=OTNhM2IwODMtY2M2MmYxZjAtYzBkMDU5NWQtZWQxMTg1NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8521411-4f43-42b6-9c03-fcc066ca3f56, ghrun-2tlsei57yi.auto.internal:22447): 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, e8521411-4f43-42b6-9c03-fcc066ca3f56, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=OTNhM2IwODMtY2M2MmYxZjAtYzBkMDU5NWQtZWQxMTg1NA==" 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, 5390cf20-95d9-42b5-8a3b-e888b6f341a6, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5390cf20-95d9-42b5-8a3b-e888b6f341a6, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8521411-4f43-42b6-9c03-fcc066ca3f56, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5390cf20-95d9-42b5-8a3b-e888b6f341a6, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGM2NzljNWYtZmIxZWNiNDUtOTA4YjIzMWItZTJmMzFkMGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1e33a4b1-853d-44fc-bce0-7eb6e9ed1667, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1e33a4b1-853d-44fc-bce0-7eb6e9ed1667, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=NGM2NzljNWYtZmIxZWNiNDUtOTA4YjIzMWItZTJmMzFkMGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1e33a4b1-853d-44fc-bce0-7eb6e9ed1667, ghrun-2tlsei57yi.auto.internal:22447): 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=NGM2NzljNWYtZmIxZWNiNDUtOTA4YjIzMWItZTJmMzFkMGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4c84b3b-228e-4f06-aed3-de8cd116dc35, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4c84b3b-228e-4f06-aed3-de8cd116dc35, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=NGM2NzljNWYtZmIxZWNiNDUtOTA4YjIzMWItZTJmMzFkMGM=" 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: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4c84b3b-228e-4f06-aed3-de8cd116dc35, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b96a0312-d3e1-400a-b43d-6ea82f6b241a, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b96a0312-d3e1-400a-b43d-6ea82f6b241a, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b96a0312-d3e1-400a-b43d-6ea82f6b241a, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWRmYjBmNTYtOThjYzI3YWItOWMzYjk3ZjQtNDQyMGZlMzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b857cf71-df7d-4351-9481-a5bfe2d1311f, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b857cf71-df7d-4351-9481-a5bfe2d1311f, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZWRmYjBmNTYtOThjYzI3YWItOWMzYjk3ZjQtNDQyMGZlMzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b857cf71-df7d-4351-9481-a5bfe2d1311f, ghrun-2tlsei57yi.auto.internal:22447): 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=ZWRmYjBmNTYtOThjYzI3YWItOWMzYjk3ZjQtNDQyMGZlMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 989489d9-8c20-4a03-9877-3162ebec413c, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 989489d9-8c20-4a03-9877-3162ebec413c, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZWRmYjBmNTYtOThjYzI3YWItOWMzYjk3ZjQtNDQyMGZlMzc=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 192f8a3f-512e-402b-83a5-a826a8c5d535, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 989489d9-8c20-4a03-9877-3162ebec413c, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 192f8a3f-512e-402b-83a5-a826a8c5d535, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 192f8a3f-512e-402b-83a5-a826a8c5d535, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODg3ODA2NGYtNzc4MDEzZjEtN2Y2MzJhNmEtYzI1NmRjZTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4c7bf9d1-a1a5-4f83-b1dc-f8eac1f7238a, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4c7bf9d1-a1a5-4f83-b1dc-f8eac1f7238a, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ODg3ODA2NGYtNzc4MDEzZjEtN2Y2MzJhNmEtYzI1NmRjZTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4c7bf9d1-a1a5-4f83-b1dc-f8eac1f7238a, ghrun-2tlsei57yi.auto.internal:22447): 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=ODg3ODA2NGYtNzc4MDEzZjEtN2Y2MzJhNmEtYzI1NmRjZTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c67969a-1975-4c30-b9e9-bcfc785d776c, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c67969a-1975-4c30-b9e9-bcfc785d776c, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ODg3ODA2NGYtNzc4MDEzZjEtN2Y2MzJhNmEtYzI1NmRjZTg=" 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, 7ace8987-a405-4fcc-9e90-c31ecf6c31a3, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ace8987-a405-4fcc-9e90-c31ecf6c31a3, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c67969a-1975-4c30-b9e9-bcfc785d776c, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ace8987-a405-4fcc-9e90-c31ecf6c31a3, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTM3MDAyYmYtM2MwYjI2NjItNzIyNWRkMjEtNDVhZDkzNDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 077e7501-4c8d-4f30-8aea-3e40ab8f82b3, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 077e7501-4c8d-4f30-8aea-3e40ab8f82b3, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=NTM3MDAyYmYtM2MwYjI2NjItNzIyNWRkMjEtNDVhZDkzNDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 077e7501-4c8d-4f30-8aea-3e40ab8f82b3, ghrun-2tlsei57yi.auto.internal:22447): 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=NTM3MDAyYmYtM2MwYjI2NjItNzIyNWRkMjEtNDVhZDkzNDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6916d321-8fc9-4ceb-92f2-62f96af2c1f4, ghrun-2tlsei57yi.auto.internal:22447): 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, 6916d321-8fc9-4ceb-92f2-62f96af2c1f4, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=NTM3MDAyYmYtM2MwYjI2NjItNzIyNWRkMjEtNDVhZDkzNDA=" 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, c803f692-622b-4732-ae1d-371e77772101, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c803f692-622b-4732-ae1d-371e77772101, ghrun-2tlsei57yi.auto.internal:22447): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6916d321-8fc9-4ceb-92f2-62f96af2c1f4, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c803f692-622b-4732-ae1d-371e77772101, ghrun-2tlsei57yi.auto.internal:22447): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjJjZWI0MzktZTU0NzhjYjItYWQ1ZjRmOWYtMWM3ZDc0NGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6c0f74e7-3cdc-4f4e-8fb9-a8406217109c, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6c0f74e7-3cdc-4f4e-8fb9-a8406217109c, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZjJjZWI0MzktZTU0NzhjYjItYWQ1ZjRmOWYtMWM3ZDc0NGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6c0f74e7-3cdc-4f4e-8fb9-a8406217109c, ghrun-2tlsei57yi.auto.internal:22447): 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=ZjJjZWI0MzktZTU0NzhjYjItYWQ1ZjRmOWYtMWM3ZDc0NGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d83354a-8977-4606-961e-7480d2e41ec2, ghrun-2tlsei57yi.auto.internal:22447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d83354a-8977-4606-961e-7480d2e41ec2, ghrun-2tlsei57yi.auto.internal:22447): request = { session_id: "ydb://session/3?node_id=1&id=ZjJjZWI0MzktZTU0NzhjYjItYWQ1ZjRmOWYtMWM3ZDc0NGI=" 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, 5d83354a-8977-4606-961e-7480d2e41ec2, ghrun-2tlsei57yi.auto.internal:22447): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 895ea182-892f-4749-bbf3-06d385d5a652, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T22:21:29.691135797+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-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 59f05643-6f61-4c31-b906-1473080958f0, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T22:21:29.691251869+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba44b57a-981b-4f69-b14c-8f156ebdea09, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T22:21:29.691269993+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-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0ce7c2b6-dabd-4b01-b722-29ecbbd72cb1, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T22:21:29.691285244+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 067818eb-00aa-4932-a9d7-a44a623fd02d, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T22:21:29.691304605+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1e33a4b1-853d-44fc-bce0-7eb6e9ed1667, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T22:21:29.691321125+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b857cf71-df7d-4351-9481-a5bfe2d1311f, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T22:21:29.691338818+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4c7bf9d1-a1a5-4f83-b1dc-f8eac1f7238a, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T22:21:29.691360166+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 077e7501-4c8d-4f30-8aea-3e40ab8f82b3, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T22:21:29.691375892+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c0f74e7-3cdc-4f4e-8fb9-a8406217109c, ghrun-2tlsei57yi.auto.internal:22447): 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:22447 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T22:21:29.691398297+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-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7c95845e-6b9e-4026-a23d-1ef0d78a9b03, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691239265+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 79ce3c48-2393-43c8-9eb4-661137715a02, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691261926+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1dd5ac72-ba40-4a6b-8c8a-1623ca203ca9, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691277082+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dd27495d-d490-46e2-bb90-aceab8944e83, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691294692+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e8521411-4f43-42b6-9c03-fcc066ca3f56, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.69131277+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f4c84b3b-228e-4f06-aed3-de8cd116dc35, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691331943+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 989489d9-8c20-4a03-9877-3162ebec413c, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691350279+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-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9c67969a-1975-4c30-b9e9-bcfc785d776c, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691368498+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6916d321-8fc9-4ceb-92f2-62f96af2c1f4, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691390978+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-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5d83354a-8977-4606-961e-7480d2e41ec2, ghrun-2tlsei57yi.auto.internal:22447): 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-08T22:21:29.691405996+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22447
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1278379) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1278379) elapsed time (sec): 30.139568090438843
DEBUG    ya.test:process.py:259 Command (pid 1278381) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 1278379) wtime: 30.14
DEBUG    ya.test:process.py:260 Command (pid 1278381) elapsed time (sec): 30.136181592941284
DEBUG    ya.test:process.py:275 Command (pid 1278379) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	1330	0	0	0	0
9	      0	0	0	1620	0	0	0	0
10	      0	0	0	2070	0	0	0	0
11	      0	0	0	2260	0	0	0	0
12	      0	0	0	2552	0	0	0	0
13	      0	0	0	2568	0	0	0	0
14	      0	0	0	1820	0	0	0	0
15	      0	0	0	2730	0	0	0	0
16	      0	0	0	2830	0	0	0	0
17	      0	0	0	2620	0	0	0	0
18	      0	0	0	2662	0	0	0	0
19	      0	0	0	2567	0	0	0	0
20	      0	0	0	2651	0	0	0	0
21	      0	0	0	2470	0	0	0	0
22	      0	0	0	2550	0	0	0	0
23	      0	0	0	2660	0	0	0	0
24	      0	0	0	2430	0	0	0	0
25	      0	0	0	2790	0	0	0	0
26	      0	0	0	2480	0	0	0	0
27	      0	0	0	2775	0	0	0	0
28	      0	0	0	2785	0	0	0	0
29	      0	0	0	2800	0	0	0	0
30	      0	0	0	2640	0	0	0	0

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

DEBUG    ya.test:process.py:263 Command (pid 1278381) wtime: 30.138
DEBUG    ya.test:process.py:276 Command (pid 1278379) errors:

DEBUG    ya.test:process.py:275 Command (pid 1278381) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    117	117	0	0	46	387	389	391
2	    221	221	0	0	43	59	69	78
3	    228	228	0	0	42	57	75	76
4	    215	215	0	0	43	67	92	93
5	    225	225	0	0	44	55	66	72
6	    225	225	0	0	43	60	69	76
7	    196	196	0	0	41	62	79	80
8	      0	0	0	1320	0	0	0	0
9	      0	0	0	1620	0	0	0	0
10	      0	0	0	2070	0	0	0	0
11	      0	0	0	2260	0	0	0	0
12	      0	0	0	2543	0	0	0	0
13	      0	0	0	2567	0	0	0	0
14	      0	0	0	1810	0	0	0	0
15	      0	0	0	2740	0	0	0	0
16	      0	0	0	2830	0	0	0	0
17	      0	0	0	2620	0	0	0	0
18	      0	0	0	2660	0	0	0	0
19	      0	0	0	2570	0	0	0	0
20	      0	0	0	2651	0	0	0	0
21	      0	0	0	2469	0	0	0	0
22	      0	0	0	2550	0	0	0	0
23	      0	0	0	2660	0	0	0	0
24	      0	0	0	2430	0	0	0	0
25	      0	0	0	2790	0	0	0	0
26	      0	0	0	2480	0	0	0	0
27	      0	0	0	2769	0	0	0	0
28	      0	0	0	2781	0	0	0	0
29	      0	0	0	2800	0	0	0	0
30	      0	0	0	2640	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1427	47.5667	0	56630	43	63	135	391

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 1278384) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1278384) elapsed time (sec): 32.437310218811035
DEBUG    ya.test:process.py:263 Command (pid 1278384) wtime: 32.439
DEBUG    ya.test:process.py:275 Command (pid 1278384) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     85	85	0	0	60	503	523	527
2	    169	169	0	0	59	79	85	99
3	    175	175	0	0	56	69	80	90
4	    168	168	0	0	58	85	90	105
5	    172	172	0	0	58	71	80	81
6	    174	174	0	0	58	74	82	87
7	    147	147	0	0	58	79	93	97
8	      0	0	0	1320	0	0	0	0
9	      0	0	0	1620	0	0	0	0
10	      0	0	0	2070	0	0	0	0
11	      0	0	0	2260	0	0	0	0
12	      0	0	0	2560	0	0	0	0
13	      0	0	0	2560	0	0	0	0
14	      0	0	0	1810	0	0	0	0
15	      0	0	0	2740	0	0	0	0
16	      0	0	0	2830	0	0	0	0
17	      0	0	0	2620	0	0	0	0
18	      0	0	0	2664	0	0	0	0
19	      0	0	0	2566	0	0	0	0
20	      0	0	0	2650	0	0	0	0
21	      0	0	0	2470	0	0	0	0
22	      0	0	0	2550	0	0	0	0
23	      0	0	0	2660	0	0	0	0
24	      0	0	0	2430	0	0	0	0
25	      0	0	0	2780	0	0	0	0
26	      0	0	0	2480	0	0	0	0
27	      0	0	0	2780	0	0	0	0
28	      0	0	0	2780	0	0	0	0
29	      0	0	0	2800	0	0	0	0
30	      0	0	0	810	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1090	36.3333	0	54810	58	79	176	527

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". 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:22447
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22447". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
335.78s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.67s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
7.73s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/kvpj/000238/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/kvpj/000238/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-08T22:21:22.424201Z): source_id=223;tablet_id=72075186224037888;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 @ 0xA962D25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA95B1B6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7F3148
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77FC7B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FB7C68
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FB79BF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD759B6D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143FA81B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150418E7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F966A3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F966A3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F94053
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F97A17
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14418608
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0B22F5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB795197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7E3BF4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7E7CB4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7E78C0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7E84AE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA96497C
21. ??:0: ?? @ 0x7FB644D21AC2
22. ??:0: ?? @ 0x7FB644DB38BF
============ 1 failed, 115 deselected, 1 error in 354.71s (0:05:54) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000263/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 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00026b/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.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/kvpj/00023d/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 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/kvpj/000244/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.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/kvpj/0001d8/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 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001cd/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 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000241/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 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001fe/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.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/kvpj/00023a/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 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/kvpj/0001ed/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 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000269/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 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001d2/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 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/kvpj/0001ca/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 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/kvpj/000266/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 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/kvpj/000248/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.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001d4/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 1.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000271/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 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/kvpj/00022f/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.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/kvpj/0001f4/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 1.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00027c/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 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000231/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 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/kvpj/000230/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 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001cc/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.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001f2/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.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/kvpj/000249/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 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/kvpj/00027e/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.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/kvpj/000242/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.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/kvpj/0001cb/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 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000232/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 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/kvpj/000274/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.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00027d/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 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/kvpj/00024d/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 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000268/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 1.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00026e/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 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00024c/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 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/kvpj/000236/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.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001d3/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 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000272/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.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/kvpj/00022e/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/kvpj/00023f/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 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000270/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.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/kvpj/00024f/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 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001f0/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 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00026d/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.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/kvpj/000234/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.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/kvpj/00023b/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 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/kvpj/0001f7/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.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/kvpj/0001d7/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 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00024b/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 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/kvpj/0001d6/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 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00026c/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 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000227/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.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000265/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 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/kvpj/0001ff/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 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/kvpj/0001d0/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.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00022a/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 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/kvpj/0001cf/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.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/kvpj/000243/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.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001c9/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 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00024e/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 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/kvpj/0001f9/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.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/kvpj/0001f3/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.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000247/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 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00024a/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.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00026a/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.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/kvpj/0001ce/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.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000264/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 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/kvpj/00026f/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 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001ef/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 1.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000229/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.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000267/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 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001d9/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.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001fc/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.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001f6/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 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/kvpj/00023e/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 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/kvpj/0001fa/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.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/kvpj/00022c/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.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000228/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 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/kvpj/00022b/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.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/kvpj/0001fb/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 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001ee/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.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000240/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 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000233/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 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/kvpj/0001f1/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.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/kvpj/000246/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.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/kvpj/0001d5/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.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001fd/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.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/kvpj/0001f8/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 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/kvpj/000245/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 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000237/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.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/kvpj/000235/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.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/kvpj/0001f5/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 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001d1/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.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000239/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.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00022d/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 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00023c/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 1.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/0001c8/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.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000273/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.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/kvpj/000275/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 1.20s ============================
