============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a5i9/000c18/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

order_by_with_limit.py .

============================== slowest durations ===============================
7.61s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.31s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 9.08s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a5i9/000c14/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

order_by_with_limit.py .

============================== slowest durations ===============================
68.48s call     order_by_with_limit.py::TestOrderBy::test_random
6.18s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
================= 1 passed, 108 deselected in 76.02s (0:01:16) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a5i9/000c0f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

order_by_with_limit.py .

============================== slowest durations ===============================
87.04s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
5.85s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.16s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 108 deselected in 94.25s (0:01:34) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-20T16:52:58.799854Z): source_id=114;tablet_id=72075186224037897;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 @ 0xA7C2AA5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7BAFE6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB651528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD637EFB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9E11748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9E1149F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD61300D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x142370BB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E7DEE7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14DCECF3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14DCECF3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14DCBB13
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14DD25C7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14254EA8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD8DA35
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F4437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB641FD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB646094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB645CA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB64688E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7C46FC
E   21. ??:0: ?? @ 0x7F598C369AC2
E   22. ??:0: ?? @ 0x7F598C3FB8BF
------------------------------ 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/a5i9/000bf7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3948817
DEBUG    ya.test:process.py:259 Command (pid 3948817) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3948817) elapsed time (sec): 0.8513815402984619
DEBUG    ya.test:process.py:263 Command (pid 3948817) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) maxrss: 543832
DEBUG    ya.test:process.py:263 Command (pid 3948817) minflt: 17046
DEBUG    ya.test:process.py:263 Command (pid 3948817) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) nivcsw: 72
DEBUG    ya.test:process.py:263 Command (pid 3948817) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) nvcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 3948817) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3948817) stime: 0.514667
DEBUG    ya.test:process.py:263 Command (pid 3948817) utime: 0.11809499999999999
DEBUG    ya.test:process.py:263 Command (pid 3948817) wtime: 0.88
DEBUG    ya.test:process.py:275 Command (pid 3948817) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6nscovbki    Host information: 
        Linux ghrun-j6nscovbki 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6nscovbki    Host information: 
        Linux ghrun-j6nscovbki 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12784
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a5i9/000bf7/r3tmp/kikimr_cluster_xajwc8ni
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18979
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21759
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3678
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/a5i9/000bf7/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/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xjp0193a.log --grpc-port=18979 --mon-port=11363 --ic-port=12784
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18979/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/a5i9/000bf7/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/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xjp0193a.log --grpc-port=18979 --mon-port=11363 --ic-port=12784
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xjp0193a.log', '--grpc-port=18979', '--mon-port=11363', '--ic-port=12784')' in '/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3949346
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18979/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/a5i9/000bf7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3949374
DEBUG    ya.test:process.py:259 Command (pid 3949374) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3949374) elapsed time (sec): 0.8193416595458984
DEBUG    ya.test:process.py:263 Command (pid 3949374) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3949374) maxrss: 543832
DEBUG    ya.test:process.py:263 Command (pid 3949374) minflt: 16209
DEBUG    ya.test:process.py:263 Command (pid 3949374) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 3949374) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3949374) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3949374) stime: 0.470166
DEBUG    ya.test:process.py:263 Command (pid 3949374) utime: 0.11754099999999999
DEBUG    ya.test:process.py:263 Command (pid 3949374) wtime: 0.833
DEBUG    ya.test:process.py:275 Command (pid 3949374) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6nscovbki    Host information: 
        Linux ghrun-j6nscovbki 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6nscovbki    Host information: 
        Linux ghrun-j6nscovbki 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/a5i9/000bf7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18979', '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: 12784\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/a5i9/000bf7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18979', '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: 12784\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3952638
DEBUG    ya.test:process.py:259 Command (pid 3952638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3952638) elapsed time (sec): 0.8916034698486328
DEBUG    ya.test:process.py:263 Command (pid 3952638) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) maxrss: 552500
DEBUG    ya.test:process.py:263 Command (pid 3952638) minflt: 18414
DEBUG    ya.test:process.py:263 Command (pid 3952638) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 3952638) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) nvcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 3952638) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3952638) stime: 0.506769
DEBUG    ya.test:process.py:263 Command (pid 3952638) utime: 0.147641
DEBUG    ya.test:process.py:263 Command (pid 3952638) wtime: 0.939
DEBUG    ya.test:process.py:275 Command (pid 3952638) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18979', '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/a5i9/000bf7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18979', '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: 3953227
DEBUG    ya.test:process.py:259 Command (pid 3953227) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3953227) elapsed time (sec): 0.8845031261444092
DEBUG    ya.test:process.py:263 Command (pid 3953227) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) maxrss: 552236
DEBUG    ya.test:process.py:263 Command (pid 3953227) minflt: 18357
DEBUG    ya.test:process.py:263 Command (pid 3953227) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) nivcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3953227) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) nvcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 3953227) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3953227) stime: 0.350278
DEBUG    ya.test:process.py:263 Command (pid 3953227) utime: 0.141659
DEBUG    ya.test:process.py:263 Command (pid 3953227) wtime: 0.893
DEBUG    ya.test:process.py:275 Command (pid 3953227) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3953227) 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, 88b566e1-a813-4b97-bf63-a7f6c0627acd, localhost:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 88b566e1-a813-4b97-bf63-a7f6c0627acd, localhost:18979): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 88b566e1-a813-4b97-bf63-a7f6c0627acd, localhost:18979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-j6nscovbki.auto.internal" port: 18979 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-j6nscovbki.auto.internal:18979, 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:18979
------------------------------ 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/a5i9/000bf7/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydb/ydb -e grpc://localhost:18979 -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/a5i9/000bf7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18979', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3954442
DEBUG    ya.test:process.py:259 Command (pid 3954442) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3954442) elapsed time (sec): 0.4882636070251465
DEBUG    ya.test:process.py:263 Command (pid 3954442) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) maxrss: 164860
DEBUG    ya.test:process.py:263 Command (pid 3954442) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 3954442) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3954442) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) nvcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 3954442) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3954442) stime: 0.0247
DEBUG    ya.test:process.py:263 Command (pid 3954442) utime: 0.05434
DEBUG    ya.test:process.py:263 Command (pid 3954442) wtime: 0.492
DEBUG    ya.test:process.py:275 Command (pid 3954442) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3954442) 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/a5i9/000bf7/ydb/apps/ydb/ydb -e grpc://localhost:18979 -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/a5i9/000bf7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18979', '-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: 3954968
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 3954968) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3954968) elapsed time (sec): 30.217663764953613
DEBUG    ya.test:process.py:263 Command (pid 3954968) wtime: 30.223
DEBUG    ya.test:process.py:275 Command (pid 3954968) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    304	304	0	0	26	73	104	113
2	    277	277	0	0	32	63	75	89
3	    247	247	0	0	33	79	100	106
4	    245	245	0	0	34	69	81	85
5	    197	197	0	0	51	90	108	117
6	    134	134	0	0	72	121	137	141
7	    206	206	0	0	46	72	84	93
8	    137	137	0	0	72	104	116	120
9	    236	236	0	0	39	78	87	99
10	    266	266	0	0	34	59	66	71
11	    153	153	0	0	60	96	100	106
12	    199	199	0	0	43	99	111	116
13	    286	286	0	0	33	56	74	82
14	    267	267	0	0	32	72	86	107
15	    308	308	0	0	26	60	83	90
16	    463	463	0	0	20	29	36	41
17	    468	468	0	0	20	27	33	38
18	    444	444	0	0	21	30	41	44
19	    370	370	0	0	24	44	52	57
20	    354	354	0	0	24	48	60	71
21	    261	261	0	0	31	79	89	97
22	    296	296	0	0	27	64	72	85
23	    421	421	0	0	22	34	38	42
24	    319	319	0	0	30	46	56	56
25	    339	339	0	0	22	60	77	84
26	    393	393	0	0	23	42	61	69
27	    445	445	0	0	20	36	63	80
28	    482	482	0	0	20	22	28	28
29	    486	486	0	0	20	22	25	30
30	    485	485	0	0	20	24	28	35

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   9488	316.267	0	0	24	69	93	141

