============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024d5/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

data_read_correctness.py ..

============================== slowest durations ===============================
13.10s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.39s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.21s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.04s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]
0.02s teardown data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 14.85s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002480/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

data_read_correctness.py .
order_by_with_limit.py .

============================== slowest durations ===============================
135.82s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
57.77s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
13.33s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
7.85s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.13s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.05s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
======================== 2 passed in 216.05s (0:03:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002148/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

order_by_with_limit.py ..

============================== slowest durations ===============================
71.74s call     order_by_with_limit.py::TestOrderBy::test_random
6.89s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.20s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 79.90s (0:01:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00248a/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

order_by_with_limit.py .
tablets_movement.py .

============================== slowest durations ===============================
92.40s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
76.71s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
17.13s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
3.35s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.68s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.11s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
======================== 2 passed in 192.79s (0:03:12) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00275c/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

tablets_movement.py .
test_create.py F

=================================== FAILURES ===================================
_____________________ TestCreate.test_create_all_opt_ints ______________________
ydb/tests/olap/test_create.py:78: in test_create_all_opt_ints
    assert rows[0][key] == 0
E   assert 1 == 0
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_all_opt_ints
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.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipgd/00275c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2905772
DEBUG    ya.test:process.py:259 Command (pid 2905772) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2905772) elapsed time (sec): 1.4316179752349854
DEBUG    ya.test:process.py:263 Command (pid 2905772) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2905772) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2905772) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2905772) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2905772) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2905772) maxrss: 1426996
DEBUG    ya.test:process.py:263 Command (pid 2905772) minflt: 16256
DEBUG    ya.test:process.py:263 Command (pid 2905772) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2905772) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2905772) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 2905772) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2905772) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2905772) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2905772) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2905772) stime: 1.085349
DEBUG    ya.test:process.py:263 Command (pid 2905772) utime: 0.11487199999999999
DEBUG    ya.test:process.py:263 Command (pid 2905772) wtime: 1.442
DEBUG    ya.test:process.py:275 Command (pid 2905772) output:
Git info:
    Commit: e45287032b576dd8046fc2efd0567d075300d16f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6a519a521f83603b8d7063caded0ce832b7263e0 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4obg6rtiwy    Host information: 
        Linux ghrun-4obg6rtiwy 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 2905772) errors:

INFO     __tests__.test_create:test_create.py:22 Git info:
    Commit: e45287032b576dd8046fc2efd0567d075300d16f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6a519a521f83603b8d7063caded0ce832b7263e0 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4obg6rtiwy    Host information: 
        Linux ghrun-4obg6rtiwy 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/ipgd/00275c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17074
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ipgd/00275c/r3tmp/kikimr_cluster_2ydjx8fk
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipgd/00275c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4822
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21575
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15758
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19372
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipgd/00275c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ipgd/00275c/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/ipgd/00275c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_bpng4e7g.log --grpc-port=4822 --mon-port=21575 --ic-port=17074
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4822/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipgd/00275c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ipgd/00275c/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/ipgd/00275c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_bpng4e7g.log --grpc-port=4822 --mon-port=21575 --ic-port=17074
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ipgd/00275c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ipgd/00275c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ipgd/00275c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_bpng4e7g.log', '--grpc-port=4822', '--mon-port=21575', '--ic-port=17074')' in '/home/runner/.ya/build/build_root/ipgd/00275c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2906486
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4822/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipgd/00275c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2906488
DEBUG    ya.test:process.py:259 Command (pid 2906488) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2906488) elapsed time (sec): 1.7290775775909424
DEBUG    ya.test:process.py:263 Command (pid 2906488) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2906488) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2906488) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2906488) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2906488) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2906488) maxrss: 1426996
DEBUG    ya.test:process.py:263 Command (pid 2906488) minflt: 16502
DEBUG    ya.test:process.py:263 Command (pid 2906488) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2906488) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2906488) nivcsw: 305
DEBUG    ya.test:process.py:263 Command (pid 2906488) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2906488) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2906488) nvcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 2906488) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2906488) stime: 1.415378
DEBUG    ya.test:process.py:263 Command (pid 2906488) utime: 0.11861999999999999
DEBUG    ya.test:process.py:263 Command (pid 2906488) wtime: 1.734
DEBUG    ya.test:process.py:275 Command (pid 2906488) output:
Git info:
    Commit: e45287032b576dd8046fc2efd0567d075300d16f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6a519a521f83603b8d7063caded0ce832b7263e0 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4obg6rtiwy    Host information: 
        Linux ghrun-4obg6rtiwy 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 2906488) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: e45287032b576dd8046fc2efd0567d075300d16f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6a519a521f83603b8d7063caded0ce832b7263e0 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4obg6rtiwy    Host information: 
        Linux ghrun-4obg6rtiwy 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/ipgd/00275c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ipgd/00275c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4822', '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: 17074\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipgd/00275c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4822', '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: 17074\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2910991
