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

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-07T13:15:00.190652Z): source_id=1154;tablet_id=72075186224037896;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 @ 0xA634E05
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62D346
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BBBF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B36CB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8A1F8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C89F4F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78ECDD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FA74B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16751527
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166A8D23
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166A8D23
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A5B43
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166AC5F7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x16517E98
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C9612A5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB466E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AC6A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B0764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B0370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B0F5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA636A5C
E   21. ??:0: ?? @ 0x7FACC3F33AC2
E   22. ??:0: ?? @ 0x7FACC3FC58BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 518969
DEBUG    ya.test:process.py:259 Command (pid 518969) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 518969) elapsed time (sec): 0.3147554397583008
DEBUG    ya.test:process.py:263 Command (pid 518969) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) maxrss: 538944
DEBUG    ya.test:process.py:263 Command (pid 518969) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 518969) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 518969) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 518969) stime: 0.184501
DEBUG    ya.test:process.py:263 Command (pid 518969) utime: 0.082436
DEBUG    ya.test:process.py:263 Command (pid 518969) wtime: 0.316
DEBUG    ya.test:process.py:275 Command (pid 518969) output:
Git info:
    Commit: ee59eb5fa2d58195c0e69b9aec8a960a6453f416
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 4a8e430535d8c2eb1ba9796f472f6889c89f82d0 into b6948803242b6914cf30dc198843372d48d6f0dd

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: ee59eb5fa2d58195c0e69b9aec8a960a6453f416
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 4a8e430535d8c2eb1ba9796f472f6889c89f82d0 into b6948803242b6914cf30dc198843372d48d6f0dd

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4691
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/ws79/000056/r3tmp/kikimr_cluster_zeilbx52
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19299
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16000
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1139
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25415
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ws79/000056/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/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1ju92ku3.log --grpc-port=19299 --mon-port=16000 --ic-port=4691
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19299/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ws79/000056/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/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1ju92ku3.log --grpc-port=19299 --mon-port=16000 --ic-port=4691
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1ju92ku3.log', '--grpc-port=19299', '--mon-port=16000', '--ic-port=4691')' in '/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 519090
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19299/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/ws79/000056/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 519091
DEBUG    ya.test:process.py:259 Command (pid 519091) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 519091) elapsed time (sec): 0.4364340305328369
DEBUG    ya.test:process.py:263 Command (pid 519091) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) maxrss: 538944
DEBUG    ya.test:process.py:263 Command (pid 519091) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 519091) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 519091) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 519091) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 519091) stime: 0.23920899999999998
DEBUG    ya.test:process.py:263 Command (pid 519091) utime: 0.147512
DEBUG    ya.test:process.py:263 Command (pid 519091) wtime: 0.438
DEBUG    ya.test:process.py:275 Command (pid 519091) output:
Git info:
    Commit: ee59eb5fa2d58195c0e69b9aec8a960a6453f416
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 4a8e430535d8c2eb1ba9796f472f6889c89f82d0 into b6948803242b6914cf30dc198843372d48d6f0dd

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ee59eb5fa2d58195c0e69b9aec8a960a6453f416
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 4a8e430535d8c2eb1ba9796f472f6889c89f82d0 into b6948803242b6914cf30dc198843372d48d6f0dd
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19299', '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: 4691\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/ws79/000056/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19299', '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: 4691\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 520057
DEBUG    ya.test:process.py:259 Command (pid 520057) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 520057) elapsed time (sec): 0.2687222957611084
DEBUG    ya.test:process.py:263 Command (pid 520057) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) maxrss: 547392
DEBUG    ya.test:process.py:263 Command (pid 520057) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 520057) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 520057) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 520057) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 520057) stime: 0.145535
DEBUG    ya.test:process.py:263 Command (pid 520057) utime: 0.07900399999999999
DEBUG    ya.test:process.py:263 Command (pid 520057) wtime: 0.27
DEBUG    ya.test:process.py:275 Command (pid 520057) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19299', '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/ws79/000056/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19299', '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: 520099
DEBUG    ya.test:process.py:259 Command (pid 520099) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 520099) elapsed time (sec): 0.3503601551055908
DEBUG    ya.test:process.py:263 Command (pid 520099) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) maxrss: 547396
DEBUG    ya.test:process.py:263 Command (pid 520099) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 520099) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 520099) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 520099) stime: 0.22444499999999998
DEBUG    ya.test:process.py:263 Command (pid 520099) utime: 0.081264
DEBUG    ya.test:process.py:263 Command (pid 520099) wtime: 0.351
DEBUG    ya.test:process.py:275 Command (pid 520099) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 185bd525-8aca-4ee8-afa2-02afc59b7375, localhost:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 185bd525-8aca-4ee8-afa2-02afc59b7375, localhost:19299): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 185bd525-8aca-4ee8-afa2-02afc59b7375, localhost:19299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zu2vjgxqp4.auto.internal" port: 19299 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-zu2vjgxqp4.auto.internal:19299, 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:19299
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydb/ydb -e grpc://localhost:19299 -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/ws79/000056/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19299', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 520393
DEBUG    ya.test:process.py:259 Command (pid 520393) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 520393) elapsed time (sec): 0.25791120529174805
DEBUG    ya.test:process.py:263 Command (pid 520393) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) maxrss: 166360
DEBUG    ya.test:process.py:263 Command (pid 520393) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 520393) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) nvcsw: 199
DEBUG    ya.test:process.py:263 Command (pid 520393) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 520393) stime: 0.025488999999999998
DEBUG    ya.test:process.py:263 Command (pid 520393) utime: 0.028675
DEBUG    ya.test:process.py:263 Command (pid 520393) wtime: 0.259
DEBUG    ya.test:process.py:275 Command (pid 520393) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 520393) 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/ws79/000056/ydb/apps/ydb/ydb -e grpc://localhost:19299 -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/ws79/000056/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19299', '-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: 520720
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 520720) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 520720) elapsed time (sec): 30.140116930007935
DEBUG    ya.test:process.py:263 Command (pid 520720) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 520720) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	   1565	1565	0	0	6	7	9	17
2	   1556	1556	0	0	6	7	8	9
3	   1599	1599	0	0	6	7	9	14
4	   1593	1593	0	0	6	7	8	9
5	   1453	1453	0	0	6	8	9	10
6	   1482	1482	0	0	6	8	9	11
7	   1589	1589	0	0	6	7	8	11
8	   1338	1338	0	0	6	10	15	36
9	   1551	1551	0	0	6	7	8	8
10	   1436	1436	0	0	6	8	9	61
11	   1463	1463	0	0	6	8	8	9
12	   1499	1499	0	0	6	8	8	9
13	   1513	1513	0	0	6	7	8	9
14	   1376	1376	0	0	6	10	15	17
15	   1471	1471	0	0	6	8	9	10
16	   1402	1402	0	0	6	8	9	9
17	   1461	1461	0	0	6	8	8	12
18	   1461	1461	0	0	6	8	8	10
19	   1517	1517	0	0	6	7	8	8
20	   1479	1479	0	0	6	7	8	10
21	   1490	1490	0	0	6	8	8	10
22	   1468	1468	0	0	6	9	12	15
23	   1560	1560	0	0	6	7	9	12
24	   1541	1541	0	0	6	7	8	9
25	   1502	1502	0	0	6	8	8	9
26	   1541	1541	0	0	6	7	8	8
27	   1512	1512	0	0	6	8	13	17
28	   1469	1469	0	0	6	8	11	14
29	   1573	1573	0	0	6	7	8	9
30	   1500	1500	0	0	6	7	8	19

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  44960	1498.67	0	0	6	8	9	61