DEBUG    ya.test:process.py:276 Command (pid 3954968) 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, 40c3b5fa-3df5-422e-9dcd-dba04464b9eb, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 40c3b5fa-3df5-422e-9dcd-dba04464b9eb, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 40c3b5fa-3df5-422e-9dcd-dba04464b9eb, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 94afb8e9-52aa-47f0-a4df-dc10f69e9b60, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 94afb8e9-52aa-47f0-a4df-dc10f69e9b60, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 94afb8e9-52aa-47f0-a4df-dc10f69e9b60, ghrun-j6nscovbki.auto.internal:18979): 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=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a7863d8-c8bf-4179-b9b8-d18243262b3e, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a7863d8-c8bf-4179-b9b8-d18243262b3e, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a7863d8-c8bf-4179-b9b8-d18243262b3e, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 9332 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38cde872-fe48-482b-8543-d1184e30e0f9, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38cde872-fe48-482b-8543-d1184e30e0f9, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38cde872-fe48-482b-8543-d1184e30e0f9, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74541884-03a8-4f29-b468-ce7fa526f8b0, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74541884-03a8-4f29-b468-ce7fa526f8b0, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74541884-03a8-4f29-b468-ce7fa526f8b0, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
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/a5i9/000bf7/ydb/apps/ydb/ydb -e grpc://localhost:18979 -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=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydb/ydb -e grpc://localhost:18979 -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/a5i9/000bf7/ydb/apps/ydb/ydb -e grpc://localhost:18979 -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, c6d0aa7c-096c-4c72-8bb0-b7acb38faeb3, ghrun-j6nscovbki.auto.internal:18979): 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    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6d0aa7c-096c-4c72-8bb0-b7acb38faeb3, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5968c07e-05f4-4e8b-b37c-ed0041292fb7, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5968c07e-05f4-4e8b-b37c-ed0041292fb7, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6d0aa7c-096c-4c72-8bb0-b7acb38faeb3, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5968c07e-05f4-4e8b-b37c-ed0041292fb7, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTgwYzM0NjAtNmQ1MThlMS0xOTc4NTk1Ni03NzE4MTIzNw==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18979', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b5b4c3f9-e2bd-4450-b4c1-cb7965f6597a, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3969717
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18979', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b5b4c3f9-e2bd-4450-b4c1-cb7965f6597a, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwYzM0NjAtNmQ1MThlMS0xOTc4NTk1Ni03NzE4MTIzNw==" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18979', '-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: 3969718
DEBUG    ya.test:process.py:628 Command pid: 3969720
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b5b4c3f9-e2bd-4450-b4c1-cb7965f6597a, ghrun-j6nscovbki.auto.internal:18979): 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=ZTgwYzM0NjAtNmQ1MThlMS0xOTc4NTk1Ni03NzE4MTIzNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c98407cf-03f2-484d-9da5-b2d9bec55bb3, ghrun-j6nscovbki.auto.internal:18979): 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, c98407cf-03f2-484d-9da5-b2d9bec55bb3, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwYzM0NjAtNmQ1MThlMS0xOTc4NTk1Ni03NzE4MTIzNw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 95205839-f275-4e25-b20f-75f9482c6143, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 95205839-f275-4e25-b20f-75f9482c6143, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c98407cf-03f2-484d-9da5-b2d9bec55bb3, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 95205839-f275-4e25-b20f-75f9482c6143, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzVhN2JlOWEtYzM2ODM0YTktZjAzYjFmMTktYzZjNDhiNGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4821f2dc-bba8-4e90-8e28-e8f5896d24b5, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4821f2dc-bba8-4e90-8e28-e8f5896d24b5, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=MzVhN2JlOWEtYzM2ODM0YTktZjAzYjFmMTktYzZjNDhiNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4821f2dc-bba8-4e90-8e28-e8f5896d24b5, ghrun-j6nscovbki.auto.internal:18979): 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=MzVhN2JlOWEtYzM2ODM0YTktZjAzYjFmMTktYzZjNDhiNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58d487ae-b0fd-472d-83a4-f8d239001cb5, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58d487ae-b0fd-472d-83a4-f8d239001cb5, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=MzVhN2JlOWEtYzM2ODM0YTktZjAzYjFmMTktYzZjNDhiNGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 59d8d40f-7504-4f6d-99e9-52656b2d1e10, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 59d8d40f-7504-4f6d-99e9-52656b2d1e10, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58d487ae-b0fd-472d-83a4-f8d239001cb5, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 59d8d40f-7504-4f6d-99e9-52656b2d1e10, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWVmNzVhYS0xOTA2ZDkxZi1hNDZmMDczZi1mN2IzZmU2NQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bd1803f7-9a70-45c7-9e20-a7b9e4d98f17, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bd1803f7-9a70-45c7-9e20-a7b9e4d98f17, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=OWVmNzVhYS0xOTA2ZDkxZi1hNDZmMDczZi1mN2IzZmU2NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bd1803f7-9a70-45c7-9e20-a7b9e4d98f17, ghrun-j6nscovbki.auto.internal:18979): 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=OWVmNzVhYS0xOTA2ZDkxZi1hNDZmMDczZi1mN2IzZmU2NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbb52d22-0994-407a-b43d-39153cfab6f4, ghrun-j6nscovbki.auto.internal:18979): 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, bbb52d22-0994-407a-b43d-39153cfab6f4, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=OWVmNzVhYS0xOTA2ZDkxZi1hNDZmMDczZi1mN2IzZmU2NQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4f25c5e9-6b12-4af1-b231-a9912ca1632a, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f25c5e9-6b12-4af1-b231-a9912ca1632a, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbb52d22-0994-407a-b43d-39153cfab6f4, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f25c5e9-6b12-4af1-b231-a9912ca1632a, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjM4YjAwZWQtMTVjZmYxYWEtYWEwZGM3ZWQtZWFmMjE5Mjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cc4edb2a-96e8-4df7-abd2-e94217fe29d5, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cc4edb2a-96e8-4df7-abd2-e94217fe29d5, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=YjM4YjAwZWQtMTVjZmYxYWEtYWEwZGM3ZWQtZWFmMjE5Mjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cc4edb2a-96e8-4df7-abd2-e94217fe29d5, ghrun-j6nscovbki.auto.internal:18979): 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=YjM4YjAwZWQtMTVjZmYxYWEtYWEwZGM3ZWQtZWFmMjE5Mjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 477106dd-9e4b-4552-bef4-c74e484263af, ghrun-j6nscovbki.auto.internal:18979): 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, 477106dd-9e4b-4552-bef4-c74e484263af, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=YjM4YjAwZWQtMTVjZmYxYWEtYWEwZGM3ZWQtZWFmMjE5Mjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6ff68ba8-dde2-4197-8e8f-e36491a5a806, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6ff68ba8-dde2-4197-8e8f-e36491a5a806, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 477106dd-9e4b-4552-bef4-c74e484263af, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6ff68ba8-dde2-4197-8e8f-e36491a5a806, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzhmMWI2NTctY2ViNzUyYTMtNzRjY2I2YjctYWVmOWMzMjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 540977ab-3a52-41be-a5f7-82e6c74648d1, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 540977ab-3a52-41be-a5f7-82e6c74648d1, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=YzhmMWI2NTctY2ViNzUyYTMtNzRjY2I2YjctYWVmOWMzMjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 540977ab-3a52-41be-a5f7-82e6c74648d1, ghrun-j6nscovbki.auto.internal:18979): 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=YzhmMWI2NTctY2ViNzUyYTMtNzRjY2I2YjctYWVmOWMzMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f76bd49b-6008-468c-83fb-470957b46750, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f76bd49b-6008-468c-83fb-470957b46750, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=YzhmMWI2NTctY2ViNzUyYTMtNzRjY2I2YjctYWVmOWMzMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b796fade-eec8-48ce-9905-185b06e0c451, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f76bd49b-6008-468c-83fb-470957b46750, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b796fade-eec8-48ce-9905-185b06e0c451, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b796fade-eec8-48ce-9905-185b06e0c451, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjBiZWNjMTQtMzM1ZjIxYjgtMjcwZWU3MjAtYzI1YWE3NDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ac457666-50e0-49fe-a1c9-90484f82f372, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ac457666-50e0-49fe-a1c9-90484f82f372, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=NjBiZWNjMTQtMzM1ZjIxYjgtMjcwZWU3MjAtYzI1YWE3NDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ac457666-50e0-49fe-a1c9-90484f82f372, ghrun-j6nscovbki.auto.internal:18979): 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=NjBiZWNjMTQtMzM1ZjIxYjgtMjcwZWU3MjAtYzI1YWE3NDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0118459f-0184-43e7-a0ba-38ee71331e4d, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0118459f-0184-43e7-a0ba-38ee71331e4d, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=NjBiZWNjMTQtMzM1ZjIxYjgtMjcwZWU3MjAtYzI1YWE3NDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 879a44b6-8c49-4fb8-93a1-2a09e84e89b7, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 879a44b6-8c49-4fb8-93a1-2a09e84e89b7, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0118459f-0184-43e7-a0ba-38ee71331e4d, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 879a44b6-8c49-4fb8-93a1-2a09e84e89b7, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGY5NzY1NTMtNzUwZTlhZDgtMjgxY2MyZDUtNDA1ZTkwMjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8d1d42c0-1eeb-4521-84fb-6c483072b514, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8d1d42c0-1eeb-4521-84fb-6c483072b514, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=OGY5NzY1NTMtNzUwZTlhZDgtMjgxY2MyZDUtNDA1ZTkwMjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8d1d42c0-1eeb-4521-84fb-6c483072b514, ghrun-j6nscovbki.auto.internal:18979): 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=OGY5NzY1NTMtNzUwZTlhZDgtMjgxY2MyZDUtNDA1ZTkwMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 859869a0-6c21-418a-ac70-45866384e4b3, ghrun-j6nscovbki.auto.internal:18979): 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, 859869a0-6c21-418a-ac70-45866384e4b3, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=OGY5NzY1NTMtNzUwZTlhZDgtMjgxY2MyZDUtNDA1ZTkwMjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0742fa53-7a39-46ca-afbf-3e08de050afe, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0742fa53-7a39-46ca-afbf-3e08de050afe, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 859869a0-6c21-418a-ac70-45866384e4b3, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0742fa53-7a39-46ca-afbf-3e08de050afe, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTAxY2FiMDEtNTFiYjhiNTAtNTZhOWY1MGYtYjk3NWFhOTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, be84cddc-98b7-4074-ba76-0778219f1f21, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, be84cddc-98b7-4074-ba76-0778219f1f21, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZTAxY2FiMDEtNTFiYjhiNTAtNTZhOWY1MGYtYjk3NWFhOTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, be84cddc-98b7-4074-ba76-0778219f1f21, ghrun-j6nscovbki.auto.internal:18979): 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=ZTAxY2FiMDEtNTFiYjhiNTAtNTZhOWY1MGYtYjk3NWFhOTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 005bc321-e241-4290-93fb-cfccd72051fc, ghrun-j6nscovbki.auto.internal:18979): 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, 005bc321-e241-4290-93fb-cfccd72051fc, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZTAxY2FiMDEtNTFiYjhiNTAtNTZhOWY1MGYtYjk3NWFhOTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 692b6d79-004f-473e-9d9f-8299d9de2e36, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 005bc321-e241-4290-93fb-cfccd72051fc, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 692b6d79-004f-473e-9d9f-8299d9de2e36, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 692b6d79-004f-473e-9d9f-8299d9de2e36, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjYzYWU0M2MtNWY5MDZiYmEtYTM0YmMxOTUtNWViZWNjZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d198735e-ea1b-4810-b004-ad59dc1130c7, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d198735e-ea1b-4810-b004-ad59dc1130c7, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=NjYzYWU0M2MtNWY5MDZiYmEtYTM0YmMxOTUtNWViZWNjZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d198735e-ea1b-4810-b004-ad59dc1130c7, ghrun-j6nscovbki.auto.internal:18979): 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=NjYzYWU0M2MtNWY5MDZiYmEtYTM0YmMxOTUtNWViZWNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e6fd8e6-33c4-478f-90ec-632eea80a55d, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e6fd8e6-33c4-478f-90ec-632eea80a55d, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=NjYzYWU0M2MtNWY5MDZiYmEtYTM0YmMxOTUtNWViZWNjZg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e6fd8e6-33c4-478f-90ec-632eea80a55d, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 94afb8e9-52aa-47f0-a4df-dc10f69e9b60, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.638956107+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b5b4c3f9-e2bd-4450-b4c1-cb7965f6597a, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639128327+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4821f2dc-bba8-4e90-8e28-e8f5896d24b5, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639157548+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bd1803f7-9a70-45c7-9e20-a7b9e4d98f17, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639184435+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cc4edb2a-96e8-4df7-abd2-e94217fe29d5, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639210778+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-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 540977ab-3a52-41be-a5f7-82e6c74648d1, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639243592+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ac457666-50e0-49fe-a1c9-90484f82f372, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.63927164+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8d1d42c0-1eeb-4521-84fb-6c483072b514, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.63929377+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-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, be84cddc-98b7-4074-ba76-0778219f1f21, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639325866+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d198735e-ea1b-4810-b004-ad59dc1130c7, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639353613+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bbb52d22-0994-407a-b43d-39153cfab6f4, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.63919966+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 58d487ae-b0fd-472d-83a4-f8d239001cb5, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639174432+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f76bd49b-6008-468c-83fb-470957b46750, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639261005+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 477106dd-9e4b-4552-bef4-c74e484263af, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639231309+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c98407cf-03f2-484d-9da5-b2d9bec55bb3, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639146268+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-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c6d0aa7c-096c-4c72-8bb0-b7acb38faeb3, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639107708+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-j6nscovbki.auto.internal:18979
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0118459f-0184-43e7-a0ba-38ee71331e4d, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639282979+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 005bc321-e241-4290-93fb-cfccd72051fc, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639343041+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e6fd8e6-33c4-478f-90ec-632eea80a55d, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639370599+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 859869a0-6c21-418a-ac70-45866384e4b3, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639313222+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: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: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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
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: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
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:18979". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3969718) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3969718) elapsed time (sec): 30.153538465499878
DEBUG    ya.test:process.py:263 Command (pid 3969718) wtime: 30.156
DEBUG    ya.test:process.py:275 Command (pid 3969718) 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	2130	0	0	0	0
5	      0	0	0	2349	0	0	0	0
6	      0	0	0	2547	0	0	0	0
7	      0	0	0	2454	0	0	0	0
8	      0	0	0	2308	0	0	0	0
9	      0	0	0	2597	0	0	0	0
10	      0	0	0	2608	0	0	0	0
11	      0	0	0	2688	0	0	0	0
12	      0	0	0	2576	0	0	0	0
13	      0	0	0	2650	0	0	0	0
14	      0	0	0	2579	0	0	0	0
15	      0	0	0	2760	0	0	0	0
16	      0	0	0	2757	0	0	0	0
17	      0	0	0	2569	0	0	0	0
18	      0	0	0	2688	0	0	0	0
19	      0	0	0	2648	0	0	0	0
20	      0	0	0	2799	0	0	0	0
21	      0	0	0	2784	0	0	0	0
22	      0	0	0	2734	0	0	0	0
23	      0	0	0	2477	0	0	0	0
24	      0	0	0	2652	0	0	0	0
25	      0	0	0	2738	0	0	0	0
26	      0	0	0	2729	0	0	0	0
27	      0	0	0	2810	0	0	0	0
28	      0	0	0	2709	0	0	0	0
29	      0	0	0	2759	0	0	0	0
30	      0	0	0	2780	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3969717) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3969717) elapsed time (sec): 30.163174629211426
DEBUG    ya.test:process.py:263 Command (pid 3969717) wtime: 30.166
DEBUG    ya.test:process.py:275 Command (pid 3969717) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     50	50	0	0	99	603	607	607
2	    118	118	0	0	81	129	145	145
3	     45	45	0	0	123	168	170	170
4	      0	0	0	2092	0	0	0	0
5	      0	0	0	2234	0	0	0	0
6	      0	0	0	2560	0	0	0	0
7	      0	0	0	2425	0	0	0	0
8	      0	0	0	2348	0	0	0	0
9	      0	0	0	2628	0	0	0	0
10	      0	0	0	2600	0	0	0	0
11	      0	0	0	2689	0	0	0	0
12	      0	0	0	2553	0	0	0	0
13	      0	0	0	2669	0	0	0	0
14	      0	0	0	2618	0	0	0	0
15	      0	0	0	2788	0	0	0	0
16	      0	0	0	2760	0	0	0	0
17	      0	0	0	2591	0	0	0	0
18	      0	0	0	2716	0	0	0	0
19	      0	0	0	2659	0	0	0	0
20	      0	0	0	2789	0	0	0	0
21	      0	0	0	2763	0	0	0	0
22	      0	0	0	2765	0	0	0	0
23	      0	0	0	2459	0	0	0	0
24	      0	0	0	2668	0	0	0	0
25	      0	0	0	2690	0	0	0	0
26	      0	0	0	2738	0	0	0	0
27	      0	0	0	2808	0	0	0	0
28	      0	0	0	2720	0	0	0	0
29	      0	0	0	2790	0	0	0	0
30	      0	0	0	2789	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    213	7.1	0	70909	93	169	603	607

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3969720) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3969720) elapsed time (sec): 30.194164752960205
DEBUG    ya.test:process.py:263 Command (pid 3969720) wtime: 30.196
DEBUG    ya.test:process.py:275 Command (pid 3969720) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     74	74	0	0	77	451	459	463
2	    156	156	0	0	61	96	102	107
3	     61	61	0	0	95	150	151	152
4	      0	0	0	2097	0	0	0	0
5	      0	0	0	2172	0	0	0	0
6	      0	0	0	2512	0	0	0	0
7	      0	0	0	2514	0	0	0	0
8	      0	0	0	2317	0	0	0	0
9	      0	0	0	2607	0	0	0	0
10	      0	0	0	2572	0	0	0	0
11	      0	0	0	2636	0	0	0	0
12	      0	0	0	2480	0	0	0	0
13	      0	0	0	2642	0	0	0	0
14	      0	0	0	2564	0	0	0	0
15	      0	0	0	2739	0	0	0	0
16	      0	0	0	2769	0	0	0	0
17	      0	0	0	2553	0	0	0	0
18	      0	0	0	2652	0	0	0	0
19	      0	0	0	2626	0	0	0	0
20	      0	0	0	2778	0	0	0	0
21	      0	0	0	2767	0	0	0	0
22	      0	0	0	2732	0	0	0	0
23	      0	0	0	2479	0	0	0	0
24	      0	0	0	2652	0	0	0	0
25	      0	0	0	2685	0	0	0	0
26	      0	0	0	2695	0	0	0	0
27	      0	0	0	2783	0	0	0	0
28	      0	0	0	2688	0	0	0	0
29	      0	0	0	2770	0	0	0	0
30	      0	0	0	2789	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    291	9.7	0	70270	70	151	451	463

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-j6nscovbki'
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/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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.3949346' in '/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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_xjp0193a.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:18979/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3678
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21759
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11363
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18979
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12784
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py: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/a5i9/000bf7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3948817
DEBUG    ya.test:process.py:259 Command (pid 3948817) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3948817) elapsed time (sec): 0.8513815402984619
DEBUG    ya.test:process.py:263 Command (pid 3948817) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) maxrss: 543832
DEBUG    ya.test:process.py:263 Command (pid 3948817) minflt: 17046
DEBUG    ya.test:process.py:263 Command (pid 3948817) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) nivcsw: 72
DEBUG    ya.test:process.py:263 Command (pid 3948817) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3948817) nvcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 3948817) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3948817) stime: 0.514667
DEBUG    ya.test:process.py:263 Command (pid 3948817) utime: 0.11809499999999999
DEBUG    ya.test:process.py:263 Command (pid 3948817) wtime: 0.88
DEBUG    ya.test:process.py:275 Command (pid 3948817) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6nscovbki    Host information: 
        Linux ghrun-j6nscovbki 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6nscovbki    Host information: 
        Linux ghrun-j6nscovbki 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12784
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a5i9/000bf7/r3tmp/kikimr_cluster_xajwc8ni
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18979
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21759
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3678
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/a5i9/000bf7/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/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xjp0193a.log --grpc-port=18979 --mon-port=11363 --ic-port=12784
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18979/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/a5i9/000bf7/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/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xjp0193a.log --grpc-port=18979 --mon-port=11363 --ic-port=12784
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xjp0193a.log', '--grpc-port=18979', '--mon-port=11363', '--ic-port=12784')' in '/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3949346
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18979/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/a5i9/000bf7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3949374
DEBUG    ya.test:process.py:259 Command (pid 3949374) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3949374) elapsed time (sec): 0.8193416595458984
DEBUG    ya.test:process.py:263 Command (pid 3949374) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3949374) maxrss: 543832
DEBUG    ya.test:process.py:263 Command (pid 3949374) minflt: 16209
DEBUG    ya.test:process.py:263 Command (pid 3949374) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 3949374) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3949374) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3949374) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3949374) stime: 0.470166
DEBUG    ya.test:process.py:263 Command (pid 3949374) utime: 0.11754099999999999
DEBUG    ya.test:process.py:263 Command (pid 3949374) wtime: 0.833
DEBUG    ya.test:process.py:275 Command (pid 3949374) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6nscovbki    Host information: 
        Linux ghrun-j6nscovbki 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6nscovbki    Host information: 
        Linux ghrun-j6nscovbki 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/a5i9/000bf7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18979', '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: 12784\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/a5i9/000bf7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18979', '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: 12784\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3952638