DEBUG    ya.test:process.py:259 Command (pid 2910991) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2910991) elapsed time (sec): 1.1226379871368408
DEBUG    ya.test:process.py:263 Command (pid 2910991) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2910991) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2910991) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2910991) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2910991) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2910991) maxrss: 1426996
DEBUG    ya.test:process.py:263 Command (pid 2910991) minflt: 18400
DEBUG    ya.test:process.py:263 Command (pid 2910991) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2910991) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2910991) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 2910991) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2910991) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2910991) nvcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 2910991) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2910991) stime: 0.956966
DEBUG    ya.test:process.py:263 Command (pid 2910991) utime: 0.115633
DEBUG    ya.test:process.py:263 Command (pid 2910991) wtime: 1.124
DEBUG    ya.test:process.py:275 Command (pid 2910991) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipgd/00275c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ipgd/00275c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4822', '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.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipgd/00275c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4822', '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: 2911467
DEBUG    ya.test:process.py:259 Command (pid 2911467) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2911467) elapsed time (sec): 1.6068882942199707
DEBUG    ya.test:process.py:263 Command (pid 2911467) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2911467) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2911467) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2911467) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2911467) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2911467) maxrss: 1426996
DEBUG    ya.test:process.py:263 Command (pid 2911467) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 2911467) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2911467) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2911467) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 2911467) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2911467) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2911467) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 2911467) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2911467) stime: 1.387918
DEBUG    ya.test:process.py:263 Command (pid 2911467) utime: 0.12933799999999998
DEBUG    ya.test:process.py:263 Command (pid 2911467) wtime: 1.608
DEBUG    ya.test:process.py:275 Command (pid 2911467) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2911467) 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, d3ef979e-6a06-419e-bb07-2e769ca781bf, localhost:4822): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d3ef979e-6a06-419e-bb07-2e769ca781bf, localhost:4822): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d3ef979e-6a06-419e-bb07-2e769ca781bf, localhost:4822): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4obg6rtiwy.auto.internal" port: 4822 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-4obg6rtiwy.auto.internal:4822, 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:4822
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_create.py::TestCreate, test_name: test_create_all_opt_ints)
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, b4066372-3e94-4631-9a17-58db7bedd7a1, ghrun-4obg6rtiwy.auto.internal:4822): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b4066372-3e94-4631-9a17-58db7bedd7a1, ghrun-4obg6rtiwy.auto.internal:4822): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b4066372-3e94-4631-9a17-58db7bedd7a1, ghrun-4obg6rtiwy.auto.internal:4822): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7fa9237-7a5e-46ea-8792-46c4b98aaa29, ghrun-4obg6rtiwy.auto.internal:4822): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7fa9237-7a5e-46ea-8792-46c4b98aaa29, ghrun-4obg6rtiwy.auto.internal:4822): request = { session_id: "ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7fa9237-7a5e-46ea-8792-46c4b98aaa29, ghrun-4obg6rtiwy.auto.internal:4822): 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=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef95064f-e135-40a1-9f8e-9204c7931e6e, ghrun-4obg6rtiwy.auto.internal:4822): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef95064f-e135-40a1-9f8e-9204c7931e6e, ghrun-4obg6rtiwy.auto.internal:4822): request = { session_id: "ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `/Root/create/table2713_1` (\n                id Uint64 NOT NULL,\n                v0 Int8,\n                v1 Int16,\n                v2 Int32,\n                v3 Int64,\n                v4 Uint8,\n                v5 Uint16,\n                v6 Uint32,\n                v7 Uint64,\n                PRIMARY KEY(id),\n            )\n            WITH (STORE = COLUMN);\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef95064f-e135-40a1-9f8e-9204c7931e6e, ghrun-4obg6rtiwy.auto.internal:4822): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27453f5b-7191-46da-8135-553f6cd62fa8, ghrun-4obg6rtiwy.auto.internal:4822): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27453f5b-7191-46da-8135-553f6cd62fa8, ghrun-4obg6rtiwy.auto.internal:4822): request = { session_id: "ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "INSERT INTO `/Root/create/table2713_1` (id) VALUES (0);" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27453f5b-7191-46da-8135-553f6cd62fa8, ghrun-4obg6rtiwy.auto.internal:4822): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4234941-7efd-421f-b008-839abd2210dd, ghrun-4obg6rtiwy.auto.internal:4822): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4234941-7efd-421f-b008-839abd2210dd, ghrun-4obg6rtiwy.auto.internal:4822): request = { session_id: "ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO `/Root/create/table2713_1`\n            (id, v0, v1, v2, v3, v4, v5, v6, v7)\n            VALUES\n            (1, -2, -3, -4, -5, 6, 7, 8, 9);\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4234941-7efd-421f-b008-839abd2210dd, ghrun-4obg6rtiwy.auto.internal:4822): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 15b4887f-8797-4186-ae96-d5dfbc85abd4, ghrun-4obg6rtiwy.auto.internal:4822): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15b4887f-8797-4186-ae96-d5dfbc85abd4, ghrun-4obg6rtiwy.auto.internal:4822): request = { session_id: "ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/create/table2713_1`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15b4887f-8797-4186-ae96-d5dfbc85abd4, ghrun-4obg6rtiwy.auto.internal:4822): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODc3ZTFiMWYtZWFmZjE2Yy04MmMzMmViNi03ZmQ2ZmRlMQ==
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
86.43s call     tablets_movement.py::TestTabletsMovement::test[ROW]
13.61s setup    test_create.py::TestCreate::test_create_all_opt_ints
7.41s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
1.49s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.88s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_create.py::TestCreate::test_create_all_opt_ints - assert 1 == 0
=================== 1 failed, 1 passed in 111.04s (0:01:51) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002143/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

test_create.py ..

============================== slowest durations ===============================
7.25s setup    test_create.py::TestCreate::test_create_all_req_ints
4.99s call     test_create.py::TestCreate::test_create_decimals
0.95s call     test_create.py::TestCreate::test_create_all_req_ints

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 14.05s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002470/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

test_create.py ..

============================== slowest durations ===============================
13.72s setup    test_create.py::TestCreate::test_create_real_opt
0.64s call     test_create.py::TestCreate::test_create_real_req
0.53s call     test_create.py::TestCreate::test_create_real_opt

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 15.92s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024b3/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

test_create.py ..

============================== slowest durations ===============================
10.41s setup    test_create.py::TestCreate::test_create_strings_opt
0.73s call     test_create.py::TestCreate::test_create_strings_opt
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 12.57s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002652/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

test_cs_many_updates.py drop table: 17.6 ms
create table: 278.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.7
    "min_ms": 29.5
    "median_ms": 29.9
    "max_ms": 37.1
    "stdev_ms": 2.3
select count(*) after initial inserts: 107.7 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 47.5
    "min_ms": 39.7
    "median_ms": 47.0
    "max_ms": 83.8
    "stdev_ms": 4.5
select count(*) after all modifications: 2082.0 ms
select all: 2396.4 ms
delete from table: 2731.8 ms
select all after delete: 2591.4 ms
.drop table: 22.1 ms
create table: 255.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 25.8
    "min_ms": 19.6
    "median_ms": 29.6
    "max_ms": 30.4
    "stdev_ms": 4.6
select count(*) after initial inserts: 74.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 49.1
    "min_ms": 41.1
    "median_ms": 48.3
    "max_ms": 76.9
    "stdev_ms": 6.0
updates (step 1):
    "runs": 200
    "avg_ms": 176.8
    "min_ms": 124.7
    "median_ms": 172.3
    "max_ms": 332.7
    "stdev_ms": 35.5
upserts (step 2):
    "runs": 200
    "avg_ms": 33.5
    "min_ms": 22.2
    "median_ms": 31.7
    "max_ms": 74.5
    "stdev_ms": 8.8
select count(*) after all modifications: 323.4 ms
select all: 355.3 ms
delete from table: 427.2 ms
select all after delete: 300.2 ms
.

============================== slowest durations ===============================
48.99s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
34.29s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
12.06s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
5.08s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 102.04s (0:01:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00254d/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

test_cs_many_updates.py drop table: 65.9 ms
create table: 381.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.8
    "min_ms": 21.3
    "median_ms": 33.9
    "max_ms": 43.4
    "stdev_ms": 6.8
select count(*) after initial inserts: 319.9 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 127.5
    "min_ms": 80.7
    "median_ms": 114.3
    "max_ms": 988.2
    "stdev_ms": 54.0
select count(*) after all modifications: 221.5 ms
select all: 218.6 ms
delete from table: 220.0 ms
select all after delete: 167.2 ms
.drop table: 26.0 ms
create table: 325.4 ms
initial inserts:
    "runs": 15
    "avg_ms": 28.9
    "min_ms": 20.4
    "median_ms": 29.7
    "max_ms": 31.2
    "stdev_ms": 2.8
select count(*) after initial inserts: 70.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 89.4
    "min_ms": 75.1
    "median_ms": 87.8
    "max_ms": 120.5
    "stdev_ms": 7.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 58.6
    "min_ms": 54.0
    "median_ms": 58.1
    "max_ms": 66.7
    "stdev_ms": 3.1
select count(*) after all modifications: 287.9 ms
select all: 294.7 ms
delete from table: 329.1 ms
select all after delete: 259.1 ms
.

============================== slowest durations ===============================
129.46s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
21.30s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
14.23s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 173.04s (0:02:53) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_cs_many_updates.py drop table: 60.4 ms
create table: 411.7 ms
initial inserts:
    "runs": 20
    "avg_ms": 47.3
    "min_ms": 28.1
    "median_ms": 44.6
    "max_ms": 75.2
    "stdev_ms": 13.8
select count(*) after initial inserts: 208.5 ms
updates (step 0):
    "runs": 200
    "avg_ms": 140.2
    "min_ms": 91.0
    "median_ms": 134.9
    "max_ms": 337.1
    "stdev_ms": 33.1
upserts (step 1):
    "runs": 200
    "avg_ms": 30.6
    "min_ms": 19.7
    "median_ms": 27.8
    "max_ms": 115.7
    "stdev_ms": 10.1
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 97.0
    "min_ms": 76.8
    "median_ms": 92.6
    "max_ms": 145.8
    "stdev_ms": 17.2
select count(*) after all modifications: 587.6 ms
select all: 823.7 ms
delete from table: 681.0 ms
select all after delete: 488.5 ms
.drop table: 74.1 ms
create table: 631.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.7
    "min_ms": 24.9
    "median_ms": 30.2
    "max_ms": 50.7
    "stdev_ms": 7.6
select count(*) after initial inserts: 121.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 24.4
    "min_ms": 19.1
    "median_ms": 23.6
    "max_ms": 55.0
    "stdev_ms": 4.0
select count(*) after all modifications: 302.3 ms
select all: 234.4 ms
delete from table: 265.0 ms
select all after delete: 216.3 ms
.

============================== slowest durations ===============================
48.08s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
26.59s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
18.94s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 101.69s (0:01:41) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_cs_many_updates.py Generated operation sequence:
  0. BULK_UPSERT: 9 operations
  1. BULK_UPSERT: 3 operations
  2. UPDATE: 14 operations
  3. UPSERT: 12 operations
  4. UPDATE: 3 operations
  5. UPDATE: 18 operations
  6. UPDATE: 9 operations
  7. BULK_UPSERT: 10 operations
  8. UPSERT: 5 operations
  9. UPDATE: 11 operations
drop table: 21.1 ms
create table: 326.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.8
    "min_ms": 23.6
    "median_ms": 30.0
    "max_ms": 53.5
    "stdev_ms": 8.0
select count(*) after initial inserts: 166.3 ms
bulk_upserts (step 0):
    "runs": 9
    "avg_ms": 49.2
    "min_ms": 45.0
    "median_ms": 47.4
    "max_ms": 65.3
    "stdev_ms": 6.3
bulk_upserts (step 1):
    "runs": 3
    "avg_ms": 46.6
    "min_ms": 44.1
    "median_ms": 46.5
    "max_ms": 49.2
    "stdev_ms": 2.6
updates (step 2):
    "runs": 140
    "avg_ms": 139.4
    "min_ms": 91.2
    "median_ms": 124.4
    "max_ms": 964.3
    "stdev_ms": 81.0
upserts (step 3):
    "runs": 120
    "avg_ms": 29.6
    "min_ms": 20.7
    "median_ms": 26.7
    "max_ms": 58.5
    "stdev_ms": 7.3
updates (step 4):
    "runs": 30
    "avg_ms": 127.2
    "min_ms": 102.9
    "median_ms": 125.6
    "max_ms": 171.9
    "stdev_ms": 16.1
updates (step 5):
    "runs": 180
    "avg_ms": 117.3
    "min_ms": 80.9
    "median_ms": 109.0
    "max_ms": 797.7
    "stdev_ms": 59.1
updates (step 6):
    "runs": 90
    "avg_ms": 101.2
    "min_ms": 78.9
    "median_ms": 100.5
    "max_ms": 130.5
    "stdev_ms": 7.6
bulk_upserts (step 7):
    "runs": 10
    "avg_ms": 48.6
    "min_ms": 45.0
    "median_ms": 49.1
    "max_ms": 50.8
    "stdev_ms": 1.7
upserts (step 8):
    "runs": 50
    "avg_ms": 22.5
    "min_ms": 19.3
    "median_ms": 22.6
    "max_ms": 25.6
    "stdev_ms": 1.5
updates (step 9):
    "runs": 110
    "avg_ms": 125.7
    "min_ms": 99.2
    "median_ms": 124.1
    "max_ms": 292.2
    "stdev_ms": 19.4
select count(*) after all modifications: 199.4 ms
select all: 217.9 ms
delete from table: 250.4 ms
select all after delete: 190.7 ms
.
test_delete.py .

============================== slowest durations ===============================
74.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
12.34s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
3.67s setup    test_delete.py::TestDelete::test_delete_rollback
0.78s call     test_delete.py::TestDelete::test_delete_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 99.77s (0:01:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00250b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
18.32s setup    test_delete.py::TestDelete::test_delete_where[False-100]
1.29s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.87s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[True-0]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 21.75s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024cb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
12.69s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.87s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.76s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 16.04s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002411/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
10.96s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.88s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.88s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 13.84s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0025fb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
4.63s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.77s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.61s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 7.12s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002666/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_delete.py .

============================== slowest durations ===============================
5.75s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.63s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]

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

test_delete.py .

============================== slowest durations ===============================
12.88s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.01s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]

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

test_delete.py .

============================== slowest durations ===============================
17.39s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.08s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]

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

test_delete.py .

============================== slowest durations ===============================
15.14s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.19s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

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

test_delete.py .

============================== slowest durations ===============================
12.90s setup    test_delete.py::TestDelete::test_incorrect
0.65s call     test_delete.py::TestDelete::test_incorrect

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

test_insert.py .

============================== slowest durations ===============================
12.45s setup    test_insert.py::TestInsertStatement::test_bool_pk_error_type
0.51s call     test_insert.py::TestInsertStatement::test_bool_pk_error_type
0.01s teardown test_insert.py::TestInsertStatement::test_bool_pk_error_type
============================== 1 passed in 13.98s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00275e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
6.27s setup    test_insert.py::TestInsertStatement::test_bulk
0.45s call     test_insert.py::TestInsertStatement::test_bulk

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

test_insert.py .

============================== slowest durations ===============================
14.28s setup    test_insert.py::TestInsertStatement::test_copy_full
1.96s call     test_insert.py::TestInsertStatement::test_copy_full

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

test_insert.py .

============================== slowest durations ===============================
13.32s setup    test_insert.py::TestInsertStatement::test_copy_partial
1.93s call     test_insert.py::TestInsertStatement::test_copy_partial

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

test_insert.py .

============================== slowest durations ===============================
13.17s setup    test_insert.py::TestInsertStatement::test_duplicate
0.64s call     test_insert.py::TestInsertStatement::test_duplicate

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

test_insert.py .

============================== slowest durations ===============================
13.39s setup    test_insert.py::TestInsertStatement::test_incorrect
0.64s call     test_insert.py::TestInsertStatement::test_incorrect

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

test_insert.py .

============================== slowest durations ===============================
13.36s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.83s call     test_insert.py::TestInsertStatement::test_insert_rollback

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

test_insert.py .

============================== slowest durations ===============================
13.11s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.43s call     test_insert.py::TestInsertStatement::test_out_of_range

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

test_insert.py .

============================== slowest durations ===============================
6.09s setup    test_insert.py::TestInsertStatement::test_plain
0.48s call     test_insert.py::TestInsertStatement::test_plain

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

test_insert.py .