DEBUG    ya.test:process.py:276 Command (pid 520720) 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, de82fad8-193b-4e66-9acf-add4e68b845d, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de82fad8-193b-4e66-9acf-add4e68b845d, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, de82fad8-193b-4e66-9acf-add4e68b845d, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b654a12b-a106-4284-b9e6-fcc8cff834c0, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b654a12b-a106-4284-b9e6-fcc8cff834c0, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b654a12b-a106-4284-b9e6-fcc8cff834c0, ghrun-zu2vjgxqp4.auto.internal:19299): 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=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 92cf1af0-fbb8-497b-ac2f-9bbb74cb7e9c, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92cf1af0-fbb8-497b-ac2f-9bbb74cb7e9c, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92cf1af0-fbb8-497b-ac2f-9bbb74cb7e9c, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
INFO     root:test_log_scenario.py:217 Count rows after insert 44156 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bcf2b341-e79e-4987-bbd9-7675418154df, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bcf2b341-e79e-4987-bbd9-7675418154df, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bcf2b341-e79e-4987-bbd9-7675418154df, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a284b967-2048-43c6-a7e1-5f00a6086bf7, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a284b967-2048-43c6-a7e1-5f00a6086bf7, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a284b967-2048-43c6-a7e1-5f00a6086bf7, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
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/ws79/000056/ydb/apps/ydb/ydb -e grpc://localhost:19299 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydb/ydb -e grpc://localhost:19299 -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/ws79/000056/ydb/apps/ydb/ydb -e grpc://localhost:19299 -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, 3e0eec3f-f5d2-4d5c-92f7-c6abaf8dfa1d, ghrun-zu2vjgxqp4.auto.internal:19299): 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    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e0eec3f-f5d2-4d5c-92f7-c6abaf8dfa1d, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 24805410-b0c1-4f29-a41f-05bcfb35cb7d, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e0eec3f-f5d2-4d5c-92f7-c6abaf8dfa1d, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24805410-b0c1-4f29-a41f-05bcfb35cb7d, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19299', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19299', '-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/ws79/000056/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19299', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 527201
DEBUG    ya.test:process.py:628 Command pid: 527202
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24805410-b0c1-4f29-a41f-05bcfb35cb7d, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjUzNmY4YWMtZGVlNzk1NjAtOTk2ZGYyZjgtZWJhYjI2YTY=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 527203
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 46b3452d-fd54-4e7c-96aa-f5601340aae7, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 46b3452d-fd54-4e7c-96aa-f5601340aae7, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=NjUzNmY4YWMtZGVlNzk1NjAtOTk2ZGYyZjgtZWJhYjI2YTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 46b3452d-fd54-4e7c-96aa-f5601340aae7, ghrun-zu2vjgxqp4.auto.internal:19299): 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=NjUzNmY4YWMtZGVlNzk1NjAtOTk2ZGYyZjgtZWJhYjI2YTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52896ec8-5124-4d24-bec6-ae512d445a30, ghrun-zu2vjgxqp4.auto.internal:19299): 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, 52896ec8-5124-4d24-bec6-ae512d445a30, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=NjUzNmY4YWMtZGVlNzk1NjAtOTk2ZGYyZjgtZWJhYjI2YTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ffe33ae4-a6e0-4ef7-808a-0dcc43d45db9, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ffe33ae4-a6e0-4ef7-808a-0dcc43d45db9, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52896ec8-5124-4d24-bec6-ae512d445a30, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ffe33ae4-a6e0-4ef7-808a-0dcc43d45db9, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODExZTkzNTctZDM3ZjRkY2QtNzJhOTNhNmEtMjVjMWNhNjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e653a052-8864-4785-a100-b81284ed8ed5, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e653a052-8864-4785-a100-b81284ed8ed5, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ODExZTkzNTctZDM3ZjRkY2QtNzJhOTNhNmEtMjVjMWNhNjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e653a052-8864-4785-a100-b81284ed8ed5, ghrun-zu2vjgxqp4.auto.internal:19299): 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=ODExZTkzNTctZDM3ZjRkY2QtNzJhOTNhNmEtMjVjMWNhNjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52582fcf-3460-4921-aaf6-600a0929f39a, ghrun-zu2vjgxqp4.auto.internal:19299): 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, 52582fcf-3460-4921-aaf6-600a0929f39a, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ODExZTkzNTctZDM3ZjRkY2QtNzJhOTNhNmEtMjVjMWNhNjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5a2401f2-3ed8-4527-a071-24939be43586, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5a2401f2-3ed8-4527-a071-24939be43586, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52582fcf-3460-4921-aaf6-600a0929f39a, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5a2401f2-3ed8-4527-a071-24939be43586, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWFhZWQxMC00MzM5ZjUzMi0zYWVhNjg2My01Y2JlOTczOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6f7ea323-3b4c-4e2c-9e47-cfb06cc55b18, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6f7ea323-3b4c-4e2c-9e47-cfb06cc55b18, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=OWFhZWQxMC00MzM5ZjUzMi0zYWVhNjg2My01Y2JlOTczOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6f7ea323-3b4c-4e2c-9e47-cfb06cc55b18, ghrun-zu2vjgxqp4.auto.internal:19299): 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=OWFhZWQxMC00MzM5ZjUzMi0zYWVhNjg2My01Y2JlOTczOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5010bc13-1434-452b-a0b5-6840884d57bc, ghrun-zu2vjgxqp4.auto.internal:19299): 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, 5010bc13-1434-452b-a0b5-6840884d57bc, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=OWFhZWQxMC00MzM5ZjUzMi0zYWVhNjg2My01Y2JlOTczOA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 08067006-0231-4f72-b125-c95afa5d1a1b, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08067006-0231-4f72-b125-c95afa5d1a1b, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5010bc13-1434-452b-a0b5-6840884d57bc, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08067006-0231-4f72-b125-c95afa5d1a1b, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTFiNjIyY2QtODdhZWZiMjItZDljYmJhNDEtYjUyNmMzMzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66bf1ade-b838-4b84-ae4f-859187d06483, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66bf1ade-b838-4b84-ae4f-859187d06483, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=OTFiNjIyY2QtODdhZWZiMjItZDljYmJhNDEtYjUyNmMzMzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66bf1ade-b838-4b84-ae4f-859187d06483, ghrun-zu2vjgxqp4.auto.internal:19299): 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=OTFiNjIyY2QtODdhZWZiMjItZDljYmJhNDEtYjUyNmMzMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72408171-ec17-45a3-afa1-cbb15ca18ca0, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72408171-ec17-45a3-afa1-cbb15ca18ca0, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=OTFiNjIyY2QtODdhZWZiMjItZDljYmJhNDEtYjUyNmMzMzU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72408171-ec17-45a3-afa1-cbb15ca18ca0, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9e029bdd-bfa8-4603-abc1-2656db201596, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e029bdd-bfa8-4603-abc1-2656db201596, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e029bdd-bfa8-4603-abc1-2656db201596, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDhkMDhjNDctMTljODk4Yy0yZGJjM2FlMC0zYjI0ZDQ2MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c2263221-752a-4057-89ee-0052b4797ddf, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c2263221-752a-4057-89ee-0052b4797ddf, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkMDhjNDctMTljODk4Yy0yZGJjM2FlMC0zYjI0ZDQ2MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c2263221-752a-4057-89ee-0052b4797ddf, ghrun-zu2vjgxqp4.auto.internal:19299): 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=ZDhkMDhjNDctMTljODk4Yy0yZGJjM2FlMC0zYjI0ZDQ2MA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e5907dd-0135-4cb3-ac9f-d08137cb09fe, ghrun-zu2vjgxqp4.auto.internal:19299): 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, 7e5907dd-0135-4cb3-ac9f-d08137cb09fe, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkMDhjNDctMTljODk4Yy0yZGJjM2FlMC0zYjI0ZDQ2MA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 91e323d2-a317-48ab-8c73-5afd56110149, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 91e323d2-a317-48ab-8c73-5afd56110149, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e5907dd-0135-4cb3-ac9f-d08137cb09fe, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 91e323d2-a317-48ab-8c73-5afd56110149, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmZmMmI2YTItZWRkZTRhMTMtNmQ3NTlmMWMtNjg3OTBmNzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 74c4288f-be89-4f99-9d92-d09e16b88f14, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 74c4288f-be89-4f99-9d92-d09e16b88f14, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmI2YTItZWRkZTRhMTMtNmQ3NTlmMWMtNjg3OTBmNzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 74c4288f-be89-4f99-9d92-d09e16b88f14, ghrun-zu2vjgxqp4.auto.internal:19299): 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=YmZmMmI2YTItZWRkZTRhMTMtNmQ3NTlmMWMtNjg3OTBmNzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1237a066-b0da-4d43-bd5e-6001b37fceba, ghrun-zu2vjgxqp4.auto.internal:19299): 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, 1237a066-b0da-4d43-bd5e-6001b37fceba, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmI2YTItZWRkZTRhMTMtNmQ3NTlmMWMtNjg3OTBmNzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a3220024-0e6c-449b-ab00-620fb44be9ac, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3220024-0e6c-449b-ab00-620fb44be9ac, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1237a066-b0da-4d43-bd5e-6001b37fceba, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3220024-0e6c-449b-ab00-620fb44be9ac, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTM0YTY1MzctYTRiOWIzMi0zY2Q4MDA2MS0yYWMwMjZjNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4325ad97-9eac-4c90-8337-668c72cfcbec, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4325ad97-9eac-4c90-8337-668c72cfcbec, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=YTM0YTY1MzctYTRiOWIzMi0zY2Q4MDA2MS0yYWMwMjZjNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4325ad97-9eac-4c90-8337-668c72cfcbec, ghrun-zu2vjgxqp4.auto.internal:19299): 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=YTM0YTY1MzctYTRiOWIzMi0zY2Q4MDA2MS0yYWMwMjZjNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3dbac99-17e8-47d5-9096-a92d429e6505, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3dbac99-17e8-47d5-9096-a92d429e6505, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=YTM0YTY1MzctYTRiOWIzMi0zY2Q4MDA2MS0yYWMwMjZjNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 75afed90-3d9b-4020-bedb-c19ce3baa52c, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 75afed90-3d9b-4020-bedb-c19ce3baa52c, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3dbac99-17e8-47d5-9096-a92d429e6505, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 75afed90-3d9b-4020-bedb-c19ce3baa52c, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDM0Y2MyOWMtZmUyNzY3N2QtYTQ5NzQzYTctZDhjNDM0MzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5bc7b92d-df71-414a-b4f4-5b1d32beff8f, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5bc7b92d-df71-414a-b4f4-5b1d32beff8f, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0Y2MyOWMtZmUyNzY3N2QtYTQ5NzQzYTctZDhjNDM0MzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5bc7b92d-df71-414a-b4f4-5b1d32beff8f, ghrun-zu2vjgxqp4.auto.internal:19299): 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=ZDM0Y2MyOWMtZmUyNzY3N2QtYTQ5NzQzYTctZDhjNDM0MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 682094ed-33fc-45b4-a726-ebd1ea9a1819, ghrun-zu2vjgxqp4.auto.internal:19299): 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, 682094ed-33fc-45b4-a726-ebd1ea9a1819, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0Y2MyOWMtZmUyNzY3N2QtYTQ5NzQzYTctZDhjNDM0MzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f9b267c7-5177-4b75-8b98-038f0c007161, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f9b267c7-5177-4b75-8b98-038f0c007161, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 682094ed-33fc-45b4-a726-ebd1ea9a1819, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f9b267c7-5177-4b75-8b98-038f0c007161, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjdlOWRjMmItNzQ2NGYxMzktMTMxYjFhNDMtMjExM2VmZDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6c77a662-52b9-4bf6-9df2-4c7e8fd95e75, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6c77a662-52b9-4bf6-9df2-4c7e8fd95e75, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjdlOWRjMmItNzQ2NGYxMzktMTMxYjFhNDMtMjExM2VmZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6c77a662-52b9-4bf6-9df2-4c7e8fd95e75, ghrun-zu2vjgxqp4.auto.internal:19299): 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=ZjdlOWRjMmItNzQ2NGYxMzktMTMxYjFhNDMtMjExM2VmZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 421c4cb3-3fbd-4a94-8d1f-9af28ab9ef1f, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 421c4cb3-3fbd-4a94-8d1f-9af28ab9ef1f, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjdlOWRjMmItNzQ2NGYxMzktMTMxYjFhNDMtMjExM2VmZDA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 421c4cb3-3fbd-4a94-8d1f-9af28ab9ef1f, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b654a12b-a106-4284-b9e6-fcc8cff834c0, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-07T13:15:02.288084434+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 46b3452d-fd54-4e7c-96aa-f5601340aae7, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-07T13:15:02.288231753+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e653a052-8864-4785-a100-b81284ed8ed5, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288259201+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6f7ea323-3b4c-4e2c-9e47-cfb06cc55b18, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288286741+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 66bf1ade-b838-4b84-ae4f-859187d06483, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288315285+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c2263221-752a-4057-89ee-0052b4797ddf, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288343631+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 74c4288f-be89-4f99-9d92-d09e16b88f14, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-07T13:15:02.288391541+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4325ad97-9eac-4c90-8337-668c72cfcbec, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288422615+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5bc7b92d-df71-414a-b4f4-5b1d32beff8f, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288453802+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c77a662-52b9-4bf6-9df2-4c7e8fd95e75, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288479481+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3e0eec3f-f5d2-4d5c-92f7-c6abaf8dfa1d, ghrun-zu2vjgxqp4.auto.internal:19299): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288206601+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 52896ec8-5124-4d24-bec6-ae512d445a30, ghrun-zu2vjgxqp4.auto.internal:19299): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.28824564+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5010bc13-1434-452b-a0b5-6840884d57bc, ghrun-zu2vjgxqp4.auto.internal:19299): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288301042+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 52582fcf-3460-4921-aaf6-600a0929f39a, ghrun-zu2vjgxqp4.auto.internal:19299): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288273497+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 72408171-ec17-45a3-afa1-cbb15ca18ca0, ghrun-zu2vjgxqp4.auto.internal:19299): 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-07T13:15:02.288329482+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7e5907dd-0135-4cb3-ac9f-d08137cb09fe, ghrun-zu2vjgxqp4.auto.internal:19299): 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-07T13:15:02.288378627+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1237a066-b0da-4d43-bd5e-6001b37fceba, ghrun-zu2vjgxqp4.auto.internal:19299): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288408193+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e3dbac99-17e8-47d5-9096-a92d429e6505, ghrun-zu2vjgxqp4.auto.internal:19299): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288439434+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 682094ed-33fc-45b4-a726-ebd1ea9a1819, ghrun-zu2vjgxqp4.auto.internal:19299): 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-07T13:15:02.288467859+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 421c4cb3-3fbd-4a94-8d1f-9af28ab9ef1f, ghrun-zu2vjgxqp4.auto.internal:19299): 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-07T13:15:02.288492353+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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.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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 527201) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 527201) elapsed time (sec): 30.142226696014404
DEBUG    ya.test:process.py:263 Command (pid 527201) wtime: 30.145
DEBUG    ya.test:process.py:259 Command (pid 527202) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 527201) 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	1430	0	0	0	0
4	      0	0	0	1710	0	0	0	0
5	      0	0	0	2030	0	0	0	0
6	      0	0	0	1320	0	0	0	0
7	      0	0	0	1960	0	0	0	0
8	      0	0	0	2310	0	0	0	0
9	      0	0	0	2650	0	0	0	0
10	      0	0	0	2654	0	0	0	0
11	      0	0	0	2656	0	0	0	0
12	      0	0	0	2470	0	0	0	0
13	      0	0	0	2750	0	0	0	0
14	      0	0	0	2640	0	0	0	0
15	      0	0	0	2530	0	0	0	0
16	      0	0	0	2230	0	0	0	0
17	      0	0	0	2930	0	0	0	0
18	      0	0	0	2680	0	0	0	0
19	      0	0	0	2820	0	0	0	0
20	      0	0	0	2810	0	0	0	0
21	      0	0	0	2150	0	0	0	0
22	      0	0	0	2270	0	0	0	0
23	      0	0	0	2780	0	0	0	0
24	      0	0	0	2740	0	0	0	0
25	      0	0	0	2720	0	0	0	0
26	      0	0	0	2700	0	0	0	0
27	      0	0	0	2670	0	0	0	0
28	      0	0	0	2550	0	0	0	0
29	      0	0	0	2550	0	0	0	0
30	      0	0	0	2680	0	0	0	0

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