DEBUG    ya.test:process.py:259 Command (pid 3952638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3952638) elapsed time (sec): 0.8916034698486328
DEBUG    ya.test:process.py:263 Command (pid 3952638) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) maxrss: 552500
DEBUG    ya.test:process.py:263 Command (pid 3952638) minflt: 18414
DEBUG    ya.test:process.py:263 Command (pid 3952638) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 3952638) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3952638) nvcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 3952638) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3952638) stime: 0.506769
DEBUG    ya.test:process.py:263 Command (pid 3952638) utime: 0.147641
DEBUG    ya.test:process.py:263 Command (pid 3952638) wtime: 0.939
DEBUG    ya.test:process.py:275 Command (pid 3952638) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18979', '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/a5i9/000bf7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18979', '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: 3953227
DEBUG    ya.test:process.py:259 Command (pid 3953227) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3953227) elapsed time (sec): 0.8845031261444092
DEBUG    ya.test:process.py:263 Command (pid 3953227) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) maxrss: 552236
DEBUG    ya.test:process.py:263 Command (pid 3953227) minflt: 18357
DEBUG    ya.test:process.py:263 Command (pid 3953227) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) nivcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3953227) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3953227) nvcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 3953227) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3953227) stime: 0.350278
DEBUG    ya.test:process.py:263 Command (pid 3953227) utime: 0.141659
DEBUG    ya.test:process.py:263 Command (pid 3953227) wtime: 0.893
DEBUG    ya.test:process.py:275 Command (pid 3953227) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3953227) 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, 88b566e1-a813-4b97-bf63-a7f6c0627acd, localhost:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 88b566e1-a813-4b97-bf63-a7f6c0627acd, localhost:18979): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 88b566e1-a813-4b97-bf63-a7f6c0627acd, localhost:18979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-j6nscovbki.auto.internal" port: 18979 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-j6nscovbki.auto.internal:18979, 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:18979
------------------------------ 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/a5i9/000bf7/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydb/ydb -e grpc://localhost:18979 -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/a5i9/000bf7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18979', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3954442
DEBUG    ya.test:process.py:259 Command (pid 3954442) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3954442) elapsed time (sec): 0.4882636070251465
DEBUG    ya.test:process.py:263 Command (pid 3954442) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) maxrss: 164860
DEBUG    ya.test:process.py:263 Command (pid 3954442) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 3954442) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3954442) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3954442) nvcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 3954442) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3954442) stime: 0.0247
DEBUG    ya.test:process.py:263 Command (pid 3954442) utime: 0.05434
DEBUG    ya.test:process.py:263 Command (pid 3954442) wtime: 0.492
DEBUG    ya.test:process.py:275 Command (pid 3954442) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3954442) 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/a5i9/000bf7/ydb/apps/ydb/ydb -e grpc://localhost:18979 -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/a5i9/000bf7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18979', '-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: 3954968
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 3954968) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3954968) elapsed time (sec): 30.217663764953613
DEBUG    ya.test:process.py:263 Command (pid 3954968) wtime: 30.223
DEBUG    ya.test:process.py:275 Command (pid 3954968) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    304	304	0	0	26	73	104	113
2	    277	277	0	0	32	63	75	89
3	    247	247	0	0	33	79	100	106
4	    245	245	0	0	34	69	81	85
5	    197	197	0	0	51	90	108	117
6	    134	134	0	0	72	121	137	141
7	    206	206	0	0	46	72	84	93
8	    137	137	0	0	72	104	116	120
9	    236	236	0	0	39	78	87	99
10	    266	266	0	0	34	59	66	71
11	    153	153	0	0	60	96	100	106
12	    199	199	0	0	43	99	111	116
13	    286	286	0	0	33	56	74	82
14	    267	267	0	0	32	72	86	107
15	    308	308	0	0	26	60	83	90
16	    463	463	0	0	20	29	36	41
17	    468	468	0	0	20	27	33	38
18	    444	444	0	0	21	30	41	44
19	    370	370	0	0	24	44	52	57
20	    354	354	0	0	24	48	60	71
21	    261	261	0	0	31	79	89	97
22	    296	296	0	0	27	64	72	85
23	    421	421	0	0	22	34	38	42
24	    319	319	0	0	30	46	56	56
25	    339	339	0	0	22	60	77	84
26	    393	393	0	0	23	42	61	69
27	    445	445	0	0	20	36	63	80
28	    482	482	0	0	20	22	28	28
29	    486	486	0	0	20	22	25	30
30	    485	485	0	0	20	24	28	35

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   9488	316.267	0	0	24	69	93	141