============================== slowest durations ===============================
12.09s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]
0.61s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]

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

test_insert.py .

============================== slowest durations ===============================
4.32s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]
0.46s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]

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

test_insert.py .

============================== slowest durations ===============================
15.02s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]
0.71s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]

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

test_insert.py .

============================== slowest durations ===============================
15.65s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]
0.60s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]

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

test_insert.py .

============================== slowest durations ===============================
13.04s setup    test_insert.py::TestInsertStatement::test_timestamp_pk_error_type
0.69s call     test_insert.py::TestInsertStatement::test_timestamp_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 14.80s ==============================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ya/build/build_root/ipgd/00249f/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/ipgd/00249f/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ipgd/00249f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ipgd/00249f', '--source-root', '/home/runner/.ya/build/build_root/ipgd/00249f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ipgd/00249f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10407850406/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '100', '--modulo-index', '34', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ya/build/build_root/ipgd/00249f/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/ipgd/00249f/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ipgd/00249f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ipgd/00249f', '--source-root', '/home/runner/.ya/build/build_root/ipgd/00249f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ipgd/00249f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10407850406/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '100', '--modulo-index', '34', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002545/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_log_scenario.py .

============================== slowest durations ===============================
25.71s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
17.12s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
16.60s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
========================= 1 passed in 60.45s (0:01:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00264d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_log_scenario.py .

============================== slowest durations ===============================
15.36s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.06s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.87s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
============================== 1 passed in 28.61s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

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/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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-30T09:43:27.203646Z): source_id=335;tablet_id=72075186224037890;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 @ 0xA947935
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA93FE76
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7D7118
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD75126B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F9F808
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F9F55F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD72AFFD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143CD73B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15014807
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F695C3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F695C3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F66F73
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F6A937
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143EB528
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D007C75
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB779197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7C7BC4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7CBC84
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7CB890
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7CC47E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA94958C
E   21. ??:0: ?? @ 0x7F677BF8FAC2
E   22. ??:0: ?? @ 0x7F677C0218BF
------------------------------ 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/ipgd/00244f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2921761
DEBUG    ya.test:process.py:259 Command (pid 2921761) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2921761) elapsed time (sec): 3.041810989379883
DEBUG    ya.test:process.py:263 Command (pid 2921761) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) maxrss: 546452
DEBUG    ya.test:process.py:263 Command (pid 2921761) minflt: 16256
DEBUG    ya.test:process.py:263 Command (pid 2921761) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) nivcsw: 239
DEBUG    ya.test:process.py:263 Command (pid 2921761) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2921761) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2921761) stime: 2.783361
DEBUG    ya.test:process.py:263 Command (pid 2921761) utime: 0.125754
DEBUG    ya.test:process.py:263 Command (pid 2921761) wtime: 3.043
DEBUG    ya.test:process.py:275 Command (pid 2921761) output:
Git info:
    Commit: e45287032b576dd8046fc2efd0567d075300d16f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6a519a521f83603b8d7063caded0ce832b7263e0 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4obg6rtiwy    Host information: 
        Linux ghrun-4obg6rtiwy 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 2921761) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: e45287032b576dd8046fc2efd0567d075300d16f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6a519a521f83603b8d7063caded0ce832b7263e0 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4obg6rtiwy    Host information: 
        Linux ghrun-4obg6rtiwy 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/ipgd/00244f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28097
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ipgd/00244f/r3tmp/kikimr_cluster_6f2vpptb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15226
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9517
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32588
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/ipgd/00244f/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/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_vuz2b87h.log --grpc-port=15226 --mon-port=24155 --ic-port=28097
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15226/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/ipgd/00244f/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/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_vuz2b87h.log --grpc-port=15226 --mon-port=24155 --ic-port=28097
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_vuz2b87h.log', '--grpc-port=15226', '--mon-port=24155', '--ic-port=28097')' in '/home/runner/.ya/build/build_root/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2922977
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15226/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/ipgd/00244f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2922978
DEBUG    ya.test:process.py:259 Command (pid 2922978) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2922978) elapsed time (sec): 4.384237766265869
DEBUG    ya.test:process.py:263 Command (pid 2922978) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) maxrss: 546412
DEBUG    ya.test:process.py:263 Command (pid 2922978) minflt: 18170
DEBUG    ya.test:process.py:263 Command (pid 2922978) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) nivcsw: 297
DEBUG    ya.test:process.py:263 Command (pid 2922978) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 2922978) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2922978) stime: 4.047066
DEBUG    ya.test:process.py:263 Command (pid 2922978) utime: 0.113826
DEBUG    ya.test:process.py:263 Command (pid 2922978) wtime: 4.386
DEBUG    ya.test:process.py:275 Command (pid 2922978) output:
Git info:
    Commit: e45287032b576dd8046fc2efd0567d075300d16f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6a519a521f83603b8d7063caded0ce832b7263e0 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4obg6rtiwy    Host information: 
        Linux ghrun-4obg6rtiwy 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 2922978) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: e45287032b576dd8046fc2efd0567d075300d16f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6a519a521f83603b8d7063caded0ce832b7263e0 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4obg6rtiwy    Host information: 
        Linux ghrun-4obg6rtiwy 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/ipgd/00244f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15226', '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: 28097\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/ipgd/00244f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15226', '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: 28097\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2925540
DEBUG    ya.test:process.py:259 Command (pid 2925540) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2925540) elapsed time (sec): 1.6279573440551758
DEBUG    ya.test:process.py:263 Command (pid 2925540) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) maxrss: 554728
DEBUG    ya.test:process.py:263 Command (pid 2925540) minflt: 18397
DEBUG    ya.test:process.py:263 Command (pid 2925540) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) nivcsw: 419
DEBUG    ya.test:process.py:263 Command (pid 2925540) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 2925540) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2925540) stime: 1.405144
DEBUG    ya.test:process.py:263 Command (pid 2925540) utime: 0.134075
DEBUG    ya.test:process.py:263 Command (pid 2925540) wtime: 1.63
DEBUG    ya.test:process.py:275 Command (pid 2925540) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15226', '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/ipgd/00244f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15226', '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: 2926190
DEBUG    ya.test:process.py:259 Command (pid 2926190) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2926190) elapsed time (sec): 0.9814198017120361
DEBUG    ya.test:process.py:263 Command (pid 2926190) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) maxrss: 554712
DEBUG    ya.test:process.py:263 Command (pid 2926190) minflt: 18398
DEBUG    ya.test:process.py:263 Command (pid 2926190) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 2926190) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 2926190) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2926190) stime: 0.775768
DEBUG    ya.test:process.py:263 Command (pid 2926190) utime: 0.11653799999999999
DEBUG    ya.test:process.py:263 Command (pid 2926190) wtime: 0.983
DEBUG    ya.test:process.py:275 Command (pid 2926190) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2926190) 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, 81499bd8-bfb8-4bfc-98a3-bd1255a4a701, localhost:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 81499bd8-bfb8-4bfc-98a3-bd1255a4a701, localhost:15226): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 81499bd8-bfb8-4bfc-98a3-bd1255a4a701, localhost:15226): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4obg6rtiwy.auto.internal" port: 15226 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-4obg6rtiwy.auto.internal:15226, 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:15226
------------------------------ 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/ipgd/00244f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydb/ydb -e grpc://localhost:15226 -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/ipgd/00244f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15226', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2927014
DEBUG    ya.test:process.py:259 Command (pid 2927014) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2927014) elapsed time (sec): 0.49041271209716797
DEBUG    ya.test:process.py:263 Command (pid 2927014) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) maxrss: 166204
DEBUG    ya.test:process.py:263 Command (pid 2927014) minflt: 3560
DEBUG    ya.test:process.py:263 Command (pid 2927014) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2927014) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) nvcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 2927014) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2927014) stime: 0.025186
DEBUG    ya.test:process.py:263 Command (pid 2927014) utime: 0.057567999999999994
DEBUG    ya.test:process.py:263 Command (pid 2927014) wtime: 0.491
DEBUG    ya.test:process.py:275 Command (pid 2927014) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2927014) 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/ipgd/00244f/ydb/apps/ydb/ydb -e grpc://localhost:15226 -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/ipgd/00244f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15226', '-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: 2927296
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 2927296) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2927296) elapsed time (sec): 30.219117403030396
DEBUG    ya.test:process.py:263 Command (pid 2927296) wtime: 30.228
DEBUG    ya.test:process.py:275 Command (pid 2927296) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    396	396	0	0	23	36	42	44
2	    389	389	0	0	24	38	51	55
3	    377	377	0	0	24	44	59	65
4	    404	404	0	0	23	37	42	49
5	    451	451	0	0	21	29	33	37
6	    445	445	0	0	21	31	35	42
7	    412	412	0	0	21	33	55	62
8	    392	392	0	0	22	44	57	71
9	    465	465	0	0	20	28	38	43
10	    480	480	0	0	20	24	27	30
11	    486	486	0	0	20	21	23	25
12	    478	478	0	0	20	23	32	36
13	    487	487	0	0	20	21	21	23
14	    486	486	0	0	20	21	21	23
15	    487	487	0	0	20	21	22	22
16	    482	482	0	0	20	22	26	28
17	    486	486	0	0	20	22	24	26
18	    478	478	0	0	20	22	33	33
19	    484	484	0	0	20	21	27	28
20	    488	488	0	0	20	21	21	21
21	    484	484	0	0	20	21	25	25
22	    485	485	0	0	20	21	23	24
23	    487	487	0	0	20	21	22	24
24	    487	487	0	0	20	21	23	25
25	    489	489	0	0	20	21	22	27
26	    469	469	0	0	20	23	57	58
27	    486	486	0	0	20	21	27	31
28	    481	481	0	0	20	22	25	28
29	    480	480	0	0	20	24	30	33
30	    468	468	0	0	20	21	79	82

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13869	462.3	0	0	20	28	39	82