DEBUG    ya.test:process.py:259 Command (pid 527203) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 527202) elapsed time (sec): 30.142254114151
DEBUG    ya.test:process.py:276 Command (pid 527201) errors:

DEBUG    ya.test:process.py:260 Command (pid 527203) elapsed time (sec): 30.141565084457397
DEBUG    ya.test:process.py:263 Command (pid 527202) wtime: 30.145
DEBUG    ya.test:process.py:263 Command (pid 527203) wtime: 30.143
DEBUG    ya.test:process.py:275 Command (pid 527202) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    118	118	0	0	46	397	407	409
2	    174	174	0	0	42	75	78	84
3	      0	0	0	1420	0	0	0	0
4	      0	0	0	1710	0	0	0	0
5	      0	0	0	2025	0	0	0	0
6	      0	0	0	1325	0	0	0	0
7	      0	0	0	1960	0	0	0	0
8	      0	0	0	2300	0	0	0	0
9	      0	0	0	2650	0	0	0	0
10	      0	0	0	2650	0	0	0	0
11	      0	0	0	2650	0	0	0	0
12	      0	0	0	2470	0	0	0	0
13	      0	0	0	2750	0	0	0	0
14	      0	0	0	2640	0	0	0	0
15	      0	0	0	2530	0	0	0	0
16	      0	0	0	2225	0	0	0	0
17	      0	0	0	2930	0	0	0	0
18	      0	0	0	2680	0	0	0	0
19	      0	0	0	2820	0	0	0	0
20	      0	0	0	2810	0	0	0	0
21	      0	0	0	2150	0	0	0	0
22	      0	0	0	2270	0	0	0	0
23	      0	0	0	2780	0	0	0	0
24	      0	0	0	2740	0	0	0	0
25	      0	0	0	2720	0	0	0	0
26	      0	0	0	2710	0	0	0	0
27	      0	0	0	2670	0	0	0	0
28	      0	0	0	2540	0	0	0	0
29	      0	0	0	2550	0	0	0	0
30	      0	0	0	2680	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    292	9.73333	0	68355	44	122	403	409