DEBUG    ya.test:process.py:276 Command (pid 3954968) 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, 40c3b5fa-3df5-422e-9dcd-dba04464b9eb, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 40c3b5fa-3df5-422e-9dcd-dba04464b9eb, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 40c3b5fa-3df5-422e-9dcd-dba04464b9eb, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 94afb8e9-52aa-47f0-a4df-dc10f69e9b60, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 94afb8e9-52aa-47f0-a4df-dc10f69e9b60, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 94afb8e9-52aa-47f0-a4df-dc10f69e9b60, ghrun-j6nscovbki.auto.internal:18979): 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=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a7863d8-c8bf-4179-b9b8-d18243262b3e, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a7863d8-c8bf-4179-b9b8-d18243262b3e, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a7863d8-c8bf-4179-b9b8-d18243262b3e, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 9332 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38cde872-fe48-482b-8543-d1184e30e0f9, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38cde872-fe48-482b-8543-d1184e30e0f9, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38cde872-fe48-482b-8543-d1184e30e0f9, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74541884-03a8-4f29-b468-ce7fa526f8b0, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74541884-03a8-4f29-b468-ce7fa526f8b0, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74541884-03a8-4f29-b468-ce7fa526f8b0, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
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/a5i9/000bf7/ydb/apps/ydb/ydb -e grpc://localhost:18979 -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=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydb/ydb -e grpc://localhost:18979 -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/a5i9/000bf7/ydb/apps/ydb/ydb -e grpc://localhost:18979 -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, c6d0aa7c-096c-4c72-8bb0-b7acb38faeb3, ghrun-j6nscovbki.auto.internal:18979): 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    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6d0aa7c-096c-4c72-8bb0-b7acb38faeb3, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkYjcyZWMtMzk3YWE1Y2ItNTVmZjdiNC00NWJiNzEyZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5968c07e-05f4-4e8b-b37c-ed0041292fb7, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5968c07e-05f4-4e8b-b37c-ed0041292fb7, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6d0aa7c-096c-4c72-8bb0-b7acb38faeb3, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5968c07e-05f4-4e8b-b37c-ed0041292fb7, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTgwYzM0NjAtNmQ1MThlMS0xOTc4NTk1Ni03NzE4MTIzNw==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18979', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b5b4c3f9-e2bd-4450-b4c1-cb7965f6597a, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3969717
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18979', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b5b4c3f9-e2bd-4450-b4c1-cb7965f6597a, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwYzM0NjAtNmQ1MThlMS0xOTc4NTk1Ni03NzE4MTIzNw==" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18979', '-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: 3969718
DEBUG    ya.test:process.py:628 Command pid: 3969720
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b5b4c3f9-e2bd-4450-b4c1-cb7965f6597a, ghrun-j6nscovbki.auto.internal:18979): 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=ZTgwYzM0NjAtNmQ1MThlMS0xOTc4NTk1Ni03NzE4MTIzNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c98407cf-03f2-484d-9da5-b2d9bec55bb3, ghrun-j6nscovbki.auto.internal:18979): 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, c98407cf-03f2-484d-9da5-b2d9bec55bb3, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZTgwYzM0NjAtNmQ1MThlMS0xOTc4NTk1Ni03NzE4MTIzNw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 95205839-f275-4e25-b20f-75f9482c6143, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 95205839-f275-4e25-b20f-75f9482c6143, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c98407cf-03f2-484d-9da5-b2d9bec55bb3, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 95205839-f275-4e25-b20f-75f9482c6143, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzVhN2JlOWEtYzM2ODM0YTktZjAzYjFmMTktYzZjNDhiNGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4821f2dc-bba8-4e90-8e28-e8f5896d24b5, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4821f2dc-bba8-4e90-8e28-e8f5896d24b5, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=MzVhN2JlOWEtYzM2ODM0YTktZjAzYjFmMTktYzZjNDhiNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4821f2dc-bba8-4e90-8e28-e8f5896d24b5, ghrun-j6nscovbki.auto.internal:18979): 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=MzVhN2JlOWEtYzM2ODM0YTktZjAzYjFmMTktYzZjNDhiNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58d487ae-b0fd-472d-83a4-f8d239001cb5, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58d487ae-b0fd-472d-83a4-f8d239001cb5, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=MzVhN2JlOWEtYzM2ODM0YTktZjAzYjFmMTktYzZjNDhiNGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 59d8d40f-7504-4f6d-99e9-52656b2d1e10, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 59d8d40f-7504-4f6d-99e9-52656b2d1e10, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58d487ae-b0fd-472d-83a4-f8d239001cb5, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 59d8d40f-7504-4f6d-99e9-52656b2d1e10, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWVmNzVhYS0xOTA2ZDkxZi1hNDZmMDczZi1mN2IzZmU2NQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bd1803f7-9a70-45c7-9e20-a7b9e4d98f17, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bd1803f7-9a70-45c7-9e20-a7b9e4d98f17, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=OWVmNzVhYS0xOTA2ZDkxZi1hNDZmMDczZi1mN2IzZmU2NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bd1803f7-9a70-45c7-9e20-a7b9e4d98f17, ghrun-j6nscovbki.auto.internal:18979): 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=OWVmNzVhYS0xOTA2ZDkxZi1hNDZmMDczZi1mN2IzZmU2NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbb52d22-0994-407a-b43d-39153cfab6f4, ghrun-j6nscovbki.auto.internal:18979): 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, bbb52d22-0994-407a-b43d-39153cfab6f4, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=OWVmNzVhYS0xOTA2ZDkxZi1hNDZmMDczZi1mN2IzZmU2NQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4f25c5e9-6b12-4af1-b231-a9912ca1632a, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f25c5e9-6b12-4af1-b231-a9912ca1632a, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbb52d22-0994-407a-b43d-39153cfab6f4, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f25c5e9-6b12-4af1-b231-a9912ca1632a, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjM4YjAwZWQtMTVjZmYxYWEtYWEwZGM3ZWQtZWFmMjE5Mjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cc4edb2a-96e8-4df7-abd2-e94217fe29d5, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cc4edb2a-96e8-4df7-abd2-e94217fe29d5, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=YjM4YjAwZWQtMTVjZmYxYWEtYWEwZGM3ZWQtZWFmMjE5Mjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cc4edb2a-96e8-4df7-abd2-e94217fe29d5, ghrun-j6nscovbki.auto.internal:18979): 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=YjM4YjAwZWQtMTVjZmYxYWEtYWEwZGM3ZWQtZWFmMjE5Mjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 477106dd-9e4b-4552-bef4-c74e484263af, ghrun-j6nscovbki.auto.internal:18979): 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, 477106dd-9e4b-4552-bef4-c74e484263af, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=YjM4YjAwZWQtMTVjZmYxYWEtYWEwZGM3ZWQtZWFmMjE5Mjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6ff68ba8-dde2-4197-8e8f-e36491a5a806, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6ff68ba8-dde2-4197-8e8f-e36491a5a806, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 477106dd-9e4b-4552-bef4-c74e484263af, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6ff68ba8-dde2-4197-8e8f-e36491a5a806, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzhmMWI2NTctY2ViNzUyYTMtNzRjY2I2YjctYWVmOWMzMjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 540977ab-3a52-41be-a5f7-82e6c74648d1, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 540977ab-3a52-41be-a5f7-82e6c74648d1, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=YzhmMWI2NTctY2ViNzUyYTMtNzRjY2I2YjctYWVmOWMzMjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 540977ab-3a52-41be-a5f7-82e6c74648d1, ghrun-j6nscovbki.auto.internal:18979): 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=YzhmMWI2NTctY2ViNzUyYTMtNzRjY2I2YjctYWVmOWMzMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f76bd49b-6008-468c-83fb-470957b46750, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f76bd49b-6008-468c-83fb-470957b46750, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=YzhmMWI2NTctY2ViNzUyYTMtNzRjY2I2YjctYWVmOWMzMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b796fade-eec8-48ce-9905-185b06e0c451, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f76bd49b-6008-468c-83fb-470957b46750, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b796fade-eec8-48ce-9905-185b06e0c451, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b796fade-eec8-48ce-9905-185b06e0c451, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjBiZWNjMTQtMzM1ZjIxYjgtMjcwZWU3MjAtYzI1YWE3NDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ac457666-50e0-49fe-a1c9-90484f82f372, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ac457666-50e0-49fe-a1c9-90484f82f372, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=NjBiZWNjMTQtMzM1ZjIxYjgtMjcwZWU3MjAtYzI1YWE3NDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ac457666-50e0-49fe-a1c9-90484f82f372, ghrun-j6nscovbki.auto.internal:18979): 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=NjBiZWNjMTQtMzM1ZjIxYjgtMjcwZWU3MjAtYzI1YWE3NDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0118459f-0184-43e7-a0ba-38ee71331e4d, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0118459f-0184-43e7-a0ba-38ee71331e4d, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=NjBiZWNjMTQtMzM1ZjIxYjgtMjcwZWU3MjAtYzI1YWE3NDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 879a44b6-8c49-4fb8-93a1-2a09e84e89b7, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 879a44b6-8c49-4fb8-93a1-2a09e84e89b7, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0118459f-0184-43e7-a0ba-38ee71331e4d, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 879a44b6-8c49-4fb8-93a1-2a09e84e89b7, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGY5NzY1NTMtNzUwZTlhZDgtMjgxY2MyZDUtNDA1ZTkwMjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8d1d42c0-1eeb-4521-84fb-6c483072b514, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8d1d42c0-1eeb-4521-84fb-6c483072b514, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=OGY5NzY1NTMtNzUwZTlhZDgtMjgxY2MyZDUtNDA1ZTkwMjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8d1d42c0-1eeb-4521-84fb-6c483072b514, ghrun-j6nscovbki.auto.internal:18979): 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=OGY5NzY1NTMtNzUwZTlhZDgtMjgxY2MyZDUtNDA1ZTkwMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 859869a0-6c21-418a-ac70-45866384e4b3, ghrun-j6nscovbki.auto.internal:18979): 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, 859869a0-6c21-418a-ac70-45866384e4b3, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=OGY5NzY1NTMtNzUwZTlhZDgtMjgxY2MyZDUtNDA1ZTkwMjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0742fa53-7a39-46ca-afbf-3e08de050afe, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0742fa53-7a39-46ca-afbf-3e08de050afe, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 859869a0-6c21-418a-ac70-45866384e4b3, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0742fa53-7a39-46ca-afbf-3e08de050afe, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTAxY2FiMDEtNTFiYjhiNTAtNTZhOWY1MGYtYjk3NWFhOTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, be84cddc-98b7-4074-ba76-0778219f1f21, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, be84cddc-98b7-4074-ba76-0778219f1f21, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZTAxY2FiMDEtNTFiYjhiNTAtNTZhOWY1MGYtYjk3NWFhOTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, be84cddc-98b7-4074-ba76-0778219f1f21, ghrun-j6nscovbki.auto.internal:18979): 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=ZTAxY2FiMDEtNTFiYjhiNTAtNTZhOWY1MGYtYjk3NWFhOTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 005bc321-e241-4290-93fb-cfccd72051fc, ghrun-j6nscovbki.auto.internal:18979): 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, 005bc321-e241-4290-93fb-cfccd72051fc, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=ZTAxY2FiMDEtNTFiYjhiNTAtNTZhOWY1MGYtYjk3NWFhOTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 692b6d79-004f-473e-9d9f-8299d9de2e36, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 005bc321-e241-4290-93fb-cfccd72051fc, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 692b6d79-004f-473e-9d9f-8299d9de2e36, ghrun-j6nscovbki.auto.internal:18979): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 692b6d79-004f-473e-9d9f-8299d9de2e36, ghrun-j6nscovbki.auto.internal:18979): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjYzYWU0M2MtNWY5MDZiYmEtYTM0YmMxOTUtNWViZWNjZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d198735e-ea1b-4810-b004-ad59dc1130c7, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d198735e-ea1b-4810-b004-ad59dc1130c7, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=NjYzYWU0M2MtNWY5MDZiYmEtYTM0YmMxOTUtNWViZWNjZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d198735e-ea1b-4810-b004-ad59dc1130c7, ghrun-j6nscovbki.auto.internal:18979): 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=NjYzYWU0M2MtNWY5MDZiYmEtYTM0YmMxOTUtNWViZWNjZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e6fd8e6-33c4-478f-90ec-632eea80a55d, ghrun-j6nscovbki.auto.internal:18979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e6fd8e6-33c4-478f-90ec-632eea80a55d, ghrun-j6nscovbki.auto.internal:18979): request = { session_id: "ydb://session/3?node_id=1&id=NjYzYWU0M2MtNWY5MDZiYmEtYTM0YmMxOTUtNWViZWNjZg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e6fd8e6-33c4-478f-90ec-632eea80a55d, ghrun-j6nscovbki.auto.internal:18979): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 94afb8e9-52aa-47f0-a4df-dc10f69e9b60, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.638956107+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b5b4c3f9-e2bd-4450-b4c1-cb7965f6597a, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639128327+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4821f2dc-bba8-4e90-8e28-e8f5896d24b5, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639157548+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bd1803f7-9a70-45c7-9e20-a7b9e4d98f17, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639184435+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cc4edb2a-96e8-4df7-abd2-e94217fe29d5, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639210778+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-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 540977ab-3a52-41be-a5f7-82e6c74648d1, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639243592+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ac457666-50e0-49fe-a1c9-90484f82f372, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.63927164+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8d1d42c0-1eeb-4521-84fb-6c483072b514, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.63929377+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-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, be84cddc-98b7-4074-ba76-0778219f1f21, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639325866+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d198735e-ea1b-4810-b004-ad59dc1130c7, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:18979 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639353613+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bbb52d22-0994-407a-b43d-39153cfab6f4, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.63919966+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 58d487ae-b0fd-472d-83a4-f8d239001cb5, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639174432+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f76bd49b-6008-468c-83fb-470957b46750, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639261005+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 477106dd-9e4b-4552-bef4-c74e484263af, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639231309+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c98407cf-03f2-484d-9da5-b2d9bec55bb3, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639146268+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-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c6d0aa7c-096c-4c72-8bb0-b7acb38faeb3, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639107708+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-j6nscovbki.auto.internal:18979
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0118459f-0184-43e7-a0ba-38ee71331e4d, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639282979+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 005bc321-e241-4290-93fb-cfccd72051fc, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639343041+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e6fd8e6-33c4-478f-90ec-632eea80a55d, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T16:53:01.639370599+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 859869a0-6c21-418a-ac70-45866384e4b3, ghrun-j6nscovbki.auto.internal:18979): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-20T16:53:01.639313222+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: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: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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:18979
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: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
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:18979". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3969718) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3969718) elapsed time (sec): 30.153538465499878
DEBUG    ya.test:process.py:263 Command (pid 3969718) wtime: 30.156
DEBUG    ya.test:process.py:275 Command (pid 3969718) 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	2130	0	0	0	0
5	      0	0	0	2349	0	0	0	0
6	      0	0	0	2547	0	0	0	0
7	      0	0	0	2454	0	0	0	0
8	      0	0	0	2308	0	0	0	0
9	      0	0	0	2597	0	0	0	0
10	      0	0	0	2608	0	0	0	0
11	      0	0	0	2688	0	0	0	0
12	      0	0	0	2576	0	0	0	0
13	      0	0	0	2650	0	0	0	0
14	      0	0	0	2579	0	0	0	0
15	      0	0	0	2760	0	0	0	0
16	      0	0	0	2757	0	0	0	0
17	      0	0	0	2569	0	0	0	0
18	      0	0	0	2688	0	0	0	0
19	      0	0	0	2648	0	0	0	0
20	      0	0	0	2799	0	0	0	0
21	      0	0	0	2784	0	0	0	0
22	      0	0	0	2734	0	0	0	0
23	      0	0	0	2477	0	0	0	0
24	      0	0	0	2652	0	0	0	0
25	      0	0	0	2738	0	0	0	0
26	      0	0	0	2729	0	0	0	0
27	      0	0	0	2810	0	0	0	0
28	      0	0	0	2709	0	0	0	0
29	      0	0	0	2759	0	0	0	0
30	      0	0	0	2780	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3969717) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3969717) elapsed time (sec): 30.163174629211426
DEBUG    ya.test:process.py:263 Command (pid 3969717) wtime: 30.166
DEBUG    ya.test:process.py:275 Command (pid 3969717) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     50	50	0	0	99	603	607	607
2	    118	118	0	0	81	129	145	145
3	     45	45	0	0	123	168	170	170
4	      0	0	0	2092	0	0	0	0
5	      0	0	0	2234	0	0	0	0
6	      0	0	0	2560	0	0	0	0
7	      0	0	0	2425	0	0	0	0
8	      0	0	0	2348	0	0	0	0
9	      0	0	0	2628	0	0	0	0
10	      0	0	0	2600	0	0	0	0
11	      0	0	0	2689	0	0	0	0
12	      0	0	0	2553	0	0	0	0
13	      0	0	0	2669	0	0	0	0
14	      0	0	0	2618	0	0	0	0
15	      0	0	0	2788	0	0	0	0
16	      0	0	0	2760	0	0	0	0
17	      0	0	0	2591	0	0	0	0
18	      0	0	0	2716	0	0	0	0
19	      0	0	0	2659	0	0	0	0
20	      0	0	0	2789	0	0	0	0
21	      0	0	0	2763	0	0	0	0
22	      0	0	0	2765	0	0	0	0
23	      0	0	0	2459	0	0	0	0
24	      0	0	0	2668	0	0	0	0
25	      0	0	0	2690	0	0	0	0
26	      0	0	0	2738	0	0	0	0
27	      0	0	0	2808	0	0	0	0
28	      0	0	0	2720	0	0	0	0
29	      0	0	0	2790	0	0	0	0
30	      0	0	0	2789	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    213	7.1	0	70909	93	169	603	607

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3969720) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3969720) elapsed time (sec): 30.194164752960205
DEBUG    ya.test:process.py:263 Command (pid 3969720) wtime: 30.196
DEBUG    ya.test:process.py:275 Command (pid 3969720) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     74	74	0	0	77	451	459	463
2	    156	156	0	0	61	96	102	107
3	     61	61	0	0	95	150	151	152
4	      0	0	0	2097	0	0	0	0
5	      0	0	0	2172	0	0	0	0
6	      0	0	0	2512	0	0	0	0
7	      0	0	0	2514	0	0	0	0
8	      0	0	0	2317	0	0	0	0
9	      0	0	0	2607	0	0	0	0
10	      0	0	0	2572	0	0	0	0
11	      0	0	0	2636	0	0	0	0
12	      0	0	0	2480	0	0	0	0
13	      0	0	0	2642	0	0	0	0
14	      0	0	0	2564	0	0	0	0
15	      0	0	0	2739	0	0	0	0
16	      0	0	0	2769	0	0	0	0
17	      0	0	0	2553	0	0	0	0
18	      0	0	0	2652	0	0	0	0
19	      0	0	0	2626	0	0	0	0
20	      0	0	0	2778	0	0	0	0
21	      0	0	0	2767	0	0	0	0
22	      0	0	0	2732	0	0	0	0
23	      0	0	0	2479	0	0	0	0
24	      0	0	0	2652	0	0	0	0
25	      0	0	0	2685	0	0	0	0
26	      0	0	0	2695	0	0	0	0
27	      0	0	0	2783	0	0	0	0
28	      0	0	0	2688	0	0	0	0
29	      0	0	0	2770	0	0	0	0
30	      0	0	0	2789	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    291	9.7	0	70270	70	151	451	463

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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:18979
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:18979". 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 ===============================
334.75s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.33s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
5.90s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/a5i9/000bf7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-20T16:52:58.799854Z): source_id=114;tablet_id=72075186224037897;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 @ 0xA7C2AA5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7BAFE6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB651528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD637EFB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9E11748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9E1149F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD61300D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x142370BB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E7DEE7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14DCECF3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14DCECF3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14DCBB13
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14DD25C7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14254EA8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD8DA35
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F4437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB641FD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB646094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB645CA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB64688E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7C46FC
21. ??:0: ?? @ 0x7F598C369AC2
22. ??:0: ?? @ 0x7F598C3FB8BF
============ 1 failed, 108 deselected, 1 error in 348.55s (0:05:48) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a5i9/000c1b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_overloads.py F