DEBUG    ya.test:process.py:276 Command (pid 2927296) 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, 335fe1ca-b053-426a-9e0f-158779b65d2a, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 335fe1ca-b053-426a-9e0f-158779b65d2a, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 335fe1ca-b053-426a-9e0f-158779b65d2a, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 28e186f7-fade-4b8f-adb5-d59d234b148f, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 28e186f7-fade-4b8f-adb5-d59d234b148f, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 28e186f7-fade-4b8f-adb5-d59d234b148f, ghrun-4obg6rtiwy.auto.internal:15226): 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=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 864e26e9-c94e-42b3-8137-ab3acb3443f5, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 864e26e9-c94e-42b3-8137-ab3acb3443f5, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 864e26e9-c94e-42b3-8137-ab3acb3443f5, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
INFO     root:test_log_scenario.py:217 Count rows after insert 13601 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3639ab1f-4033-4380-ad44-417308184822, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3639ab1f-4033-4380-ad44-417308184822, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3639ab1f-4033-4380-ad44-417308184822, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 246b667a-5117-4fb8-b2ac-23a67cd3c491, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 246b667a-5117-4fb8-b2ac-23a67cd3c491, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 246b667a-5117-4fb8-b2ac-23a67cd3c491, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydb/ydb -e grpc://localhost:15226 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydb/ydb -e grpc://localhost:15226 -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/ipgd/00244f/ydb/apps/ydb/ydb -e grpc://localhost:15226 -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, 9d3d437e-85fa-4a72-a150-a8a9017fa6cc, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d3d437e-85fa-4a72-a150-a8a9017fa6cc, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 19514ad9-49f1-4713-bf12-c5ba3f14b7d9, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d3d437e-85fa-4a72-a150-a8a9017fa6cc, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19514ad9-49f1-4713-bf12-c5ba3f14b7d9, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15226', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15226', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2946162
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15226', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19514ad9-49f1-4713-bf12-c5ba3f14b7d9, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmU3NWEwZGItNmJhMDljMTMtOWUwZjY5MjEtNzJkZDg3MzY=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2946164
DEBUG    ya.test:process.py:628 Command pid: 2946165
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e92dfc39-7b81-483e-84d3-b8f3c5e2093e, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e92dfc39-7b81-483e-84d3-b8f3c5e2093e, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NWEwZGItNmJhMDljMTMtOWUwZjY5MjEtNzJkZDg3MzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e92dfc39-7b81-483e-84d3-b8f3c5e2093e, ghrun-4obg6rtiwy.auto.internal:15226): 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=ZmU3NWEwZGItNmJhMDljMTMtOWUwZjY5MjEtNzJkZDg3MzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d87b824-fa18-4cce-82a2-b9c166cab39b, ghrun-4obg6rtiwy.auto.internal:15226): 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, 3d87b824-fa18-4cce-82a2-b9c166cab39b, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NWEwZGItNmJhMDljMTMtOWUwZjY5MjEtNzJkZDg3MzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3122b851-287b-4202-b7c7-bd313b3f818e, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3122b851-287b-4202-b7c7-bd313b3f818e, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d87b824-fa18-4cce-82a2-b9c166cab39b, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3122b851-287b-4202-b7c7-bd313b3f818e, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGZlYTdiNjMtY2ZmMzIyM2QtMmVlNmQxMjUtYjJlMWQ3NmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dbce9431-5e11-4d78-af59-e378f4fbc3bc, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dbce9431-5e11-4d78-af59-e378f4fbc3bc, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZGZlYTdiNjMtY2ZmMzIyM2QtMmVlNmQxMjUtYjJlMWQ3NmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dbce9431-5e11-4d78-af59-e378f4fbc3bc, ghrun-4obg6rtiwy.auto.internal:15226): 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=ZGZlYTdiNjMtY2ZmMzIyM2QtMmVlNmQxMjUtYjJlMWQ3NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6cb84de0-76fa-4942-9585-12c5d50138fe, ghrun-4obg6rtiwy.auto.internal:15226): 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, 6cb84de0-76fa-4942-9585-12c5d50138fe, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZGZlYTdiNjMtY2ZmMzIyM2QtMmVlNmQxMjUtYjJlMWQ3NmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 42cc0eb2-43ce-4afc-a3a6-c1cf9519e2fb, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cb84de0-76fa-4942-9585-12c5d50138fe, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 42cc0eb2-43ce-4afc-a3a6-c1cf9519e2fb, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 42cc0eb2-43ce-4afc-a3a6-c1cf9519e2fb, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2E2YzBkYzMtYTVjNDI0MzAtYWRmYWRmZjEtMjUyZjNlYWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e11d19f6-017c-4a9c-ae42-33d9b2e3de6b, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e11d19f6-017c-4a9c-ae42-33d9b2e3de6b, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=Y2E2YzBkYzMtYTVjNDI0MzAtYWRmYWRmZjEtMjUyZjNlYWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e11d19f6-017c-4a9c-ae42-33d9b2e3de6b, ghrun-4obg6rtiwy.auto.internal:15226): 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=Y2E2YzBkYzMtYTVjNDI0MzAtYWRmYWRmZjEtMjUyZjNlYWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 283b0fde-130c-4557-ba09-eaa9c00e3059, ghrun-4obg6rtiwy.auto.internal:15226): 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, 283b0fde-130c-4557-ba09-eaa9c00e3059, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=Y2E2YzBkYzMtYTVjNDI0MzAtYWRmYWRmZjEtMjUyZjNlYWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9ba3bfd0-277a-4749-b849-4021d914c954, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 283b0fde-130c-4557-ba09-eaa9c00e3059, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9ba3bfd0-277a-4749-b849-4021d914c954, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9ba3bfd0-277a-4749-b849-4021d914c954, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDg4OGZiMWUtNzgzNjlmYmItOTQyZTM5MjMtZWQ0MDEzNzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 82b1ba46-7924-484c-b6f6-6ae958eef98e, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 82b1ba46-7924-484c-b6f6-6ae958eef98e, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZDg4OGZiMWUtNzgzNjlmYmItOTQyZTM5MjMtZWQ0MDEzNzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 82b1ba46-7924-484c-b6f6-6ae958eef98e, ghrun-4obg6rtiwy.auto.internal:15226): 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=ZDg4OGZiMWUtNzgzNjlmYmItOTQyZTM5MjMtZWQ0MDEzNzk=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, baecc5e6-9839-4d36-bf6f-f296d6d01490, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dd60cdd9-8db2-48d0-b0c9-f77bffe8de6d, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, baecc5e6-9839-4d36-bf6f-f296d6d01490, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZDg4OGZiMWUtNzgzNjlmYmItOTQyZTM5MjMtZWQ0MDEzNzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dd60cdd9-8db2-48d0-b0c9-f77bffe8de6d, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, baecc5e6-9839-4d36-bf6f-f296d6d01490, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dd60cdd9-8db2-48d0-b0c9-f77bffe8de6d, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjQxZjBjNmYtYjhhODU3OTYtMTY3MzU0YjMtMmZkYzI3MWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9199baf7-6d48-4a58-a54e-d9c514783c0e, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9199baf7-6d48-4a58-a54e-d9c514783c0e, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZjQxZjBjNmYtYjhhODU3OTYtMTY3MzU0YjMtMmZkYzI3MWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9199baf7-6d48-4a58-a54e-d9c514783c0e, ghrun-4obg6rtiwy.auto.internal:15226): 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=ZjQxZjBjNmYtYjhhODU3OTYtMTY3MzU0YjMtMmZkYzI3MWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 046847bf-723f-45eb-96be-0782bda188b7, ghrun-4obg6rtiwy.auto.internal:15226): 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, 046847bf-723f-45eb-96be-0782bda188b7, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZjQxZjBjNmYtYjhhODU3OTYtMTY3MzU0YjMtMmZkYzI3MWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8ea83d36-ab5f-49f5-9a5b-956de547d191, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ea83d36-ab5f-49f5-9a5b-956de547d191, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 046847bf-723f-45eb-96be-0782bda188b7, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ea83d36-ab5f-49f5-9a5b-956de547d191, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjBmOWVlYjQtMWY4YzM1N2YtNmUyY2YzZjEtOGYzZjY1YTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3f29ea05-3228-46df-bbda-d54327eed451, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3f29ea05-3228-46df-bbda-d54327eed451, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MjBmOWVlYjQtMWY4YzM1N2YtNmUyY2YzZjEtOGYzZjY1YTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3f29ea05-3228-46df-bbda-d54327eed451, ghrun-4obg6rtiwy.auto.internal:15226): 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=MjBmOWVlYjQtMWY4YzM1N2YtNmUyY2YzZjEtOGYzZjY1YTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 576e0464-d8da-4cd9-afb2-23da1c9b028f, ghrun-4obg6rtiwy.auto.internal:15226): 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, 576e0464-d8da-4cd9-afb2-23da1c9b028f, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MjBmOWVlYjQtMWY4YzM1N2YtNmUyY2YzZjEtOGYzZjY1YTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 87949f01-3476-49a2-aefe-6ab72295fc52, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 87949f01-3476-49a2-aefe-6ab72295fc52, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 576e0464-d8da-4cd9-afb2-23da1c9b028f, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 87949f01-3476-49a2-aefe-6ab72295fc52, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWVmY2FmOTgtMWFkYzFhLTFkMGUyMTM2LWQyNTg2MjQ4" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 80e84a52-b27e-4a9e-82dd-eafbab825bc8, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 80e84a52-b27e-4a9e-82dd-eafbab825bc8, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=NWVmY2FmOTgtMWFkYzFhLTFkMGUyMTM2LWQyNTg2MjQ4" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 80e84a52-b27e-4a9e-82dd-eafbab825bc8, ghrun-4obg6rtiwy.auto.internal:15226): 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=NWVmY2FmOTgtMWFkYzFhLTFkMGUyMTM2LWQyNTg2MjQ4
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39cd01ab-3463-4ad0-b069-39f67b47e019, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39cd01ab-3463-4ad0-b069-39f67b47e019, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=NWVmY2FmOTgtMWFkYzFhLTFkMGUyMTM2LWQyNTg2MjQ4" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39cd01ab-3463-4ad0-b069-39f67b47e019, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e13a5f54-b149-4a3c-a699-72cf00f64734, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e13a5f54-b149-4a3c-a699-72cf00f64734, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e13a5f54-b149-4a3c-a699-72cf00f64734, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGI4OTg3MmMtZTVhMWU5ODktMTQyZmY1MjEtZjA3YzYyZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f6842384-0acc-4e58-878e-903d7e2f2d6f, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f6842384-0acc-4e58-878e-903d7e2f2d6f, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=OGI4OTg3MmMtZTVhMWU5ODktMTQyZmY1MjEtZjA3YzYyZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f6842384-0acc-4e58-878e-903d7e2f2d6f, ghrun-4obg6rtiwy.auto.internal:15226): 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=OGI4OTg3MmMtZTVhMWU5ODktMTQyZmY1MjEtZjA3YzYyZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8437a10b-8ba6-4973-a20a-689dadbd909e, ghrun-4obg6rtiwy.auto.internal:15226): 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, 8437a10b-8ba6-4973-a20a-689dadbd909e, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=OGI4OTg3MmMtZTVhMWU5ODktMTQyZmY1MjEtZjA3YzYyZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca7e3d66-a065-4665-bb78-446b934ab7dc, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca7e3d66-a065-4665-bb78-446b934ab7dc, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8437a10b-8ba6-4973-a20a-689dadbd909e, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca7e3d66-a065-4665-bb78-446b934ab7dc, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjk0OTg3MjAtMjkzM2ZkNTUtMzdjMTFlOTItYzhhYjVlM2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f073fe59-6502-4268-ad52-a5a70e13a536, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f073fe59-6502-4268-ad52-a5a70e13a536, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=Yjk0OTg3MjAtMjkzM2ZkNTUtMzdjMTFlOTItYzhhYjVlM2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f073fe59-6502-4268-ad52-a5a70e13a536, ghrun-4obg6rtiwy.auto.internal:15226): 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=Yjk0OTg3MjAtMjkzM2ZkNTUtMzdjMTFlOTItYzhhYjVlM2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37d46a25-e35a-4845-a338-78afdd122a09, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37d46a25-e35a-4845-a338-78afdd122a09, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=Yjk0OTg3MjAtMjkzM2ZkNTUtMzdjMTFlOTItYzhhYjVlM2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37d46a25-e35a-4845-a338-78afdd122a09, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 28e186f7-fade-4b8f-adb5-d59d234b148f, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.005720952+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e92dfc39-7b81-483e-84d3-b8f3c5e2093e, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.005859151+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-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dbce9431-5e11-4d78-af59-e378f4fbc3bc, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.005884324+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e11d19f6-017c-4a9c-ae42-33d9b2e3de6b, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.00590719+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 82b1ba46-7924-484c-b6f6-6ae958eef98e, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005932671+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9199baf7-6d48-4a58-a54e-d9c514783c0e, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005956669+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3f29ea05-3228-46df-bbda-d54327eed451, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005983116+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 80e84a52-b27e-4a9e-82dd-eafbab825bc8, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.00601797+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-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f6842384-0acc-4e58-878e-903d7e2f2d6f, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.006044787+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f073fe59-6502-4268-ad52-a5a70e13a536, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.006071004+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9d3d437e-85fa-4a72-a150-a8a9017fa6cc, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005842501+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3d87b824-fa18-4cce-82a2-b9c166cab39b, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005872163+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6cb84de0-76fa-4942-9585-12c5d50138fe, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005895825+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 283b0fde-130c-4557-ba09-eaa9c00e3059, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005918799+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, baecc5e6-9839-4d36-bf6f-f296d6d01490, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.005944272+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 046847bf-723f-45eb-96be-0782bda188b7, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.005972664+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-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 576e0464-d8da-4cd9-afb2-23da1c9b028f, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.006003501+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 39cd01ab-3463-4ad0-b069-39f67b47e019, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.006032237+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-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8437a10b-8ba6-4973-a20a-689dadbd909e, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.006059039+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 37d46a25-e35a-4845-a338-78afdd122a09, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.006084211+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2946162) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2946162) elapsed time (sec): 30.144277095794678
DEBUG    ya.test:process.py:263 Command (pid 2946162) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 2946162) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    104	104	0	0	49	399	405	405
2	    195	195	0	0	49	65	71	81
3	    198	198	0	0	47	71	82	86
4	    174	174	0	0	50	105	124	136
5	     26	26	0	0	55	97	99	99
6	      0	0	0	2190	0	0	0	0
7	      0	0	0	2278	0	0	0	0
8	      0	0	0	2319	0	0	0	0
9	      0	0	0	2023	0	0	0	0
10	      0	0	0	2219	0	0	0	0
11	      0	0	0	2374	0	0	0	0
12	      0	0	0	2255	0	0	0	0
13	      0	0	0	1961	0	0	0	0
14	      0	0	0	2278	0	0	0	0
15	      0	0	0	2390	0	0	0	0
16	      0	0	0	2308	0	0	0	0
17	      0	0	0	2479	0	0	0	0
18	      0	0	0	2427	0	0	0	0
19	      0	0	0	2210	0	0	0	0
20	      0	0	0	2229	0	0	0	0
21	      0	0	0	2336	0	0	0	0
22	      0	0	0	2488	0	0	0	0
23	      0	0	0	2590	0	0	0	0
24	      0	0	0	2491	0	0	0	0
25	      0	0	0	2460	0	0	0	0
26	      0	0	0	2471	0	0	0	0
27	      0	0	0	2494	0	0	0	0
28	      0	0	0	2420	0	0	0	0
29	      0	0	0	2499	0	0	0	0
30	      0	0	0	2496	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    697	23.2333	0	58685	49	96	393	405