DEBUG    ya.test:process.py:275 Command (pid 527203) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     75	75	0	0	69	523	535	535
2	    114	114	0	0	64	105	109	110
3	      0	0	0	1420	0	0	0	0
4	      0	0	0	1710	0	0	0	0
5	      0	0	0	2021	0	0	0	0
6	      0	0	0	1329	0	0	0	0
7	      0	0	0	1960	0	0	0	0
8	      0	0	0	2310	0	0	0	0
9	      0	0	0	2650	0	0	0	0
10	      0	0	0	2640	0	0	0	0
11	      0	0	0	2660	0	0	0	0
12	      0	0	0	2470	0	0	0	0
13	      0	0	0	2750	0	0	0	0
14	      0	0	0	2640	0	0	0	0
15	      0	0	0	2530	0	0	0	0
16	      0	0	0	2230	0	0	0	0
17	      0	0	0	2930	0	0	0	0
18	      0	0	0	2680	0	0	0	0
19	      0	0	0	2820	0	0	0	0
20	      0	0	0	2810	0	0	0	0
21	      0	0	0	2150	0	0	0	0
22	      0	0	0	2270	0	0	0	0
23	      0	0	0	2780	0	0	0	0
24	      0	0	0	2740	0	0	0	0
25	      0	0	0	2720	0	0	0	0
26	      0	0	0	2709	0	0	0	0
27	      0	0	0	2670	0	0	0	0
28	      0	0	0	2550	0	0	0	0
29	      0	0	0	2550	0	0	0	0
30	      0	0	0	2680	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    189	6.3	0	68379	67	389	535	535

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-zu2vjgxqp4'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.519090' in '/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_1ju92ku3.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19299/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25415
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1139
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16000
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19299
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4691
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 518969
DEBUG    ya.test:process.py:259 Command (pid 518969) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 518969) elapsed time (sec): 0.3147554397583008
DEBUG    ya.test:process.py:263 Command (pid 518969) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) maxrss: 538944
DEBUG    ya.test:process.py:263 Command (pid 518969) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 518969) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 518969) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 518969) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 518969) stime: 0.184501
DEBUG    ya.test:process.py:263 Command (pid 518969) utime: 0.082436
DEBUG    ya.test:process.py:263 Command (pid 518969) wtime: 0.316
DEBUG    ya.test:process.py:275 Command (pid 518969) output:
Git info:
    Commit: ee59eb5fa2d58195c0e69b9aec8a960a6453f416
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 4a8e430535d8c2eb1ba9796f472f6889c89f82d0 into b6948803242b6914cf30dc198843372d48d6f0dd

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: ee59eb5fa2d58195c0e69b9aec8a960a6453f416
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 4a8e430535d8c2eb1ba9796f472f6889c89f82d0 into b6948803242b6914cf30dc198843372d48d6f0dd

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4691
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/ws79/000056/r3tmp/kikimr_cluster_zeilbx52
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19299
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16000
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1139
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25415
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ws79/000056/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/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1ju92ku3.log --grpc-port=19299 --mon-port=16000 --ic-port=4691
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19299/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ws79/000056/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/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1ju92ku3.log --grpc-port=19299 --mon-port=16000 --ic-port=4691
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_1ju92ku3.log', '--grpc-port=19299', '--mon-port=16000', '--ic-port=4691')' in '/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 519090
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19299/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/ws79/000056/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 519091
DEBUG    ya.test:process.py:259 Command (pid 519091) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 519091) elapsed time (sec): 0.4364340305328369
DEBUG    ya.test:process.py:263 Command (pid 519091) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) maxrss: 538944
DEBUG    ya.test:process.py:263 Command (pid 519091) minflt: 16130
DEBUG    ya.test:process.py:263 Command (pid 519091) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 519091) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 519091) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 519091) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 519091) stime: 0.23920899999999998
DEBUG    ya.test:process.py:263 Command (pid 519091) utime: 0.147512
DEBUG    ya.test:process.py:263 Command (pid 519091) wtime: 0.438
DEBUG    ya.test:process.py:275 Command (pid 519091) output:
Git info:
    Commit: ee59eb5fa2d58195c0e69b9aec8a960a6453f416
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 4a8e430535d8c2eb1ba9796f472f6889c89f82d0 into b6948803242b6914cf30dc198843372d48d6f0dd

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: ee59eb5fa2d58195c0e69b9aec8a960a6453f416
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 4a8e430535d8c2eb1ba9796f472f6889c89f82d0 into b6948803242b6914cf30dc198843372d48d6f0dd
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19299', '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: 4691\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/ws79/000056/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19299', '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: 4691\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 520057
DEBUG    ya.test:process.py:259 Command (pid 520057) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 520057) elapsed time (sec): 0.2687222957611084
DEBUG    ya.test:process.py:263 Command (pid 520057) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) maxrss: 547392
DEBUG    ya.test:process.py:263 Command (pid 520057) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 520057) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 520057) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 520057) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 520057) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 520057) stime: 0.145535
DEBUG    ya.test:process.py:263 Command (pid 520057) utime: 0.07900399999999999
DEBUG    ya.test:process.py:263 Command (pid 520057) wtime: 0.27
DEBUG    ya.test:process.py:275 Command (pid 520057) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19299', '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/ws79/000056/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19299', '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: 520099
DEBUG    ya.test:process.py:259 Command (pid 520099) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 520099) elapsed time (sec): 0.3503601551055908
DEBUG    ya.test:process.py:263 Command (pid 520099) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) maxrss: 547396
DEBUG    ya.test:process.py:263 Command (pid 520099) minflt: 18273
DEBUG    ya.test:process.py:263 Command (pid 520099) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 520099) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 520099) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 520099) stime: 0.22444499999999998
DEBUG    ya.test:process.py:263 Command (pid 520099) utime: 0.081264
DEBUG    ya.test:process.py:263 Command (pid 520099) wtime: 0.351
DEBUG    ya.test:process.py:275 Command (pid 520099) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 185bd525-8aca-4ee8-afa2-02afc59b7375, localhost:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 185bd525-8aca-4ee8-afa2-02afc59b7375, localhost:19299): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 185bd525-8aca-4ee8-afa2-02afc59b7375, localhost:19299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zu2vjgxqp4.auto.internal" port: 19299 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-zu2vjgxqp4.auto.internal:19299, 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:19299
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydb/ydb -e grpc://localhost:19299 -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/ws79/000056/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19299', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 520393
DEBUG    ya.test:process.py:259 Command (pid 520393) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 520393) elapsed time (sec): 0.25791120529174805
DEBUG    ya.test:process.py:263 Command (pid 520393) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) maxrss: 166360
DEBUG    ya.test:process.py:263 Command (pid 520393) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 520393) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 520393) nvcsw: 199
DEBUG    ya.test:process.py:263 Command (pid 520393) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 520393) stime: 0.025488999999999998
DEBUG    ya.test:process.py:263 Command (pid 520393) utime: 0.028675
DEBUG    ya.test:process.py:263 Command (pid 520393) wtime: 0.259
DEBUG    ya.test:process.py:275 Command (pid 520393) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 520393) 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/ws79/000056/ydb/apps/ydb/ydb -e grpc://localhost:19299 -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/ws79/000056/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19299', '-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: 520720
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 520720) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 520720) elapsed time (sec): 30.140116930007935
DEBUG    ya.test:process.py:263 Command (pid 520720) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 520720) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	   1565	1565	0	0	6	7	9	17
2	   1556	1556	0	0	6	7	8	9
3	   1599	1599	0	0	6	7	9	14
4	   1593	1593	0	0	6	7	8	9
5	   1453	1453	0	0	6	8	9	10
6	   1482	1482	0	0	6	8	9	11
7	   1589	1589	0	0	6	7	8	11
8	   1338	1338	0	0	6	10	15	36
9	   1551	1551	0	0	6	7	8	8
10	   1436	1436	0	0	6	8	9	61
11	   1463	1463	0	0	6	8	8	9
12	   1499	1499	0	0	6	8	8	9
13	   1513	1513	0	0	6	7	8	9
14	   1376	1376	0	0	6	10	15	17
15	   1471	1471	0	0	6	8	9	10
16	   1402	1402	0	0	6	8	9	9
17	   1461	1461	0	0	6	8	8	12
18	   1461	1461	0	0	6	8	8	10
19	   1517	1517	0	0	6	7	8	8
20	   1479	1479	0	0	6	7	8	10
21	   1490	1490	0	0	6	8	8	10
22	   1468	1468	0	0	6	9	12	15
23	   1560	1560	0	0	6	7	9	12
24	   1541	1541	0	0	6	7	8	9
25	   1502	1502	0	0	6	8	8	9
26	   1541	1541	0	0	6	7	8	8
27	   1512	1512	0	0	6	8	13	17
28	   1469	1469	0	0	6	8	11	14
29	   1573	1573	0	0	6	7	8	9
30	   1500	1500	0	0	6	7	8	19

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  44960	1498.67	0	0	6	8	9	61