=================================== FAILURES ===================================
_________________ TestLogScenario.test_overloads_workload[2-2] _________________
library/python/testing/yatest_common/yatest/common/process.py:384: in wait
    wait_for(
library/python/testing/yatest_common/yatest/common/process.py:765: in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
E   yatest.common.process.TimeoutError: 120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30185', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_overloads.py:190: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:71: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:65: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:46: in _call
    yatest.common.execute(command=command, wait=wait, timeout=timeout, stderr=self.stderr, stdout=self.stdout)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:398: in wait
    raise ExecutionTimeoutError(self, str(e))
E   yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30185', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_overloads_workload[2-2]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[2-2])
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/a5i9/000c1b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3948761
DEBUG    ya.test:process.py:259 Command (pid 3948761) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3948761) elapsed time (sec): 0.6682429313659668
DEBUG    ya.test:process.py:263 Command (pid 3948761) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3948761) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3948761) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3948761) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3948761) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3948761) maxrss: 543832
DEBUG    ya.test:process.py:263 Command (pid 3948761) minflt: 16210
DEBUG    ya.test:process.py:263 Command (pid 3948761) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3948761) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3948761) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 3948761) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3948761) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3948761) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3948761) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3948761) stime: 0.41384899999999997
DEBUG    ya.test:process.py:263 Command (pid 3948761) utime: 0.124556
DEBUG    ya.test:process.py:263 Command (pid 3948761) wtime: 0.67
DEBUG    ya.test:process.py:275 Command (pid 3948761) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6nscovbki    Host information: 
        Linux ghrun-j6nscovbki 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_overloads:test_overloads.py:94 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6nscovbki    Host information: 
        Linux ghrun-j6nscovbki 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9900
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a5i9/000c1b/r3tmp/kikimr_cluster_476rvwav
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30185
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10979
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65371
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a5i9/000c1b/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/a5i9/000c1b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_b1_bniyp.log --grpc-port=30185 --mon-port=26604 --ic-port=9900
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30185/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/a5i9/000c1b/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/a5i9/000c1b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_b1_bniyp.log --grpc-port=30185 --mon-port=26604 --ic-port=9900
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_b1_bniyp.log', '--grpc-port=30185', '--mon-port=26604', '--ic-port=9900')' in '/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3949075
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30185/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/a5i9/000c1b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3949097
DEBUG    ya.test:process.py:259 Command (pid 3949097) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3949097) elapsed time (sec): 1.0479629039764404
DEBUG    ya.test:process.py:263 Command (pid 3949097) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949097) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3949097) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949097) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949097) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3949097) maxrss: 543832
DEBUG    ya.test:process.py:263 Command (pid 3949097) minflt: 16215
DEBUG    ya.test:process.py:263 Command (pid 3949097) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3949097) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3949097) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 3949097) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3949097) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3949097) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3949097) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3949097) stime: 0.458831
DEBUG    ya.test:process.py:263 Command (pid 3949097) utime: 0.104104
DEBUG    ya.test:process.py:263 Command (pid 3949097) wtime: 1.059
DEBUG    ya.test:process.py:275 Command (pid 3949097) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6nscovbki    Host information: 
        Linux ghrun-j6nscovbki 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-j6nscovbki    Host information: 
        Linux ghrun-j6nscovbki 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/a5i9/000c1b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30185', '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: 9900\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/a5i9/000c1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30185', '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: 9900\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3952372