DEBUG    ya.test:process.py:276 Command (pid 2946162) 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 2946165) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2946165) elapsed time (sec): 30.143588304519653
DEBUG    ya.test:process.py:263 Command (pid 2946165) wtime: 30.146
DEBUG    ya.test:process.py:275 Command (pid 2946165) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     74	74	0	0	68	543	555	563
2	    147	147	0	0	66	89	100	101
3	    148	148	0	0	66	94	108	108
4	    131	131	0	0	69	134	149	151
5	     22	22	0	0	71	103	103	103
6	      0	0	0	2169	0	0	0	0
7	      0	0	0	2257	0	0	0	0
8	      0	0	0	2347	0	0	0	0
9	      0	0	0	2049	0	0	0	0
10	      0	0	0	2219	0	0	0	0
11	      0	0	0	2430	0	0	0	0
12	      0	0	0	2277	0	0	0	0
13	      0	0	0	2119	0	0	0	0
14	      0	0	0	2296	0	0	0	0
15	      0	0	0	2430	0	0	0	0
16	      0	0	0	2298	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2419	0	0	0	0
19	      0	0	0	2260	0	0	0	0
20	      0	0	0	2227	0	0	0	0
21	      0	0	0	2330	0	0	0	0
22	      0	0	0	2490	0	0	0	0
23	      0	0	0	2588	0	0	0	0
24	      0	0	0	2500	0	0	0	0
25	      0	0	0	2459	0	0	0	0
26	      0	0	0	2500	0	0	0	0
27	      0	0	0	2510	0	0	0	0
28	      0	0	0	2489	0	0	0	0
29	      0	0	0	2499	0	0	0	0
30	      0	0	0	2505	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    522	17.4	0	59157	67	108	535	563

DEBUG    ya.test:process.py:276 Command (pid 2946165) 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 2946164) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2946164) elapsed time (sec): 30.14700412750244
DEBUG    ya.test:process.py:263 Command (pid 2946164) wtime: 30.151
DEBUG    ya.test:process.py:275 Command (pid 2946164) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	2177	0	0	0	0
7	      0	0	0	2279	0	0	0	0
8	      0	0	0	2339	0	0	0	0
9	      0	0	0	2020	0	0	0	0
10	      0	0	0	2238	0	0	0	0
11	      0	0	0	2419	0	0	0	0
12	      0	0	0	2317	0	0	0	0
13	      0	0	0	1983	0	0	0	0
14	      0	0	0	2286	0	0	0	0
15	      0	0	0	2402	0	0	0	0
16	      0	0	0	2325	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2420	0	0	0	0
19	      0	0	0	2238	0	0	0	0
20	      0	0	0	2248	0	0	0	0
21	      0	0	0	2349	0	0	0	0
22	      0	0	0	2500	0	0	0	0
23	      0	0	0	2580	0	0	0	0
24	      0	0	0	2320	0	0	0	0
25	      0	0	0	0	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	180	0	0	0	0
28	      0	0	0	2500	0	0	0	0
29	      0	0	0	2509	0	0	0	0
30	      0	0	0	2520	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". Check endpoint correctness.
---------------------------- 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:15226
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-4obg6rtiwy'
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/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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.2922977' in '/home/runner/.ya/build/build_root/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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_vuz2b87h.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:15226/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32588
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9517
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24155
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15226
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28097
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py: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/ipgd/00244f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2921761
DEBUG    ya.test:process.py:259 Command (pid 2921761) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2921761) elapsed time (sec): 3.041810989379883
DEBUG    ya.test:process.py:263 Command (pid 2921761) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) maxrss: 546452
DEBUG    ya.test:process.py:263 Command (pid 2921761) minflt: 16256
DEBUG    ya.test:process.py:263 Command (pid 2921761) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) nivcsw: 239
DEBUG    ya.test:process.py:263 Command (pid 2921761) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2921761) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2921761) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2921761) stime: 2.783361
DEBUG    ya.test:process.py:263 Command (pid 2921761) utime: 0.125754
DEBUG    ya.test:process.py:263 Command (pid 2921761) wtime: 3.043
DEBUG    ya.test:process.py:275 Command (pid 2921761) output:
Git info:
    Commit: e45287032b576dd8046fc2efd0567d075300d16f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6a519a521f83603b8d7063caded0ce832b7263e0 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4obg6rtiwy    Host information: 
        Linux ghrun-4obg6rtiwy 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 2921761) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: e45287032b576dd8046fc2efd0567d075300d16f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6a519a521f83603b8d7063caded0ce832b7263e0 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4obg6rtiwy    Host information: 
        Linux ghrun-4obg6rtiwy 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/ipgd/00244f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28097
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ipgd/00244f/r3tmp/kikimr_cluster_6f2vpptb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15226
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9517
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32588
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/ipgd/00244f/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/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_vuz2b87h.log --grpc-port=15226 --mon-port=24155 --ic-port=28097
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15226/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/ipgd/00244f/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/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_vuz2b87h.log --grpc-port=15226 --mon-port=24155 --ic-port=28097
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_vuz2b87h.log', '--grpc-port=15226', '--mon-port=24155', '--ic-port=28097')' in '/home/runner/.ya/build/build_root/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2922977
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15226/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/ipgd/00244f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2922978
DEBUG    ya.test:process.py:259 Command (pid 2922978) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2922978) elapsed time (sec): 4.384237766265869
DEBUG    ya.test:process.py:263 Command (pid 2922978) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) maxrss: 546412
DEBUG    ya.test:process.py:263 Command (pid 2922978) minflt: 18170
DEBUG    ya.test:process.py:263 Command (pid 2922978) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) nivcsw: 297
DEBUG    ya.test:process.py:263 Command (pid 2922978) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2922978) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 2922978) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2922978) stime: 4.047066
DEBUG    ya.test:process.py:263 Command (pid 2922978) utime: 0.113826
DEBUG    ya.test:process.py:263 Command (pid 2922978) wtime: 4.386
DEBUG    ya.test:process.py:275 Command (pid 2922978) output:
Git info:
    Commit: e45287032b576dd8046fc2efd0567d075300d16f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6a519a521f83603b8d7063caded0ce832b7263e0 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4obg6rtiwy    Host information: 
        Linux ghrun-4obg6rtiwy 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 2922978) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: e45287032b576dd8046fc2efd0567d075300d16f
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 6a519a521f83603b8d7063caded0ce832b7263e0 into e627786eeb199a75e0a8fe14c086baf65c58e663
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4obg6rtiwy    Host information: 
        Linux ghrun-4obg6rtiwy 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/ipgd/00244f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15226', '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: 28097\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/ipgd/00244f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15226', '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: 28097\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2925540