DEBUG    ya.test:process.py:276 Command (pid 520720) 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, de82fad8-193b-4e66-9acf-add4e68b845d, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de82fad8-193b-4e66-9acf-add4e68b845d, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, de82fad8-193b-4e66-9acf-add4e68b845d, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b654a12b-a106-4284-b9e6-fcc8cff834c0, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b654a12b-a106-4284-b9e6-fcc8cff834c0, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b654a12b-a106-4284-b9e6-fcc8cff834c0, ghrun-zu2vjgxqp4.auto.internal:19299): 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=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 92cf1af0-fbb8-497b-ac2f-9bbb74cb7e9c, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92cf1af0-fbb8-497b-ac2f-9bbb74cb7e9c, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92cf1af0-fbb8-497b-ac2f-9bbb74cb7e9c, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
INFO     root:test_log_scenario.py:217 Count rows after insert 44156 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bcf2b341-e79e-4987-bbd9-7675418154df, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bcf2b341-e79e-4987-bbd9-7675418154df, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bcf2b341-e79e-4987-bbd9-7675418154df, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a284b967-2048-43c6-a7e1-5f00a6086bf7, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a284b967-2048-43c6-a7e1-5f00a6086bf7, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a284b967-2048-43c6-a7e1-5f00a6086bf7, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
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/ws79/000056/ydb/apps/ydb/ydb -e grpc://localhost:19299 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydb/ydb -e grpc://localhost:19299 -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/ws79/000056/ydb/apps/ydb/ydb -e grpc://localhost:19299 -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, 3e0eec3f-f5d2-4d5c-92f7-c6abaf8dfa1d, ghrun-zu2vjgxqp4.auto.internal:19299): 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    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e0eec3f-f5d2-4d5c-92f7-c6abaf8dfa1d, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3Y2M5OGMtNTc3NGQ0YjktNWE4ODE4OTUtMjI1NGJiOWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 24805410-b0c1-4f29-a41f-05bcfb35cb7d, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e0eec3f-f5d2-4d5c-92f7-c6abaf8dfa1d, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24805410-b0c1-4f29-a41f-05bcfb35cb7d, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19299', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ws79/000056/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19299', '-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/ws79/000056/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19299', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 527201
DEBUG    ya.test:process.py:628 Command pid: 527202
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24805410-b0c1-4f29-a41f-05bcfb35cb7d, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjUzNmY4YWMtZGVlNzk1NjAtOTk2ZGYyZjgtZWJhYjI2YTY=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 527203
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 46b3452d-fd54-4e7c-96aa-f5601340aae7, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 46b3452d-fd54-4e7c-96aa-f5601340aae7, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=NjUzNmY4YWMtZGVlNzk1NjAtOTk2ZGYyZjgtZWJhYjI2YTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 46b3452d-fd54-4e7c-96aa-f5601340aae7, ghrun-zu2vjgxqp4.auto.internal:19299): 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=NjUzNmY4YWMtZGVlNzk1NjAtOTk2ZGYyZjgtZWJhYjI2YTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52896ec8-5124-4d24-bec6-ae512d445a30, ghrun-zu2vjgxqp4.auto.internal:19299): 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, 52896ec8-5124-4d24-bec6-ae512d445a30, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=NjUzNmY4YWMtZGVlNzk1NjAtOTk2ZGYyZjgtZWJhYjI2YTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ffe33ae4-a6e0-4ef7-808a-0dcc43d45db9, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ffe33ae4-a6e0-4ef7-808a-0dcc43d45db9, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52896ec8-5124-4d24-bec6-ae512d445a30, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ffe33ae4-a6e0-4ef7-808a-0dcc43d45db9, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODExZTkzNTctZDM3ZjRkY2QtNzJhOTNhNmEtMjVjMWNhNjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e653a052-8864-4785-a100-b81284ed8ed5, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e653a052-8864-4785-a100-b81284ed8ed5, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ODExZTkzNTctZDM3ZjRkY2QtNzJhOTNhNmEtMjVjMWNhNjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e653a052-8864-4785-a100-b81284ed8ed5, ghrun-zu2vjgxqp4.auto.internal:19299): 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=ODExZTkzNTctZDM3ZjRkY2QtNzJhOTNhNmEtMjVjMWNhNjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52582fcf-3460-4921-aaf6-600a0929f39a, ghrun-zu2vjgxqp4.auto.internal:19299): 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, 52582fcf-3460-4921-aaf6-600a0929f39a, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ODExZTkzNTctZDM3ZjRkY2QtNzJhOTNhNmEtMjVjMWNhNjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5a2401f2-3ed8-4527-a071-24939be43586, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5a2401f2-3ed8-4527-a071-24939be43586, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52582fcf-3460-4921-aaf6-600a0929f39a, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5a2401f2-3ed8-4527-a071-24939be43586, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWFhZWQxMC00MzM5ZjUzMi0zYWVhNjg2My01Y2JlOTczOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6f7ea323-3b4c-4e2c-9e47-cfb06cc55b18, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6f7ea323-3b4c-4e2c-9e47-cfb06cc55b18, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=OWFhZWQxMC00MzM5ZjUzMi0zYWVhNjg2My01Y2JlOTczOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6f7ea323-3b4c-4e2c-9e47-cfb06cc55b18, ghrun-zu2vjgxqp4.auto.internal:19299): 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=OWFhZWQxMC00MzM5ZjUzMi0zYWVhNjg2My01Y2JlOTczOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5010bc13-1434-452b-a0b5-6840884d57bc, ghrun-zu2vjgxqp4.auto.internal:19299): 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, 5010bc13-1434-452b-a0b5-6840884d57bc, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=OWFhZWQxMC00MzM5ZjUzMi0zYWVhNjg2My01Y2JlOTczOA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 08067006-0231-4f72-b125-c95afa5d1a1b, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08067006-0231-4f72-b125-c95afa5d1a1b, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5010bc13-1434-452b-a0b5-6840884d57bc, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08067006-0231-4f72-b125-c95afa5d1a1b, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTFiNjIyY2QtODdhZWZiMjItZDljYmJhNDEtYjUyNmMzMzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66bf1ade-b838-4b84-ae4f-859187d06483, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66bf1ade-b838-4b84-ae4f-859187d06483, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=OTFiNjIyY2QtODdhZWZiMjItZDljYmJhNDEtYjUyNmMzMzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66bf1ade-b838-4b84-ae4f-859187d06483, ghrun-zu2vjgxqp4.auto.internal:19299): 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=OTFiNjIyY2QtODdhZWZiMjItZDljYmJhNDEtYjUyNmMzMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72408171-ec17-45a3-afa1-cbb15ca18ca0, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72408171-ec17-45a3-afa1-cbb15ca18ca0, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=OTFiNjIyY2QtODdhZWZiMjItZDljYmJhNDEtYjUyNmMzMzU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72408171-ec17-45a3-afa1-cbb15ca18ca0, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9e029bdd-bfa8-4603-abc1-2656db201596, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e029bdd-bfa8-4603-abc1-2656db201596, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e029bdd-bfa8-4603-abc1-2656db201596, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDhkMDhjNDctMTljODk4Yy0yZGJjM2FlMC0zYjI0ZDQ2MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c2263221-752a-4057-89ee-0052b4797ddf, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c2263221-752a-4057-89ee-0052b4797ddf, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkMDhjNDctMTljODk4Yy0yZGJjM2FlMC0zYjI0ZDQ2MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c2263221-752a-4057-89ee-0052b4797ddf, ghrun-zu2vjgxqp4.auto.internal:19299): 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=ZDhkMDhjNDctMTljODk4Yy0yZGJjM2FlMC0zYjI0ZDQ2MA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e5907dd-0135-4cb3-ac9f-d08137cb09fe, ghrun-zu2vjgxqp4.auto.internal:19299): 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, 7e5907dd-0135-4cb3-ac9f-d08137cb09fe, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkMDhjNDctMTljODk4Yy0yZGJjM2FlMC0zYjI0ZDQ2MA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 91e323d2-a317-48ab-8c73-5afd56110149, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 91e323d2-a317-48ab-8c73-5afd56110149, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e5907dd-0135-4cb3-ac9f-d08137cb09fe, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 91e323d2-a317-48ab-8c73-5afd56110149, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmZmMmI2YTItZWRkZTRhMTMtNmQ3NTlmMWMtNjg3OTBmNzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 74c4288f-be89-4f99-9d92-d09e16b88f14, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 74c4288f-be89-4f99-9d92-d09e16b88f14, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmI2YTItZWRkZTRhMTMtNmQ3NTlmMWMtNjg3OTBmNzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 74c4288f-be89-4f99-9d92-d09e16b88f14, ghrun-zu2vjgxqp4.auto.internal:19299): 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=YmZmMmI2YTItZWRkZTRhMTMtNmQ3NTlmMWMtNjg3OTBmNzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1237a066-b0da-4d43-bd5e-6001b37fceba, ghrun-zu2vjgxqp4.auto.internal:19299): 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, 1237a066-b0da-4d43-bd5e-6001b37fceba, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmI2YTItZWRkZTRhMTMtNmQ3NTlmMWMtNjg3OTBmNzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a3220024-0e6c-449b-ab00-620fb44be9ac, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3220024-0e6c-449b-ab00-620fb44be9ac, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1237a066-b0da-4d43-bd5e-6001b37fceba, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3220024-0e6c-449b-ab00-620fb44be9ac, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTM0YTY1MzctYTRiOWIzMi0zY2Q4MDA2MS0yYWMwMjZjNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4325ad97-9eac-4c90-8337-668c72cfcbec, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4325ad97-9eac-4c90-8337-668c72cfcbec, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=YTM0YTY1MzctYTRiOWIzMi0zY2Q4MDA2MS0yYWMwMjZjNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4325ad97-9eac-4c90-8337-668c72cfcbec, ghrun-zu2vjgxqp4.auto.internal:19299): 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=YTM0YTY1MzctYTRiOWIzMi0zY2Q4MDA2MS0yYWMwMjZjNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3dbac99-17e8-47d5-9096-a92d429e6505, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3dbac99-17e8-47d5-9096-a92d429e6505, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=YTM0YTY1MzctYTRiOWIzMi0zY2Q4MDA2MS0yYWMwMjZjNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 75afed90-3d9b-4020-bedb-c19ce3baa52c, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 75afed90-3d9b-4020-bedb-c19ce3baa52c, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3dbac99-17e8-47d5-9096-a92d429e6505, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 75afed90-3d9b-4020-bedb-c19ce3baa52c, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDM0Y2MyOWMtZmUyNzY3N2QtYTQ5NzQzYTctZDhjNDM0MzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5bc7b92d-df71-414a-b4f4-5b1d32beff8f, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5bc7b92d-df71-414a-b4f4-5b1d32beff8f, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0Y2MyOWMtZmUyNzY3N2QtYTQ5NzQzYTctZDhjNDM0MzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5bc7b92d-df71-414a-b4f4-5b1d32beff8f, ghrun-zu2vjgxqp4.auto.internal:19299): 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=ZDM0Y2MyOWMtZmUyNzY3N2QtYTQ5NzQzYTctZDhjNDM0MzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 682094ed-33fc-45b4-a726-ebd1ea9a1819, ghrun-zu2vjgxqp4.auto.internal:19299): 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, 682094ed-33fc-45b4-a726-ebd1ea9a1819, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0Y2MyOWMtZmUyNzY3N2QtYTQ5NzQzYTctZDhjNDM0MzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f9b267c7-5177-4b75-8b98-038f0c007161, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f9b267c7-5177-4b75-8b98-038f0c007161, ghrun-zu2vjgxqp4.auto.internal:19299): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 682094ed-33fc-45b4-a726-ebd1ea9a1819, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f9b267c7-5177-4b75-8b98-038f0c007161, ghrun-zu2vjgxqp4.auto.internal:19299): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjdlOWRjMmItNzQ2NGYxMzktMTMxYjFhNDMtMjExM2VmZDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6c77a662-52b9-4bf6-9df2-4c7e8fd95e75, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6c77a662-52b9-4bf6-9df2-4c7e8fd95e75, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjdlOWRjMmItNzQ2NGYxMzktMTMxYjFhNDMtMjExM2VmZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6c77a662-52b9-4bf6-9df2-4c7e8fd95e75, ghrun-zu2vjgxqp4.auto.internal:19299): 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=ZjdlOWRjMmItNzQ2NGYxMzktMTMxYjFhNDMtMjExM2VmZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 421c4cb3-3fbd-4a94-8d1f-9af28ab9ef1f, ghrun-zu2vjgxqp4.auto.internal:19299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 421c4cb3-3fbd-4a94-8d1f-9af28ab9ef1f, ghrun-zu2vjgxqp4.auto.internal:19299): request = { session_id: "ydb://session/3?node_id=1&id=ZjdlOWRjMmItNzQ2NGYxMzktMTMxYjFhNDMtMjExM2VmZDA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 421c4cb3-3fbd-4a94-8d1f-9af28ab9ef1f, ghrun-zu2vjgxqp4.auto.internal:19299): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b654a12b-a106-4284-b9e6-fcc8cff834c0, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-07T13:15:02.288084434+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 46b3452d-fd54-4e7c-96aa-f5601340aae7, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-07T13:15:02.288231753+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e653a052-8864-4785-a100-b81284ed8ed5, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288259201+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6f7ea323-3b4c-4e2c-9e47-cfb06cc55b18, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288286741+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 66bf1ade-b838-4b84-ae4f-859187d06483, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288315285+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c2263221-752a-4057-89ee-0052b4797ddf, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288343631+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 74c4288f-be89-4f99-9d92-d09e16b88f14, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-07T13:15:02.288391541+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4325ad97-9eac-4c90-8337-668c72cfcbec, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288422615+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5bc7b92d-df71-414a-b4f4-5b1d32beff8f, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288453802+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c77a662-52b9-4bf6-9df2-4c7e8fd95e75, ghrun-zu2vjgxqp4.auto.internal:19299): 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:19299 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288479481+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3e0eec3f-f5d2-4d5c-92f7-c6abaf8dfa1d, ghrun-zu2vjgxqp4.auto.internal:19299): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288206601+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 52896ec8-5124-4d24-bec6-ae512d445a30, ghrun-zu2vjgxqp4.auto.internal:19299): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.28824564+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5010bc13-1434-452b-a0b5-6840884d57bc, ghrun-zu2vjgxqp4.auto.internal:19299): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288301042+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 52582fcf-3460-4921-aaf6-600a0929f39a, ghrun-zu2vjgxqp4.auto.internal:19299): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288273497+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 72408171-ec17-45a3-afa1-cbb15ca18ca0, ghrun-zu2vjgxqp4.auto.internal:19299): 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-07T13:15:02.288329482+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7e5907dd-0135-4cb3-ac9f-d08137cb09fe, ghrun-zu2vjgxqp4.auto.internal:19299): 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-07T13:15:02.288378627+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1237a066-b0da-4d43-bd5e-6001b37fceba, ghrun-zu2vjgxqp4.auto.internal:19299): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288408193+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e3dbac99-17e8-47d5-9096-a92d429e6505, ghrun-zu2vjgxqp4.auto.internal:19299): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T13:15:02.288439434+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 682094ed-33fc-45b4-a726-ebd1ea9a1819, ghrun-zu2vjgxqp4.auto.internal:19299): 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-07T13:15:02.288467859+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 421c4cb3-3fbd-4a94-8d1f-9af28ab9ef1f, ghrun-zu2vjgxqp4.auto.internal:19299): 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-07T13:15:02.288492353+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-zu2vjgxqp4.auto.internal:19299
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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.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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 527201) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 527201) elapsed time (sec): 30.142226696014404
DEBUG    ya.test:process.py:263 Command (pid 527201) wtime: 30.145
DEBUG    ya.test:process.py:259 Command (pid 527202) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 527201) 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	1430	0	0	0	0
4	      0	0	0	1710	0	0	0	0
5	      0	0	0	2030	0	0	0	0
6	      0	0	0	1320	0	0	0	0
7	      0	0	0	1960	0	0	0	0
8	      0	0	0	2310	0	0	0	0
9	      0	0	0	2650	0	0	0	0
10	      0	0	0	2654	0	0	0	0
11	      0	0	0	2656	0	0	0	0
12	      0	0	0	2470	0	0	0	0
13	      0	0	0	2750	0	0	0	0
14	      0	0	0	2640	0	0	0	0
15	      0	0	0	2530	0	0	0	0
16	      0	0	0	2230	0	0	0	0
17	      0	0	0	2930	0	0	0	0
18	      0	0	0	2680	0	0	0	0
19	      0	0	0	2820	0	0	0	0
20	      0	0	0	2810	0	0	0	0
21	      0	0	0	2150	0	0	0	0
22	      0	0	0	2270	0	0	0	0
23	      0	0	0	2780	0	0	0	0
24	      0	0	0	2740	0	0	0	0
25	      0	0	0	2720	0	0	0	0
26	      0	0	0	2700	0	0	0	0
27	      0	0	0	2670	0	0	0	0
28	      0	0	0	2550	0	0	0	0
29	      0	0	0	2550	0	0	0	0
30	      0	0	0	2680	0	0	0	0

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