DEBUG    ya.test:process.py:259 Command (pid 3952372) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3952372) elapsed time (sec): 0.73598313331604
DEBUG    ya.test:process.py:263 Command (pid 3952372) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952372) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3952372) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952372) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952372) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3952372) maxrss: 552268
DEBUG    ya.test:process.py:263 Command (pid 3952372) minflt: 18351
DEBUG    ya.test:process.py:263 Command (pid 3952372) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3952372) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3952372) nivcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 3952372) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3952372) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3952372) nvcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 3952372) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3952372) stime: 0.318805
DEBUG    ya.test:process.py:263 Command (pid 3952372) utime: 0.141242
DEBUG    ya.test:process.py:263 Command (pid 3952372) wtime: 0.739
DEBUG    ya.test:process.py:275 Command (pid 3952372) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30185', '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/a5i9/000c1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30185', '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: 3952839
DEBUG    ya.test:process.py:259 Command (pid 3952839) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3952839) elapsed time (sec): 0.9503903388977051
DEBUG    ya.test:process.py:263 Command (pid 3952839) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952839) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3952839) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952839) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3952839) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3952839) maxrss: 552248
DEBUG    ya.test:process.py:263 Command (pid 3952839) minflt: 18353
DEBUG    ya.test:process.py:263 Command (pid 3952839) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3952839) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3952839) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 3952839) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3952839) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3952839) nvcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 3952839) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3952839) stime: 0.485988
DEBUG    ya.test:process.py:263 Command (pid 3952839) utime: 0.141452
DEBUG    ya.test:process.py:263 Command (pid 3952839) wtime: 0.951
DEBUG    ya.test:process.py:275 Command (pid 3952839) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3952839) 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, bc6eea20-3a49-4e0e-977e-969c1a6324c0, localhost:30185): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bc6eea20-3a49-4e0e-977e-969c1a6324c0, localhost:30185): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bc6eea20-3a49-4e0e-977e-969c1a6324c0, localhost:30185): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-j6nscovbki.auto.internal" port: 30185 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-j6nscovbki.auto.internal:30185, 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:30185
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydb/ydb -e grpc://localhost:30185 -d /Root workload log --path log_2_2 init --path log_2_2 --store column --ttl 1000 with wait = True
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/a5i9/000c1b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30185', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'init', '--path', 'log_2_2', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3953991
DEBUG    ya.test:process.py:259 Command (pid 3953991) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3953991) elapsed time (sec): 0.5649724006652832
DEBUG    ya.test:process.py:263 Command (pid 3953991) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3953991) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3953991) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3953991) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3953991) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3953991) maxrss: 172608
DEBUG    ya.test:process.py:263 Command (pid 3953991) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 3953991) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3953991) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3953991) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 3953991) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3953991) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3953991) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 3953991) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3953991) stime: 0.025474
DEBUG    ya.test:process.py:263 Command (pid 3953991) utime: 0.050948999999999994
DEBUG    ya.test:process.py:263 Command (pid 3953991) wtime: 0.575
DEBUG    ya.test:process.py:275 Command (pid 3953991) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3953991) errors:

INFO     root:test_overloads.py:53 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydb/ydb -e grpc://localhost:30185 -d /Root workload log --path log_2_2 run bulk_upsert --seconds 60 --threads 10 --rows 10 --quiet with wait = True
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/a5i9/000c1b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30185', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3954444
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 05b66fdc-ed65-40c3-a259-dbf29901e4be, localhost:30185): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 05b66fdc-ed65-40c3-a259-dbf29901e4be, localhost:30185): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 05b66fdc-ed65-40c3-a259-dbf29901e4be, localhost:30185): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-j6nscovbki.auto.internal" port: 30185 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-j6nscovbki.auto.internal:30185, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30185
DEBUG    ya.test:process.py:773 Killing process 3954444
DEBUG    ya.test:process.py:799 Killing process tree for pid 3954444 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 3954444
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 3954444
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 3954444
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30185', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 3954444) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 3954444) elapsed time (sec): 120.10978937149048
DEBUG    ya.test:process.py:263 Command (pid 3954444) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954444) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3954444) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954444) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3954444) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3954444) maxrss: 172608
DEBUG    ya.test:process.py:263 Command (pid 3954444) minflt: 6199
DEBUG    ya.test:process.py:263 Command (pid 3954444) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3954444) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3954444) nivcsw: 238
DEBUG    ya.test:process.py:263 Command (pid 3954444) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3954444) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3954444) nvcsw: 759018
DEBUG    ya.test:process.py:263 Command (pid 3954444) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3954444) stime: 2.802929
DEBUG    ya.test:process.py:263 Command (pid 3954444) utime: 3.536302
DEBUG    ya.test:process.py:263 Command (pid 3954444) wtime: 120.11
DEBUG    ya.test:process.py:275 Command (pid 3954444) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3954444) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-j6nscovbki'
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/a5i9/000c1b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4) 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.3954444' in '/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
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
---------------------------- 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:30185
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-j6nscovbki.auto.internal:30185
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30185/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65371
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10979
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26604
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30185
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9900
============================== slowest durations ===============================
126.67s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
17.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[2-2] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/a5i9/000c1b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30185', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
================ 1 failed, 108 deselected in 145.06s (0:02:25) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a5i9/000bfc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
5.42s setup    test_replace.py::TestReplace::test_copy_full
2.03s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 8.65s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a5i9/000c12/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
5.85s setup    test_replace.py::TestReplace::test_copy_partial
1.92s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 9.47s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a5i9/000c1d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
7.15s setup    test_replace.py::TestReplace::test_count
1.98s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 10.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/a5i9/000c0e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

=========================== 108 deselected in 1.53s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a5i9/000c1e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

=========================== 108 deselected in 1.11s ============================