DEBUG    ya.test:process.py:259 Command (pid 2925540) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2925540) elapsed time (sec): 1.6279573440551758
DEBUG    ya.test:process.py:263 Command (pid 2925540) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) maxrss: 554728
DEBUG    ya.test:process.py:263 Command (pid 2925540) minflt: 18397
DEBUG    ya.test:process.py:263 Command (pid 2925540) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) nivcsw: 419
DEBUG    ya.test:process.py:263 Command (pid 2925540) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2925540) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 2925540) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2925540) stime: 1.405144
DEBUG    ya.test:process.py:263 Command (pid 2925540) utime: 0.134075
DEBUG    ya.test:process.py:263 Command (pid 2925540) wtime: 1.63
DEBUG    ya.test:process.py:275 Command (pid 2925540) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15226', '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/ipgd/00244f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15226', '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: 2926190
DEBUG    ya.test:process.py:259 Command (pid 2926190) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2926190) elapsed time (sec): 0.9814198017120361
DEBUG    ya.test:process.py:263 Command (pid 2926190) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) maxrss: 554712
DEBUG    ya.test:process.py:263 Command (pid 2926190) minflt: 18398
DEBUG    ya.test:process.py:263 Command (pid 2926190) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 2926190) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2926190) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 2926190) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2926190) stime: 0.775768
DEBUG    ya.test:process.py:263 Command (pid 2926190) utime: 0.11653799999999999
DEBUG    ya.test:process.py:263 Command (pid 2926190) wtime: 0.983
DEBUG    ya.test:process.py:275 Command (pid 2926190) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2926190) 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, 81499bd8-bfb8-4bfc-98a3-bd1255a4a701, localhost:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 81499bd8-bfb8-4bfc-98a3-bd1255a4a701, localhost:15226): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 81499bd8-bfb8-4bfc-98a3-bd1255a4a701, localhost:15226): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4obg6rtiwy.auto.internal" port: 15226 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-4obg6rtiwy.auto.internal:15226, 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:15226
------------------------------ 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/ipgd/00244f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydb/ydb -e grpc://localhost:15226 -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/ipgd/00244f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15226', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2927014
DEBUG    ya.test:process.py:259 Command (pid 2927014) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2927014) elapsed time (sec): 0.49041271209716797
DEBUG    ya.test:process.py:263 Command (pid 2927014) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) maxrss: 166204
DEBUG    ya.test:process.py:263 Command (pid 2927014) minflt: 3560
DEBUG    ya.test:process.py:263 Command (pid 2927014) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2927014) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2927014) nvcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 2927014) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2927014) stime: 0.025186
DEBUG    ya.test:process.py:263 Command (pid 2927014) utime: 0.057567999999999994
DEBUG    ya.test:process.py:263 Command (pid 2927014) wtime: 0.491
DEBUG    ya.test:process.py:275 Command (pid 2927014) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2927014) 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/ipgd/00244f/ydb/apps/ydb/ydb -e grpc://localhost:15226 -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/ipgd/00244f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15226', '-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: 2927296
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 2927296) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2927296) elapsed time (sec): 30.219117403030396
DEBUG    ya.test:process.py:263 Command (pid 2927296) wtime: 30.228
DEBUG    ya.test:process.py:275 Command (pid 2927296) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    396	396	0	0	23	36	42	44
2	    389	389	0	0	24	38	51	55
3	    377	377	0	0	24	44	59	65
4	    404	404	0	0	23	37	42	49
5	    451	451	0	0	21	29	33	37
6	    445	445	0	0	21	31	35	42
7	    412	412	0	0	21	33	55	62
8	    392	392	0	0	22	44	57	71
9	    465	465	0	0	20	28	38	43
10	    480	480	0	0	20	24	27	30
11	    486	486	0	0	20	21	23	25
12	    478	478	0	0	20	23	32	36
13	    487	487	0	0	20	21	21	23
14	    486	486	0	0	20	21	21	23
15	    487	487	0	0	20	21	22	22
16	    482	482	0	0	20	22	26	28
17	    486	486	0	0	20	22	24	26
18	    478	478	0	0	20	22	33	33
19	    484	484	0	0	20	21	27	28
20	    488	488	0	0	20	21	21	21
21	    484	484	0	0	20	21	25	25
22	    485	485	0	0	20	21	23	24
23	    487	487	0	0	20	21	22	24
24	    487	487	0	0	20	21	23	25
25	    489	489	0	0	20	21	22	27
26	    469	469	0	0	20	23	57	58
27	    486	486	0	0	20	21	27	31
28	    481	481	0	0	20	22	25	28
29	    480	480	0	0	20	24	30	33
30	    468	468	0	0	20	21	79	82

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13869	462.3	0	0	20	28	39	82