DEBUG    ya.test:process.py:259 Command (pid 527203) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 527202) elapsed time (sec): 30.142254114151
DEBUG    ya.test:process.py:276 Command (pid 527201) errors:

DEBUG    ya.test:process.py:260 Command (pid 527203) elapsed time (sec): 30.141565084457397
DEBUG    ya.test:process.py:263 Command (pid 527202) wtime: 30.145
DEBUG    ya.test:process.py:263 Command (pid 527203) wtime: 30.143
DEBUG    ya.test:process.py:275 Command (pid 527202) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    118	118	0	0	46	397	407	409
2	    174	174	0	0	42	75	78	84
3	      0	0	0	1420	0	0	0	0
4	      0	0	0	1710	0	0	0	0
5	      0	0	0	2025	0	0	0	0
6	      0	0	0	1325	0	0	0	0
7	      0	0	0	1960	0	0	0	0
8	      0	0	0	2300	0	0	0	0
9	      0	0	0	2650	0	0	0	0
10	      0	0	0	2650	0	0	0	0
11	      0	0	0	2650	0	0	0	0
12	      0	0	0	2470	0	0	0	0
13	      0	0	0	2750	0	0	0	0
14	      0	0	0	2640	0	0	0	0
15	      0	0	0	2530	0	0	0	0
16	      0	0	0	2225	0	0	0	0
17	      0	0	0	2930	0	0	0	0
18	      0	0	0	2680	0	0	0	0
19	      0	0	0	2820	0	0	0	0
20	      0	0	0	2810	0	0	0	0
21	      0	0	0	2150	0	0	0	0
22	      0	0	0	2270	0	0	0	0
23	      0	0	0	2780	0	0	0	0
24	      0	0	0	2740	0	0	0	0
25	      0	0	0	2720	0	0	0	0
26	      0	0	0	2710	0	0	0	0
27	      0	0	0	2670	0	0	0	0
28	      0	0	0	2540	0	0	0	0
29	      0	0	0	2550	0	0	0	0
30	      0	0	0	2680	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    292	9.73333	0	68355	44	122	403	409

DEBUG    ya.test:process.py:275 Command (pid 527203) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     75	75	0	0	69	523	535	535
2	    114	114	0	0	64	105	109	110
3	      0	0	0	1420	0	0	0	0
4	      0	0	0	1710	0	0	0	0
5	      0	0	0	2021	0	0	0	0
6	      0	0	0	1329	0	0	0	0
7	      0	0	0	1960	0	0	0	0
8	      0	0	0	2310	0	0	0	0
9	      0	0	0	2650	0	0	0	0
10	      0	0	0	2640	0	0	0	0
11	      0	0	0	2660	0	0	0	0
12	      0	0	0	2470	0	0	0	0
13	      0	0	0	2750	0	0	0	0
14	      0	0	0	2640	0	0	0	0
15	      0	0	0	2530	0	0	0	0
16	      0	0	0	2230	0	0	0	0
17	      0	0	0	2930	0	0	0	0
18	      0	0	0	2680	0	0	0	0
19	      0	0	0	2820	0	0	0	0
20	      0	0	0	2810	0	0	0	0
21	      0	0	0	2150	0	0	0	0
22	      0	0	0	2270	0	0	0	0
23	      0	0	0	2780	0	0	0	0
24	      0	0	0	2740	0	0	0	0
25	      0	0	0	2720	0	0	0	0
26	      0	0	0	2709	0	0	0	0
27	      0	0	0	2670	0	0	0	0
28	      0	0	0	2550	0	0	0	0
29	      0	0	0	2550	0	0	0	0
30	      0	0	0	2680	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    189	6.3	0	68379	67	389	535	535

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". 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:19299
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19299". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
350.84s call     test_log_scenario.py::TestLogScenario::test_log_uniform
3.38s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.10s 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/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/ws79/000056/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-07T13:15:00.190652Z): source_id=1154;tablet_id=72075186224037896;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 @ 0xA634E05
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62D346
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BBBF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B36CB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8A1F8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C89F4F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78ECDD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FA74B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16751527
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166A8D23
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166A8D23
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A5B43
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166AC5F7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x16517E98
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C9612A5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB466E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AC6A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B0764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B0370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B0F5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA636A5C
21. ??:0: ?? @ 0x7FACC3F33AC2
22. ??:0: ?? @ 0x7FACC3FC58BF
============ 1 failed, 105 deselected, 1 error in 358.24s (0:05:58) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ws79/000053/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

test_overloads.py .

============================== slowest durations ===============================
114.31s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

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

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

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

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

=========================== 105 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ws79/000055/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

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

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

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

=========================== 105 deselected in 0.60s ============================