DEBUG    ya.test:process.py:276 Command (pid 2927296) 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, 335fe1ca-b053-426a-9e0f-158779b65d2a, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 335fe1ca-b053-426a-9e0f-158779b65d2a, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 335fe1ca-b053-426a-9e0f-158779b65d2a, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 28e186f7-fade-4b8f-adb5-d59d234b148f, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 28e186f7-fade-4b8f-adb5-d59d234b148f, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 28e186f7-fade-4b8f-adb5-d59d234b148f, ghrun-4obg6rtiwy.auto.internal:15226): 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=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 864e26e9-c94e-42b3-8137-ab3acb3443f5, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 864e26e9-c94e-42b3-8137-ab3acb3443f5, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 864e26e9-c94e-42b3-8137-ab3acb3443f5, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
INFO     root:test_log_scenario.py:217 Count rows after insert 13601 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3639ab1f-4033-4380-ad44-417308184822, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3639ab1f-4033-4380-ad44-417308184822, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3639ab1f-4033-4380-ad44-417308184822, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 246b667a-5117-4fb8-b2ac-23a67cd3c491, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 246b667a-5117-4fb8-b2ac-23a67cd3c491, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 246b667a-5117-4fb8-b2ac-23a67cd3c491, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydb/ydb -e grpc://localhost:15226 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydb/ydb -e grpc://localhost:15226 -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/ipgd/00244f/ydb/apps/ydb/ydb -e grpc://localhost:15226 -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, 9d3d437e-85fa-4a72-a150-a8a9017fa6cc, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d3d437e-85fa-4a72-a150-a8a9017fa6cc, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MzQxZDcyMTItZjA2NDJkNjktNDA3YzBjMzgtNzg2MWY3M2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 19514ad9-49f1-4713-bf12-c5ba3f14b7d9, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d3d437e-85fa-4a72-a150-a8a9017fa6cc, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19514ad9-49f1-4713-bf12-c5ba3f14b7d9, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15226', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15226', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2946162
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ipgd/00244f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15226', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19514ad9-49f1-4713-bf12-c5ba3f14b7d9, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmU3NWEwZGItNmJhMDljMTMtOWUwZjY5MjEtNzJkZDg3MzY=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2946164
DEBUG    ya.test:process.py:628 Command pid: 2946165
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e92dfc39-7b81-483e-84d3-b8f3c5e2093e, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e92dfc39-7b81-483e-84d3-b8f3c5e2093e, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NWEwZGItNmJhMDljMTMtOWUwZjY5MjEtNzJkZDg3MzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e92dfc39-7b81-483e-84d3-b8f3c5e2093e, ghrun-4obg6rtiwy.auto.internal:15226): 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=ZmU3NWEwZGItNmJhMDljMTMtOWUwZjY5MjEtNzJkZDg3MzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d87b824-fa18-4cce-82a2-b9c166cab39b, ghrun-4obg6rtiwy.auto.internal:15226): 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, 3d87b824-fa18-4cce-82a2-b9c166cab39b, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NWEwZGItNmJhMDljMTMtOWUwZjY5MjEtNzJkZDg3MzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3122b851-287b-4202-b7c7-bd313b3f818e, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3122b851-287b-4202-b7c7-bd313b3f818e, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d87b824-fa18-4cce-82a2-b9c166cab39b, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3122b851-287b-4202-b7c7-bd313b3f818e, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGZlYTdiNjMtY2ZmMzIyM2QtMmVlNmQxMjUtYjJlMWQ3NmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dbce9431-5e11-4d78-af59-e378f4fbc3bc, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dbce9431-5e11-4d78-af59-e378f4fbc3bc, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZGZlYTdiNjMtY2ZmMzIyM2QtMmVlNmQxMjUtYjJlMWQ3NmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dbce9431-5e11-4d78-af59-e378f4fbc3bc, ghrun-4obg6rtiwy.auto.internal:15226): 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=ZGZlYTdiNjMtY2ZmMzIyM2QtMmVlNmQxMjUtYjJlMWQ3NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6cb84de0-76fa-4942-9585-12c5d50138fe, ghrun-4obg6rtiwy.auto.internal:15226): 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, 6cb84de0-76fa-4942-9585-12c5d50138fe, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZGZlYTdiNjMtY2ZmMzIyM2QtMmVlNmQxMjUtYjJlMWQ3NmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 42cc0eb2-43ce-4afc-a3a6-c1cf9519e2fb, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cb84de0-76fa-4942-9585-12c5d50138fe, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 42cc0eb2-43ce-4afc-a3a6-c1cf9519e2fb, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 42cc0eb2-43ce-4afc-a3a6-c1cf9519e2fb, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2E2YzBkYzMtYTVjNDI0MzAtYWRmYWRmZjEtMjUyZjNlYWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e11d19f6-017c-4a9c-ae42-33d9b2e3de6b, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e11d19f6-017c-4a9c-ae42-33d9b2e3de6b, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=Y2E2YzBkYzMtYTVjNDI0MzAtYWRmYWRmZjEtMjUyZjNlYWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e11d19f6-017c-4a9c-ae42-33d9b2e3de6b, ghrun-4obg6rtiwy.auto.internal:15226): 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=Y2E2YzBkYzMtYTVjNDI0MzAtYWRmYWRmZjEtMjUyZjNlYWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 283b0fde-130c-4557-ba09-eaa9c00e3059, ghrun-4obg6rtiwy.auto.internal:15226): 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, 283b0fde-130c-4557-ba09-eaa9c00e3059, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=Y2E2YzBkYzMtYTVjNDI0MzAtYWRmYWRmZjEtMjUyZjNlYWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9ba3bfd0-277a-4749-b849-4021d914c954, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 283b0fde-130c-4557-ba09-eaa9c00e3059, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9ba3bfd0-277a-4749-b849-4021d914c954, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9ba3bfd0-277a-4749-b849-4021d914c954, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDg4OGZiMWUtNzgzNjlmYmItOTQyZTM5MjMtZWQ0MDEzNzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 82b1ba46-7924-484c-b6f6-6ae958eef98e, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 82b1ba46-7924-484c-b6f6-6ae958eef98e, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZDg4OGZiMWUtNzgzNjlmYmItOTQyZTM5MjMtZWQ0MDEzNzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 82b1ba46-7924-484c-b6f6-6ae958eef98e, ghrun-4obg6rtiwy.auto.internal:15226): 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=ZDg4OGZiMWUtNzgzNjlmYmItOTQyZTM5MjMtZWQ0MDEzNzk=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, baecc5e6-9839-4d36-bf6f-f296d6d01490, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dd60cdd9-8db2-48d0-b0c9-f77bffe8de6d, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, baecc5e6-9839-4d36-bf6f-f296d6d01490, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZDg4OGZiMWUtNzgzNjlmYmItOTQyZTM5MjMtZWQ0MDEzNzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dd60cdd9-8db2-48d0-b0c9-f77bffe8de6d, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, baecc5e6-9839-4d36-bf6f-f296d6d01490, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dd60cdd9-8db2-48d0-b0c9-f77bffe8de6d, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjQxZjBjNmYtYjhhODU3OTYtMTY3MzU0YjMtMmZkYzI3MWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9199baf7-6d48-4a58-a54e-d9c514783c0e, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9199baf7-6d48-4a58-a54e-d9c514783c0e, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZjQxZjBjNmYtYjhhODU3OTYtMTY3MzU0YjMtMmZkYzI3MWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9199baf7-6d48-4a58-a54e-d9c514783c0e, ghrun-4obg6rtiwy.auto.internal:15226): 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=ZjQxZjBjNmYtYjhhODU3OTYtMTY3MzU0YjMtMmZkYzI3MWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 046847bf-723f-45eb-96be-0782bda188b7, ghrun-4obg6rtiwy.auto.internal:15226): 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, 046847bf-723f-45eb-96be-0782bda188b7, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=ZjQxZjBjNmYtYjhhODU3OTYtMTY3MzU0YjMtMmZkYzI3MWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8ea83d36-ab5f-49f5-9a5b-956de547d191, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ea83d36-ab5f-49f5-9a5b-956de547d191, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 046847bf-723f-45eb-96be-0782bda188b7, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ea83d36-ab5f-49f5-9a5b-956de547d191, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjBmOWVlYjQtMWY4YzM1N2YtNmUyY2YzZjEtOGYzZjY1YTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3f29ea05-3228-46df-bbda-d54327eed451, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3f29ea05-3228-46df-bbda-d54327eed451, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MjBmOWVlYjQtMWY4YzM1N2YtNmUyY2YzZjEtOGYzZjY1YTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3f29ea05-3228-46df-bbda-d54327eed451, ghrun-4obg6rtiwy.auto.internal:15226): 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=MjBmOWVlYjQtMWY4YzM1N2YtNmUyY2YzZjEtOGYzZjY1YTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 576e0464-d8da-4cd9-afb2-23da1c9b028f, ghrun-4obg6rtiwy.auto.internal:15226): 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, 576e0464-d8da-4cd9-afb2-23da1c9b028f, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=MjBmOWVlYjQtMWY4YzM1N2YtNmUyY2YzZjEtOGYzZjY1YTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 87949f01-3476-49a2-aefe-6ab72295fc52, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 87949f01-3476-49a2-aefe-6ab72295fc52, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 576e0464-d8da-4cd9-afb2-23da1c9b028f, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 87949f01-3476-49a2-aefe-6ab72295fc52, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWVmY2FmOTgtMWFkYzFhLTFkMGUyMTM2LWQyNTg2MjQ4" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 80e84a52-b27e-4a9e-82dd-eafbab825bc8, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 80e84a52-b27e-4a9e-82dd-eafbab825bc8, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=NWVmY2FmOTgtMWFkYzFhLTFkMGUyMTM2LWQyNTg2MjQ4" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 80e84a52-b27e-4a9e-82dd-eafbab825bc8, ghrun-4obg6rtiwy.auto.internal:15226): 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=NWVmY2FmOTgtMWFkYzFhLTFkMGUyMTM2LWQyNTg2MjQ4
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39cd01ab-3463-4ad0-b069-39f67b47e019, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39cd01ab-3463-4ad0-b069-39f67b47e019, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=NWVmY2FmOTgtMWFkYzFhLTFkMGUyMTM2LWQyNTg2MjQ4" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39cd01ab-3463-4ad0-b069-39f67b47e019, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e13a5f54-b149-4a3c-a699-72cf00f64734, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e13a5f54-b149-4a3c-a699-72cf00f64734, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e13a5f54-b149-4a3c-a699-72cf00f64734, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGI4OTg3MmMtZTVhMWU5ODktMTQyZmY1MjEtZjA3YzYyZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f6842384-0acc-4e58-878e-903d7e2f2d6f, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f6842384-0acc-4e58-878e-903d7e2f2d6f, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=OGI4OTg3MmMtZTVhMWU5ODktMTQyZmY1MjEtZjA3YzYyZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f6842384-0acc-4e58-878e-903d7e2f2d6f, ghrun-4obg6rtiwy.auto.internal:15226): 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=OGI4OTg3MmMtZTVhMWU5ODktMTQyZmY1MjEtZjA3YzYyZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8437a10b-8ba6-4973-a20a-689dadbd909e, ghrun-4obg6rtiwy.auto.internal:15226): 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, 8437a10b-8ba6-4973-a20a-689dadbd909e, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=OGI4OTg3MmMtZTVhMWU5ODktMTQyZmY1MjEtZjA3YzYyZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca7e3d66-a065-4665-bb78-446b934ab7dc, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca7e3d66-a065-4665-bb78-446b934ab7dc, ghrun-4obg6rtiwy.auto.internal:15226): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8437a10b-8ba6-4973-a20a-689dadbd909e, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca7e3d66-a065-4665-bb78-446b934ab7dc, ghrun-4obg6rtiwy.auto.internal:15226): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjk0OTg3MjAtMjkzM2ZkNTUtMzdjMTFlOTItYzhhYjVlM2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f073fe59-6502-4268-ad52-a5a70e13a536, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f073fe59-6502-4268-ad52-a5a70e13a536, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=Yjk0OTg3MjAtMjkzM2ZkNTUtMzdjMTFlOTItYzhhYjVlM2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f073fe59-6502-4268-ad52-a5a70e13a536, ghrun-4obg6rtiwy.auto.internal:15226): 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=Yjk0OTg3MjAtMjkzM2ZkNTUtMzdjMTFlOTItYzhhYjVlM2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37d46a25-e35a-4845-a338-78afdd122a09, ghrun-4obg6rtiwy.auto.internal:15226): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37d46a25-e35a-4845-a338-78afdd122a09, ghrun-4obg6rtiwy.auto.internal:15226): request = { session_id: "ydb://session/3?node_id=1&id=Yjk0OTg3MjAtMjkzM2ZkNTUtMzdjMTFlOTItYzhhYjVlM2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37d46a25-e35a-4845-a338-78afdd122a09, ghrun-4obg6rtiwy.auto.internal:15226): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 28e186f7-fade-4b8f-adb5-d59d234b148f, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.005720952+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e92dfc39-7b81-483e-84d3-b8f3c5e2093e, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.005859151+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-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dbce9431-5e11-4d78-af59-e378f4fbc3bc, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.005884324+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e11d19f6-017c-4a9c-ae42-33d9b2e3de6b, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.00590719+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 82b1ba46-7924-484c-b6f6-6ae958eef98e, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005932671+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9199baf7-6d48-4a58-a54e-d9c514783c0e, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005956669+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3f29ea05-3228-46df-bbda-d54327eed451, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005983116+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 80e84a52-b27e-4a9e-82dd-eafbab825bc8, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.00601797+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-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f6842384-0acc-4e58-878e-903d7e2f2d6f, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.006044787+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f073fe59-6502-4268-ad52-a5a70e13a536, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15226 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.006071004+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9d3d437e-85fa-4a72-a150-a8a9017fa6cc, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005842501+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3d87b824-fa18-4cce-82a2-b9c166cab39b, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005872163+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6cb84de0-76fa-4942-9585-12c5d50138fe, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005895825+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 283b0fde-130c-4557-ba09-eaa9c00e3059, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.005918799+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, baecc5e6-9839-4d36-bf6f-f296d6d01490, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.005944272+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 046847bf-723f-45eb-96be-0782bda188b7, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.005972664+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-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 576e0464-d8da-4cd9-afb2-23da1c9b028f, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.006003501+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 39cd01ab-3463-4ad0-b069-39f67b47e019, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-30T09:43:32.006032237+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-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8437a10b-8ba6-4973-a20a-689dadbd909e, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.006059039+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 37d46a25-e35a-4845-a338-78afdd122a09, ghrun-4obg6rtiwy.auto.internal:15226): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-30T09:43:32.006084211+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4obg6rtiwy.auto.internal:15226
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2946162) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2946162) elapsed time (sec): 30.144277095794678
DEBUG    ya.test:process.py:263 Command (pid 2946162) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 2946162) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    104	104	0	0	49	399	405	405
2	    195	195	0	0	49	65	71	81
3	    198	198	0	0	47	71	82	86
4	    174	174	0	0	50	105	124	136
5	     26	26	0	0	55	97	99	99
6	      0	0	0	2190	0	0	0	0
7	      0	0	0	2278	0	0	0	0
8	      0	0	0	2319	0	0	0	0
9	      0	0	0	2023	0	0	0	0
10	      0	0	0	2219	0	0	0	0
11	      0	0	0	2374	0	0	0	0
12	      0	0	0	2255	0	0	0	0
13	      0	0	0	1961	0	0	0	0
14	      0	0	0	2278	0	0	0	0
15	      0	0	0	2390	0	0	0	0
16	      0	0	0	2308	0	0	0	0
17	      0	0	0	2479	0	0	0	0
18	      0	0	0	2427	0	0	0	0
19	      0	0	0	2210	0	0	0	0
20	      0	0	0	2229	0	0	0	0
21	      0	0	0	2336	0	0	0	0
22	      0	0	0	2488	0	0	0	0
23	      0	0	0	2590	0	0	0	0
24	      0	0	0	2491	0	0	0	0
25	      0	0	0	2460	0	0	0	0
26	      0	0	0	2471	0	0	0	0
27	      0	0	0	2494	0	0	0	0
28	      0	0	0	2420	0	0	0	0
29	      0	0	0	2499	0	0	0	0
30	      0	0	0	2496	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    697	23.2333	0	58685	49	96	393	405

DEBUG    ya.test:process.py:276 Command (pid 2946162) 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 2946165) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2946165) elapsed time (sec): 30.143588304519653
DEBUG    ya.test:process.py:263 Command (pid 2946165) wtime: 30.146
DEBUG    ya.test:process.py:275 Command (pid 2946165) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     74	74	0	0	68	543	555	563
2	    147	147	0	0	66	89	100	101
3	    148	148	0	0	66	94	108	108
4	    131	131	0	0	69	134	149	151
5	     22	22	0	0	71	103	103	103
6	      0	0	0	2169	0	0	0	0
7	      0	0	0	2257	0	0	0	0
8	      0	0	0	2347	0	0	0	0
9	      0	0	0	2049	0	0	0	0
10	      0	0	0	2219	0	0	0	0
11	      0	0	0	2430	0	0	0	0
12	      0	0	0	2277	0	0	0	0
13	      0	0	0	2119	0	0	0	0
14	      0	0	0	2296	0	0	0	0
15	      0	0	0	2430	0	0	0	0
16	      0	0	0	2298	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2419	0	0	0	0
19	      0	0	0	2260	0	0	0	0
20	      0	0	0	2227	0	0	0	0
21	      0	0	0	2330	0	0	0	0
22	      0	0	0	2490	0	0	0	0
23	      0	0	0	2588	0	0	0	0
24	      0	0	0	2500	0	0	0	0
25	      0	0	0	2459	0	0	0	0
26	      0	0	0	2500	0	0	0	0
27	      0	0	0	2510	0	0	0	0
28	      0	0	0	2489	0	0	0	0
29	      0	0	0	2499	0	0	0	0
30	      0	0	0	2505	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    522	17.4	0	59157	67	108	535	563

DEBUG    ya.test:process.py:276 Command (pid 2946165) 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 2946164) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2946164) elapsed time (sec): 30.14700412750244
DEBUG    ya.test:process.py:263 Command (pid 2946164) wtime: 30.151
DEBUG    ya.test:process.py:275 Command (pid 2946164) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	2177	0	0	0	0
7	      0	0	0	2279	0	0	0	0
8	      0	0	0	2339	0	0	0	0
9	      0	0	0	2020	0	0	0	0
10	      0	0	0	2238	0	0	0	0
11	      0	0	0	2419	0	0	0	0
12	      0	0	0	2317	0	0	0	0
13	      0	0	0	1983	0	0	0	0
14	      0	0	0	2286	0	0	0	0
15	      0	0	0	2402	0	0	0	0
16	      0	0	0	2325	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2420	0	0	0	0
19	      0	0	0	2238	0	0	0	0
20	      0	0	0	2248	0	0	0	0
21	      0	0	0	2349	0	0	0	0
22	      0	0	0	2500	0	0	0	0
23	      0	0	0	2580	0	0	0	0
24	      0	0	0	2320	0	0	0	0
25	      0	0	0	0	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	180	0	0	0	0
28	      0	0	0	2500	0	0	0	0
29	      0	0	0	2509	0	0	0	0
30	      0	0	0	2520	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". 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:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15226
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15226". Check endpoint correctness.
============================== slowest durations ===============================
297.52s call     test_log_scenario.py::TestLogScenario::test_log_uniform
10.93s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s 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/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/ipgd/00244f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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-30T09:43:27.203646Z): source_id=335;tablet_id=72075186224037890;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 @ 0xA947935
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA93FE76
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7D7118
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD75126B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F9F808
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F9F55F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD72AFFD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143CD73B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15014807
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F695C3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F695C3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F66F73
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F6A937
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143EB528
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D007C75
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB779197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7C7BC4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7CBC84
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7CB890
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7CC47E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA94958C
21. ??:0: ?? @ 0x7F677BF8FAC2
22. ??:0: ?? @ 0x7F677C0218BF
==================== 1 failed, 1 error in 310.15s (0:05:10) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002469/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
14.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
============================== 1 passed in 23.03s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002426/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
8.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
============================== 1 passed in 16.29s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024c4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
11.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
============================== 1 passed in 26.35s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00266a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
============================== 1 passed in 15.48s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024ab/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
17.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
13.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
============================== 1 passed in 32.27s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024c7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
14.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
12.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
============================== 1 passed in 28.26s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00246d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
11.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
============================== 1 passed in 19.74s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
17.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
12.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]

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

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

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

test_overloads.py .

============================== slowest durations ===============================
14.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
============================== 1 passed in 27.49s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024a4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
13.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
12.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
============================== 1 passed in 26.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024e0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
18.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

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

test_overloads.py .

============================== slowest durations ===============================
12.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
============================== 1 passed in 20.39s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002485/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
17.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
12.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
============================== 1 passed in 31.35s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024ba/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
============================== 1 passed in 20.57s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024ad/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
15.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
============================== 1 passed in 24.46s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024c1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
15.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
============================== 1 passed in 23.61s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00215c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]

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

test_overloads.py .

============================== slowest durations ===============================
13.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
============================== 1 passed in 22.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/ipgd/00264c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

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

test_overloads.py .

============================== slowest durations ===============================
20.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.13s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
============================== 1 passed in 28.40s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002663/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
============================== 1 passed in 13.83s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00275b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
8.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
============================== 1 passed in 21.00s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002541/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
20.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
17.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

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

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
============================== 1 passed in 13.69s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002476/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
14.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

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

test_overloads.py .

============================== slowest durations ===============================
17.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
17.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

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

test_overloads.py .

============================== slowest durations ===============================
11.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
============================== 1 passed in 19.10s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00249c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
14.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
============================== 1 passed in 23.56s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002421/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
9.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

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

test_overloads.py .

============================== slowest durations ===============================
10.25s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability

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

test_overloads.py .

============================== slowest durations ===============================
93.77s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 1 passed in 98.03s (0:01:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002551/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
104.46s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 112.43s (0:01:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024bc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
89.46s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
========================= 1 passed in 98.85s (0:01:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002726/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
127.45s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
======================== 1 passed in 136.76s (0:02: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/ipgd/002672/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
119.64s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
17.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 137.61s (0:02:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002159/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
77.92s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
7.66s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 1 passed in 86.63s (0:01:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002636/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_replace.py .

============================== slowest durations ===============================
4.33s setup    test_replace.py::TestReplace::test_copy_full
0.99s call     test_replace.py::TestReplace::test_copy_full

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

test_replace.py .

============================== slowest durations ===============================
7.44s setup    test_replace.py::TestReplace::test_copy_partial
1.30s call     test_replace.py::TestReplace::test_copy_partial

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

test_replace.py .

============================== slowest durations ===============================
12.39s setup    test_replace.py::TestReplace::test_count
1.69s call     test_replace.py::TestReplace::test_count

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

test_replace.py .

============================== slowest durations ===============================
5.50s setup    test_replace.py::TestReplace::test_incorrect
0.37s call     test_replace.py::TestReplace::test_incorrect

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

test_replace.py .

============================== slowest durations ===============================
13.95s setup    test_replace.py::TestReplace::test_partial_replace
1.23s call     test_replace.py::TestReplace::test_partial_replace

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

test_replace.py .

============================== slowest durations ===============================
17.90s setup    test_replace.py::TestReplace::test_replace_rollback
0.86s call     test_replace.py::TestReplace::test_replace_rollback

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

test_replace.py .

============================== slowest durations ===============================
16.61s setup    test_replace.py::TestReplace::test_replace_total
1.30s call     test_replace.py::TestReplace::test_replace_total

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

test_replace.py .

============================== slowest durations ===============================
10.57s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.85s call     test_replace.py::TestReplace::test_replace_with_nulls

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

test_select.py .

============================== slowest durations ===============================
9.30s setup    test_select.py::TestSelect::test_incorrect
0.49s call     test_select.py::TestSelect::test_incorrect

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

test_select.py .

============================== slowest durations ===============================
16.40s setup    test_select.py::TestSelect::test_json_query
1.27s call     test_select.py::TestSelect::test_json_query

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

test_update.py .

============================== slowest durations ===============================
17.27s setup    test_update.py::TestUpdate::test_incorrect
0.58s call     test_update.py::TestUpdate::test_incorrect
0.01s teardown test_update.py::TestUpdate::test_incorrect
============================== 1 passed in 19.14s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/0024a9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_update.py .

============================== slowest durations ===============================
10.61s setup    test_update.py::TestUpdate::test_partial_update
1.14s call     test_update.py::TestUpdate::test_partial_update

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

test_update.py .

============================== slowest durations ===============================
15.73s setup    test_update.py::TestUpdate::test_update_many_rows
1.04s call     test_update.py::TestUpdate::test_update_many_rows

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

test_update.py .

============================== slowest durations ===============================
19.71s setup    test_update.py::TestUpdate::test_update_pk
0.69s call     test_update.py::TestUpdate::test_update_pk

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

test_update.py .

============================== slowest durations ===============================
18.30s setup    test_update.py::TestUpdate::test_update_rollback
1.48s call     test_update.py::TestUpdate::test_update_rollback

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

test_update.py .

============================== slowest durations ===============================
13.57s setup    test_update.py::TestUpdate::test_update_single_column
1.26s call     test_update.py::TestUpdate::test_update_single_column

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

test_update.py .

============================== slowest durations ===============================
18.20s setup    test_update.py::TestUpdate::test_update_single_row
0.92s call     test_update.py::TestUpdate::test_update_single_row

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

test_upsert.py .

============================== slowest durations ===============================
13.38s setup    test_upsert.py::TestUpsert::test_copy_full
2.45s call     test_upsert.py::TestUpsert::test_copy_full

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

test_upsert.py .

============================== slowest durations ===============================
14.11s setup    test_upsert.py::TestUpsert::test_copy_partial
1.58s call     test_upsert.py::TestUpsert::test_copy_partial

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

test_upsert.py .

============================== slowest durations ===============================
16.03s setup    test_upsert.py::TestUpsert::test_count
1.51s call     test_upsert.py::TestUpsert::test_count

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

test_upsert.py .

============================== slowest durations ===============================
5.47s setup    test_upsert.py::TestUpsert::test_incorrect
0.37s call     test_upsert.py::TestUpsert::test_incorrect

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

test_upsert.py .

============================== slowest durations ===============================
11.46s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.57s call     test_upsert.py::TestUpsert::test_insert_nulls
0.02s teardown test_upsert.py::TestUpsert::test_insert_nulls
============================== 1 passed in 13.04s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/00241c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
10.55s setup    test_upsert.py::TestUpsert::test_partial_update
0.78s call     test_upsert.py::TestUpsert::test_partial_update

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

upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
566.72s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
11.86s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
======================== 1 passed in 582.67s (0:09:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ipgd/002498/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items

zip_bomb.py .

============================== slowest durations ===============================
59.09s call     zip_bomb.py::TestZipBomb::test
22.01s teardown zip_bomb.py::TestZipBomb::test
8.29s setup    zip_bomb.py::TestZipBomb::test
========================= 1 passed in 90.52s (0:01:30) =========================
