============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/04ae/000297/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 / 106 deselected / 1 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py: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/04ae/000297/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/04ae/000297/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-12T13:08:06.873734Z): source_id=222;tablet_id=72075186224037903;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 @ 0xA7B2945
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7AAE86
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB638C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD931BDB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E063C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E0611F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD90D1ED
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x14138A2B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D78637
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CD0033
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CD0033
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CCCE53
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CD3907
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141562A8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CBE00F5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5E3ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB629724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB62D7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB62D3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB62DFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7B459C
E   21. ??:0: ?? @ 0x7F00CCD6BAC2
E   22. ??:0: ?? @ 0x7F00CCDFD8BF
------------------------------ 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/04ae/000297/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3859817
DEBUG    ya.test:process.py:259 Command (pid 3859817) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3859817) elapsed time (sec): 0.5432870388031006
DEBUG    ya.test:process.py:263 Command (pid 3859817) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) maxrss: 541688
DEBUG    ya.test:process.py:263 Command (pid 3859817) minflt: 16174
DEBUG    ya.test:process.py:263 Command (pid 3859817) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3859817) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3859817) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3859817) stime: 0.410585
DEBUG    ya.test:process.py:263 Command (pid 3859817) utime: 0.08480499999999999
DEBUG    ya.test:process.py:263 Command (pid 3859817) wtime: 0.545
DEBUG    ya.test:process.py:275 Command (pid 3859817) output:
Git info:
    Commit: cae7ac073808664a2659a3d5724fc1caf4ccfbe7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 9917dbf9076166a9e0031df85f6117b5ab81ab6b into e44a95b53bbc2c7cadc99a69bbfd3099d5659f97

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4ruh53xwxi
    Host information: 
        Linux ghrun-4ruh53xwxi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 3859817) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: cae7ac073808664a2659a3d5724fc1caf4ccfbe7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 9917dbf9076166a9e0031df85f6117b5ab81ab6b into e44a95b53bbc2c7cadc99a69bbfd3099d5659f97

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11733
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/04ae/000297/r3tmp/kikimr_cluster_l6ixzrll
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14024
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27417
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3353
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24633
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/04ae/000297/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/04ae/000297/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/04ae/000297/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_82sded14.log --grpc-port=14024 --mon-port=27417 --ic-port=11733
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14024/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/04ae/000297/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/04ae/000297/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/04ae/000297/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_82sded14.log --grpc-port=14024 --mon-port=27417 --ic-port=11733
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/04ae/000297/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/04ae/000297/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_82sded14.log', '--grpc-port=14024', '--mon-port=27417', '--ic-port=11733')' in '/home/runner/.ya/build/build_root/04ae/000297/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: 3860307
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14024/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/04ae/000297/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3860309
DEBUG    ya.test:process.py:259 Command (pid 3860309) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3860309) elapsed time (sec): 0.3647744655609131
DEBUG    ya.test:process.py:263 Command (pid 3860309) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) maxrss: 541680
DEBUG    ya.test:process.py:263 Command (pid 3860309) minflt: 16179
DEBUG    ya.test:process.py:263 Command (pid 3860309) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3860309) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3860309) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3860309) stime: 0.20044599999999999
DEBUG    ya.test:process.py:263 Command (pid 3860309) utime: 0.116258
DEBUG    ya.test:process.py:263 Command (pid 3860309) wtime: 0.366
DEBUG    ya.test:process.py:275 Command (pid 3860309) output:
Git info:
    Commit: cae7ac073808664a2659a3d5724fc1caf4ccfbe7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 9917dbf9076166a9e0031df85f6117b5ab81ab6b into e44a95b53bbc2c7cadc99a69bbfd3099d5659f97

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4ruh53xwxi
    Host information: 
        Linux ghrun-4ruh53xwxi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 3860309) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: cae7ac073808664a2659a3d5724fc1caf4ccfbe7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 9917dbf9076166a9e0031df85f6117b5ab81ab6b into e44a95b53bbc2c7cadc99a69bbfd3099d5659f97
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14024', '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: 11733\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/04ae/000297/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14024', '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: 11733\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3861896
DEBUG    ya.test:process.py:259 Command (pid 3861896) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3861896) elapsed time (sec): 0.4573097229003906
DEBUG    ya.test:process.py:263 Command (pid 3861896) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) maxrss: 549952
DEBUG    ya.test:process.py:263 Command (pid 3861896) minflt: 18319
DEBUG    ya.test:process.py:263 Command (pid 3861896) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3861896) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 3861896) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3861896) stime: 0.266774
DEBUG    ya.test:process.py:263 Command (pid 3861896) utime: 0.145156
DEBUG    ya.test:process.py:263 Command (pid 3861896) wtime: 0.459
DEBUG    ya.test:process.py:275 Command (pid 3861896) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14024', '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/04ae/000297/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14024', '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: 3861994
DEBUG    ya.test:process.py:259 Command (pid 3861994) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3861994) elapsed time (sec): 0.4532785415649414
DEBUG    ya.test:process.py:263 Command (pid 3861994) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) maxrss: 549968
DEBUG    ya.test:process.py:263 Command (pid 3861994) minflt: 18316
DEBUG    ya.test:process.py:263 Command (pid 3861994) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3861994) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3861994) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3861994) stime: 0.31546599999999997
DEBUG    ya.test:process.py:263 Command (pid 3861994) utime: 0.099617
DEBUG    ya.test:process.py:263 Command (pid 3861994) wtime: 0.455
DEBUG    ya.test:process.py:275 Command (pid 3861994) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3861994) 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, 7220533e-b81d-42a8-9fe9-621554372773, localhost:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7220533e-b81d-42a8-9fe9-621554372773, localhost:14024): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7220533e-b81d-42a8-9fe9-621554372773, localhost:14024): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4ruh53xwxi.auto.internal" port: 14024 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-4ruh53xwxi.auto.internal:14024, 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:14024
------------------------------ 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:185 Binary was found by /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydb/ydb -e grpc://localhost:14024 -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/04ae/000297/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14024', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3862105
DEBUG    ya.test:process.py:259 Command (pid 3862105) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3862105) elapsed time (sec): 0.35304951667785645
DEBUG    ya.test:process.py:263 Command (pid 3862105) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) maxrss: 166320
DEBUG    ya.test:process.py:263 Command (pid 3862105) minflt: 3543
DEBUG    ya.test:process.py:263 Command (pid 3862105) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3862105) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) nvcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 3862105) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3862105) stime: 0.037889
DEBUG    ya.test:process.py:263 Command (pid 3862105) utime: 0.052097
DEBUG    ya.test:process.py:263 Command (pid 3862105) wtime: 0.354
DEBUG    ya.test:process.py:275 Command (pid 3862105) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3862105) 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/04ae/000297/ydb/apps/ydb/ydb -e grpc://localhost:14024 -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/04ae/000297/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14024', '-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: 3862167
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 3862167) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3862167) elapsed time (sec): 30.13826584815979
DEBUG    ya.test:process.py:263 Command (pid 3862167) wtime: 30.14
DEBUG    ya.test:process.py:275 Command (pid 3862167) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    477	477	0	0	20	21	31	35
2	    489	489	0	0	20	20	21	26
3	    475	475	0	0	20	21	35	36
4	    486	486	0	0	20	20	25	26
5	    488	488	0	0	20	20	21	22
6	    488	488	0	0	20	20	21	22
7	    488	488	0	0	20	21	22	27
8	    485	485	0	0	20	21	25	28
9	    488	488	0	0	20	20	20	21
10	    488	488	0	0	20	20	21	21
11	    488	488	0	0	20	20	21	22
12	    488	488	0	0	20	20	21	21
13	    488	488	0	0	20	20	21	21
14	    488	488	0	0	20	20	21	21
15	    488	488	0	0	20	20	20	21
16	    488	488	0	0	20	20	21	21
17	    487	487	0	0	20	20	22	23
18	    488	488	0	0	20	20	21	21
19	    488	488	0	0	20	20	21	21
20	    489	489	0	0	20	20	21	21
21	    487	487	0	0	20	20	21	21
22	    489	489	0	0	20	20	21	21
23	    488	488	0	0	20	20	21	21
24	    478	478	0	0	20	21	40	42
25	    488	488	0	0	20	20	20	21
26	    488	488	0	0	20	21	23	24
27	    488	488	0	0	20	20	22	23
28	    453	453	0	0	20	20	90	92
29	    489	489	0	0	20	20	20	21
30	    498	498	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14578	485.933	0	0	20	20	22	92

DEBUG    ya.test:process.py:276 Command (pid 3862167) 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, e149cf77-5fd5-41a7-b898-f95830300c43, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e149cf77-5fd5-41a7-b898-f95830300c43, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e149cf77-5fd5-41a7-b898-f95830300c43, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a1401235-1d5c-4dfd-a316-58102c81f65a, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a1401235-1d5c-4dfd-a316-58102c81f65a, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a1401235-1d5c-4dfd-a316-58102c81f65a, ghrun-4ruh53xwxi.auto.internal:14024): 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=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 35da4a32-3d18-40df-8045-c2b570f58139, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35da4a32-3d18-40df-8045-c2b570f58139, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=" 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, 35da4a32-3d18-40df-8045-c2b570f58139, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
INFO     root:test_log_scenario.py:217 Count rows after insert 14283 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c49e776e-482a-4630-900a-10e0ef409dd5, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c49e776e-482a-4630-900a-10e0ef409dd5, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=" 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, c49e776e-482a-4630-900a-10e0ef409dd5, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b3cb8d7-b25b-415a-be22-12d44cd52670, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b3cb8d7-b25b-415a-be22-12d44cd52670, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=" 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, 7b3cb8d7-b25b-415a-be22-12d44cd52670, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
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/04ae/000297/ydb/apps/ydb/ydb -e grpc://localhost:14024 -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
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydb/ydb -e grpc://localhost:14024 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydb/ydb -e grpc://localhost:14024 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e32e0b2-8a9c-4389-b299-d9dc8d330be1, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e32e0b2-8a9c-4389-b299-d9dc8d330be1, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=" 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: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7cce3631-97de-4518-ae65-b54db6e59db3, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cce3631-97de-4518-ae65-b54db6e59db3, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e32e0b2-8a9c-4389-b299-d9dc8d330be1, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cce3631-97de-4518-ae65-b54db6e59db3, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2RmNzFkNTEtNDI4NjUxOTQtMWEzOTNiY2ItMmUzOGY3ODQ=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14024', '-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:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 231a9008-8a05-4d69-8a01-7592be683083, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3872138
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 231a9008-8a05-4d69-8a01-7592be683083, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=M2RmNzFkNTEtNDI4NjUxOTQtMWEzOTNiY2ItMmUzOGY3ODQ=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14024', '-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/04ae/000297/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14024', '-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: 3872139
DEBUG    ya.test:process.py:628 Command pid: 3872140
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 231a9008-8a05-4d69-8a01-7592be683083, ghrun-4ruh53xwxi.auto.internal:14024): 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=M2RmNzFkNTEtNDI4NjUxOTQtMWEzOTNiY2ItMmUzOGY3ODQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76f5aba4-ace6-4a06-8756-10065c8c97e0, ghrun-4ruh53xwxi.auto.internal:14024): 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, 76f5aba4-ace6-4a06-8756-10065c8c97e0, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=M2RmNzFkNTEtNDI4NjUxOTQtMWEzOTNiY2ItMmUzOGY3ODQ=" 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, b06b8d16-e5bb-4d3e-bc9f-9e7db7d67711, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b06b8d16-e5bb-4d3e-bc9f-9e7db7d67711, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76f5aba4-ace6-4a06-8756-10065c8c97e0, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b06b8d16-e5bb-4d3e-bc9f-9e7db7d67711, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2QzZDg4OTYtZTk0ZjQyNy1lMTJjZmZhZi0xNmE3YTRiMg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6efcfa80-b14d-4012-a414-ef1c5f1a31d5, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6efcfa80-b14d-4012-a414-ef1c5f1a31d5, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDg4OTYtZTk0ZjQyNy1lMTJjZmZhZi0xNmE3YTRiMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6efcfa80-b14d-4012-a414-ef1c5f1a31d5, ghrun-4ruh53xwxi.auto.internal:14024): 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=M2QzZDg4OTYtZTk0ZjQyNy1lMTJjZmZhZi0xNmE3YTRiMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a77021ee-b68b-43e1-94f0-792143960868, ghrun-4ruh53xwxi.auto.internal:14024): 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, a77021ee-b68b-43e1-94f0-792143960868, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDg4OTYtZTk0ZjQyNy1lMTJjZmZhZi0xNmE3YTRiMg==" 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, 63bceb91-072b-4099-8f79-53b8fd8ebb05, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 63bceb91-072b-4099-8f79-53b8fd8ebb05, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a77021ee-b68b-43e1-94f0-792143960868, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 63bceb91-072b-4099-8f79-53b8fd8ebb05, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzhhNGI1MDYtNTE1ZWJhZmUtNjUxMTFlNjktZjc5MjBiYWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4c5d60f7-d037-4f50-9921-8fa26c84a796, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4c5d60f7-d037-4f50-9921-8fa26c84a796, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YzhhNGI1MDYtNTE1ZWJhZmUtNjUxMTFlNjktZjc5MjBiYWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4c5d60f7-d037-4f50-9921-8fa26c84a796, ghrun-4ruh53xwxi.auto.internal:14024): 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=YzhhNGI1MDYtNTE1ZWJhZmUtNjUxMTFlNjktZjc5MjBiYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45e60bf8-43df-4990-9e19-b25cd2115a97, ghrun-4ruh53xwxi.auto.internal:14024): 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, 45e60bf8-43df-4990-9e19-b25cd2115a97, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YzhhNGI1MDYtNTE1ZWJhZmUtNjUxMTFlNjktZjc5MjBiYWI=" 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, 87ed4b44-34df-4563-bbaa-ba1958a35958, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 87ed4b44-34df-4563-bbaa-ba1958a35958, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45e60bf8-43df-4990-9e19-b25cd2115a97, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 87ed4b44-34df-4563-bbaa-ba1958a35958, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzlkZGJlYmUtNzllNjU4M2MtM2YyZGQ4ZWUtY2FiZDBi" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85f3e473-60c9-4067-ab62-1b9e94d15349, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85f3e473-60c9-4067-ab62-1b9e94d15349, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YzlkZGJlYmUtNzllNjU4M2MtM2YyZGQ4ZWUtY2FiZDBi" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85f3e473-60c9-4067-ab62-1b9e94d15349, ghrun-4ruh53xwxi.auto.internal:14024): 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=YzlkZGJlYmUtNzllNjU4M2MtM2YyZGQ4ZWUtY2FiZDBi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ccf1f2f0-a8d1-4980-acfb-e87675a92416, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccf1f2f0-a8d1-4980-acfb-e87675a92416, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YzlkZGJlYmUtNzllNjU4M2MtM2YyZGQ4ZWUtY2FiZDBi" 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:421 RpcState(CreateSession, 3e39a42a-5c57-4af3-8458-fdb09f65de55, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3e39a42a-5c57-4af3-8458-fdb09f65de55, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ccf1f2f0-a8d1-4980-acfb-e87675a92416, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3e39a42a-5c57-4af3-8458-fdb09f65de55, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2E3ODQ0NDEtYzg4M2IzYWUtYTkxNDU1MmYtOWJhMWJkYTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e2f96bf9-c2b3-48e2-bf3d-812e0f36ca00, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e2f96bf9-c2b3-48e2-bf3d-812e0f36ca00, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=N2E3ODQ0NDEtYzg4M2IzYWUtYTkxNDU1MmYtOWJhMWJkYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e2f96bf9-c2b3-48e2-bf3d-812e0f36ca00, ghrun-4ruh53xwxi.auto.internal:14024): 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=N2E3ODQ0NDEtYzg4M2IzYWUtYTkxNDU1MmYtOWJhMWJkYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17e320eb-193a-42be-8325-e3e0cc86eb98, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17e320eb-193a-42be-8325-e3e0cc86eb98, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=N2E3ODQ0NDEtYzg4M2IzYWUtYTkxNDU1MmYtOWJhMWJkYTQ=" 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: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 56751543-3a53-4b4f-94d5-77ca683d3d90, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 56751543-3a53-4b4f-94d5-77ca683d3d90, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17e320eb-193a-42be-8325-e3e0cc86eb98, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 56751543-3a53-4b4f-94d5-77ca683d3d90, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTIxNzY3ODQtNjE5NjVmNGUtZjE0YTNiNjMtY2FkZTQ2ZWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 387a6fe7-4662-40b3-baea-a51cd2fecce8, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 387a6fe7-4662-40b3-baea-a51cd2fecce8, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YTIxNzY3ODQtNjE5NjVmNGUtZjE0YTNiNjMtY2FkZTQ2ZWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 387a6fe7-4662-40b3-baea-a51cd2fecce8, ghrun-4ruh53xwxi.auto.internal:14024): 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=YTIxNzY3ODQtNjE5NjVmNGUtZjE0YTNiNjMtY2FkZTQ2ZWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa764e8f-9b3c-4b21-a257-09b047e6481b, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa764e8f-9b3c-4b21-a257-09b047e6481b, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YTIxNzY3ODQtNjE5NjVmNGUtZjE0YTNiNjMtY2FkZTQ2ZWQ=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9f988a42-aa61-41c2-ad08-221869dcb211, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9f988a42-aa61-41c2-ad08-221869dcb211, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa764e8f-9b3c-4b21-a257-09b047e6481b, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9f988a42-aa61-41c2-ad08-221869dcb211, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTc4MDI5MjItNDUxODA2MTEtYTQzZWUxNDMtZDA3NzgyZDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5b3fb57c-b02d-41ab-a790-c76be90a7877, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5b3fb57c-b02d-41ab-a790-c76be90a7877, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=ZTc4MDI5MjItNDUxODA2MTEtYTQzZWUxNDMtZDA3NzgyZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5b3fb57c-b02d-41ab-a790-c76be90a7877, ghrun-4ruh53xwxi.auto.internal:14024): 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=ZTc4MDI5MjItNDUxODA2MTEtYTQzZWUxNDMtZDA3NzgyZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29f33fed-6108-4f42-8b2d-abb60b21ec31, ghrun-4ruh53xwxi.auto.internal:14024): 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, 29f33fed-6108-4f42-8b2d-abb60b21ec31, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=ZTc4MDI5MjItNDUxODA2MTEtYTQzZWUxNDMtZDA3NzgyZDk=" 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, 917b6fea-c6b4-4e37-a326-ef29cde90b16, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 917b6fea-c6b4-4e37-a326-ef29cde90b16, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29f33fed-6108-4f42-8b2d-abb60b21ec31, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 917b6fea-c6b4-4e37-a326-ef29cde90b16, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTNmYjFlNTctMTc1NjA1YWUtYjRlNzczZC02NmZjZmI3Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 19523d10-0863-49ff-9c25-2713ebd7b851, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 19523d10-0863-49ff-9c25-2713ebd7b851, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YTNmYjFlNTctMTc1NjA1YWUtYjRlNzczZC02NmZjZmI3Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 19523d10-0863-49ff-9c25-2713ebd7b851, ghrun-4ruh53xwxi.auto.internal:14024): 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=YTNmYjFlNTctMTc1NjA1YWUtYjRlNzczZC02NmZjZmI3Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24c7cc82-1ec0-4dbf-98c1-00d819de0659, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24c7cc82-1ec0-4dbf-98c1-00d819de0659, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YTNmYjFlNTctMTc1NjA1YWUtYjRlNzczZC02NmZjZmI3Mg==" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24c7cc82-1ec0-4dbf-98c1-00d819de0659, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cb36f7b9-c558-4925-9bdd-62af0cae78b3, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb36f7b9-c558-4925-9bdd-62af0cae78b3, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb36f7b9-c558-4925-9bdd-62af0cae78b3, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjA4ZjJiYzItMTgzYmQzMzAtNjY5OGVjNDYtYTE4YzEzMzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7d8a481-7d57-465c-bd75-9820a4cd0044, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7d8a481-7d57-465c-bd75-9820a4cd0044, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=ZjA4ZjJiYzItMTgzYmQzMzAtNjY5OGVjNDYtYTE4YzEzMzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7d8a481-7d57-465c-bd75-9820a4cd0044, ghrun-4ruh53xwxi.auto.internal:14024): 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=ZjA4ZjJiYzItMTgzYmQzMzAtNjY5OGVjNDYtYTE4YzEzMzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7dd9f57b-4a28-4538-be8b-9a8691b9e841, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7dd9f57b-4a28-4538-be8b-9a8691b9e841, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=ZjA4ZjJiYzItMTgzYmQzMzAtNjY5OGVjNDYtYTE4YzEzMzg=" 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, 7dd9f57b-4a28-4538-be8b-9a8691b9e841, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a1401235-1d5c-4dfd-a316-58102c81f65a, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-12T13:08:08.781191185+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, 231a9008-8a05-4d69-8a01-7592be683083, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-12T13:08:08.781304234+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-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6efcfa80-b14d-4012-a414-ef1c5f1a31d5, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-12T13:08:08.781325122+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-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4c5d60f7-d037-4f50-9921-8fa26c84a796, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-12T13:08:08.781342648+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, 85f3e473-60c9-4067-ab62-1b9e94d15349, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:08:08.781362563+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 387a6fe7-4662-40b3-baea-a51cd2fecce8, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:08:08.781402452+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e2f96bf9-c2b3-48e2-bf3d-812e0f36ca00, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:08:08.781383069+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5b3fb57c-b02d-41ab-a790-c76be90a7877, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:08:08.78143334+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 19523d10-0863-49ff-9c25-2713ebd7b851, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-12T13:08:08.781451579+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-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 76f5aba4-ace6-4a06-8756-10065c8c97e0, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781315858+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, 2e32e0b2-8a9c-4389-b299-d9dc8d330be1, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781286556+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7d8a481-7d57-465c-bd75-9820a4cd0044, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-12T13:08:08.7814685+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-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a77021ee-b68b-43e1-94f0-792143960868, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781333848+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 45e60bf8-43df-4990-9e19-b25cd2115a97, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781353221+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ccf1f2f0-a8d1-4980-acfb-e87675a92416, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781375632+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 17e320eb-193a-42be-8325-e3e0cc86eb98, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781394752+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, aa764e8f-9b3c-4b21-a257-09b047e6481b, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781425486+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-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 29f33fed-6108-4f42-8b2d-abb60b21ec31, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781441168+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, 24c7cc82-1ec0-4dbf-98c1-00d819de0659, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781460619+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, 7dd9f57b-4a28-4538-be8b-9a8691b9e841, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781479422+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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    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 3872140) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3872140) elapsed time (sec): 30.13789653778076
DEBUG    ya.test:process.py:263 Command (pid 3872140) wtime: 30.139
DEBUG    ya.test:process.py:275 Command (pid 3872140) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    109	109	0	0	50	441	455	461
2	    131	131	0	0	50	69	80	83
3	      0	0	0	2810	0	0	0	0
4	      0	0	0	3160	0	0	0	0
5	      0	0	0	3200	0	0	0	0
6	      0	0	0	3220	0	0	0	0
7	      0	0	0	3190	0	0	0	0
8	      0	0	0	3250	0	0	0	0
9	      0	0	0	3170	0	0	0	0
10	      0	0	0	3210	0	0	0	0
11	      0	0	0	3270	0	0	0	0
12	      0	0	0	3270	0	0	0	0
13	      0	0	0	3242	0	0	0	0
14	      0	0	0	3128	0	0	0	0
15	      0	0	0	3320	0	0	0	0
16	      0	0	0	3280	0	0	0	0
17	      0	0	0	3320	0	0	0	0
18	      0	0	0	3260	0	0	0	0
19	      0	0	0	3160	0	0	0	0
20	      0	0	0	3290	0	0	0	0
21	      0	0	0	3050	0	0	0	0
22	      0	0	0	3190	0	0	0	0
23	      0	0	0	3190	0	0	0	0
24	      0	0	0	3018	0	0	0	0
25	      0	0	0	3073	0	0	0	0
26	      0	0	0	3139	0	0	0	0
27	      0	0	0	3170	0	0	0	0
28	      0	0	0	3110	0	0	0	0
29	      0	0	0	3230	0	0	0	0
30	      0	0	0	2920	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    240	8	0	88840	50	83	455	461

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3872139) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3872139) elapsed time (sec): 30.14021348953247
DEBUG    ya.test:process.py:263 Command (pid 3872139) wtime: 30.142
DEBUG    ya.test:process.py:275 Command (pid 3872139) 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	2820	0	0	0	0
4	      0	0	0	3160	0	0	0	0
5	      0	0	0	3200	0	0	0	0
6	      0	0	0	3220	0	0	0	0
7	      0	0	0	3190	0	0	0	0
8	      0	0	0	3250	0	0	0	0
9	      0	0	0	3170	0	0	0	0
10	      0	0	0	3210	0	0	0	0
11	      0	0	0	3270	0	0	0	0
12	      0	0	0	3270	0	0	0	0
13	      0	0	0	3248	0	0	0	0
14	      0	0	0	3130	0	0	0	0
15	      0	0	0	3313	0	0	0	0
16	      0	0	0	3289	0	0	0	0
17	      0	0	0	3320	0	0	0	0
18	      0	0	0	3260	0	0	0	0
19	      0	0	0	3150	0	0	0	0
20	      0	0	0	3290	0	0	0	0
21	      0	0	0	3050	0	0	0	0
22	      0	0	0	3190	0	0	0	0
23	      0	0	0	3200	0	0	0	0
24	      0	0	0	3010	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	3124	0	0	0	0
27	      0	0	0	3186	0	0	0	0
28	      0	0	0	3110	0	0	0	0
29	      0	0	0	3230	0	0	0	0
30	      0	0	0	2920	0	0	0	0

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

DEBUG    ya.test:process.py:259 Command (pid 3872138) rc: 0
DEBUG    ya.test:process.py:276 Command (pid 3872139) errors:

DEBUG    ya.test:process.py:260 Command (pid 3872138) elapsed time (sec): 30.143081426620483
DEBUG    ya.test:process.py:263 Command (pid 3872138) wtime: 30.145
DEBUG    ya.test:process.py:275 Command (pid 3872138) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    150	150	0	0	40	337	347	349
2	    166	166	0	0	39	57	60	72
3	      0	0	0	2810	0	0	0	0
4	      0	0	0	3160	0	0	0	0
5	      0	0	0	3200	0	0	0	0
6	      0	0	0	3220	0	0	0	0
7	      0	0	0	3190	0	0	0	0
8	      0	0	0	3250	0	0	0	0
9	      0	0	0	3170	0	0	0	0
10	      0	0	0	3210	0	0	0	0
11	      0	0	0	3270	0	0	0	0
12	      0	0	0	3270	0	0	0	0
13	      0	0	0	3240	0	0	0	0
14	      0	0	0	3140	0	0	0	0
15	      0	0	0	3315	0	0	0	0
16	      0	0	0	3285	0	0	0	0
17	      0	0	0	3320	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3160	0	0	0	0
20	      0	0	0	3290	0	0	0	0
21	      0	0	0	3050	0	0	0	0
22	      0	0	0	3190	0	0	0	0
23	      0	0	0	3200	0	0	0	0
24	      0	0	0	3000	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	3140	0	0	0	0
27	      0	0	0	3180	0	0	0	0
28	      0	0	0	3100	0	0	0	0
29	      0	0	0	3230	0	0	0	0
30	      0	0	0	2920	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    316	10.5333	0	88840	40	104	343	349

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
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:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". Check endpoint correctness.
---------------------------- 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:14024
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-4ruh53xwxi'
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/04ae/000297/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.3860307' in '/home/runner/.ya/build/build_root/04ae/000297/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_82sded14.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:14024/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24633
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3353
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27417
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14024
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11733
=================================== 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/04ae/000297/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3859817
DEBUG    ya.test:process.py:259 Command (pid 3859817) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3859817) elapsed time (sec): 0.5432870388031006
DEBUG    ya.test:process.py:263 Command (pid 3859817) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) maxrss: 541688
DEBUG    ya.test:process.py:263 Command (pid 3859817) minflt: 16174
DEBUG    ya.test:process.py:263 Command (pid 3859817) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3859817) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3859817) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3859817) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3859817) stime: 0.410585
DEBUG    ya.test:process.py:263 Command (pid 3859817) utime: 0.08480499999999999
DEBUG    ya.test:process.py:263 Command (pid 3859817) wtime: 0.545
DEBUG    ya.test:process.py:275 Command (pid 3859817) output:
Git info:
    Commit: cae7ac073808664a2659a3d5724fc1caf4ccfbe7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 9917dbf9076166a9e0031df85f6117b5ab81ab6b into e44a95b53bbc2c7cadc99a69bbfd3099d5659f97

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4ruh53xwxi
    Host information: 
        Linux ghrun-4ruh53xwxi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 3859817) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: cae7ac073808664a2659a3d5724fc1caf4ccfbe7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 9917dbf9076166a9e0031df85f6117b5ab81ab6b into e44a95b53bbc2c7cadc99a69bbfd3099d5659f97

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11733
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/04ae/000297/r3tmp/kikimr_cluster_l6ixzrll
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14024
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27417
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3353
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24633
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/04ae/000297/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/04ae/000297/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/04ae/000297/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_82sded14.log --grpc-port=14024 --mon-port=27417 --ic-port=11733
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14024/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/04ae/000297/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/04ae/000297/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/04ae/000297/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_82sded14.log --grpc-port=14024 --mon-port=27417 --ic-port=11733
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/04ae/000297/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/04ae/000297/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_82sded14.log', '--grpc-port=14024', '--mon-port=27417', '--ic-port=11733')' in '/home/runner/.ya/build/build_root/04ae/000297/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: 3860307
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14024/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/04ae/000297/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3860309
DEBUG    ya.test:process.py:259 Command (pid 3860309) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3860309) elapsed time (sec): 0.3647744655609131
DEBUG    ya.test:process.py:263 Command (pid 3860309) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) maxrss: 541680
DEBUG    ya.test:process.py:263 Command (pid 3860309) minflt: 16179
DEBUG    ya.test:process.py:263 Command (pid 3860309) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3860309) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3860309) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3860309) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3860309) stime: 0.20044599999999999
DEBUG    ya.test:process.py:263 Command (pid 3860309) utime: 0.116258
DEBUG    ya.test:process.py:263 Command (pid 3860309) wtime: 0.366
DEBUG    ya.test:process.py:275 Command (pid 3860309) output:
Git info:
    Commit: cae7ac073808664a2659a3d5724fc1caf4ccfbe7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 9917dbf9076166a9e0031df85f6117b5ab81ab6b into e44a95b53bbc2c7cadc99a69bbfd3099d5659f97

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4ruh53xwxi
    Host information: 
        Linux ghrun-4ruh53xwxi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 3860309) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: cae7ac073808664a2659a3d5724fc1caf4ccfbe7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 9917dbf9076166a9e0031df85f6117b5ab81ab6b into e44a95b53bbc2c7cadc99a69bbfd3099d5659f97
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14024', '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: 11733\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/04ae/000297/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14024', '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: 11733\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3861896
DEBUG    ya.test:process.py:259 Command (pid 3861896) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3861896) elapsed time (sec): 0.4573097229003906
DEBUG    ya.test:process.py:263 Command (pid 3861896) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) maxrss: 549952
DEBUG    ya.test:process.py:263 Command (pid 3861896) minflt: 18319
DEBUG    ya.test:process.py:263 Command (pid 3861896) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3861896) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3861896) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 3861896) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3861896) stime: 0.266774
DEBUG    ya.test:process.py:263 Command (pid 3861896) utime: 0.145156
DEBUG    ya.test:process.py:263 Command (pid 3861896) wtime: 0.459
DEBUG    ya.test:process.py:275 Command (pid 3861896) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14024', '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/04ae/000297/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14024', '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: 3861994
DEBUG    ya.test:process.py:259 Command (pid 3861994) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3861994) elapsed time (sec): 0.4532785415649414
DEBUG    ya.test:process.py:263 Command (pid 3861994) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) maxrss: 549968
DEBUG    ya.test:process.py:263 Command (pid 3861994) minflt: 18316
DEBUG    ya.test:process.py:263 Command (pid 3861994) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3861994) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3861994) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3861994) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3861994) stime: 0.31546599999999997
DEBUG    ya.test:process.py:263 Command (pid 3861994) utime: 0.099617
DEBUG    ya.test:process.py:263 Command (pid 3861994) wtime: 0.455
DEBUG    ya.test:process.py:275 Command (pid 3861994) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3861994) 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, 7220533e-b81d-42a8-9fe9-621554372773, localhost:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7220533e-b81d-42a8-9fe9-621554372773, localhost:14024): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7220533e-b81d-42a8-9fe9-621554372773, localhost:14024): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4ruh53xwxi.auto.internal" port: 14024 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-4ruh53xwxi.auto.internal:14024, 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:14024
------------------------------ 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:185 Binary was found by /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydb/ydb -e grpc://localhost:14024 -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/04ae/000297/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14024', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3862105
DEBUG    ya.test:process.py:259 Command (pid 3862105) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3862105) elapsed time (sec): 0.35304951667785645
DEBUG    ya.test:process.py:263 Command (pid 3862105) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) maxrss: 166320
DEBUG    ya.test:process.py:263 Command (pid 3862105) minflt: 3543
DEBUG    ya.test:process.py:263 Command (pid 3862105) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3862105) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3862105) nvcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 3862105) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3862105) stime: 0.037889
DEBUG    ya.test:process.py:263 Command (pid 3862105) utime: 0.052097
DEBUG    ya.test:process.py:263 Command (pid 3862105) wtime: 0.354
DEBUG    ya.test:process.py:275 Command (pid 3862105) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3862105) 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/04ae/000297/ydb/apps/ydb/ydb -e grpc://localhost:14024 -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/04ae/000297/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14024', '-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: 3862167
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 3862167) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3862167) elapsed time (sec): 30.13826584815979
DEBUG    ya.test:process.py:263 Command (pid 3862167) wtime: 30.14
DEBUG    ya.test:process.py:275 Command (pid 3862167) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    477	477	0	0	20	21	31	35
2	    489	489	0	0	20	20	21	26
3	    475	475	0	0	20	21	35	36
4	    486	486	0	0	20	20	25	26
5	    488	488	0	0	20	20	21	22
6	    488	488	0	0	20	20	21	22
7	    488	488	0	0	20	21	22	27
8	    485	485	0	0	20	21	25	28
9	    488	488	0	0	20	20	20	21
10	    488	488	0	0	20	20	21	21
11	    488	488	0	0	20	20	21	22
12	    488	488	0	0	20	20	21	21
13	    488	488	0	0	20	20	21	21
14	    488	488	0	0	20	20	21	21
15	    488	488	0	0	20	20	20	21
16	    488	488	0	0	20	20	21	21
17	    487	487	0	0	20	20	22	23
18	    488	488	0	0	20	20	21	21
19	    488	488	0	0	20	20	21	21
20	    489	489	0	0	20	20	21	21
21	    487	487	0	0	20	20	21	21
22	    489	489	0	0	20	20	21	21
23	    488	488	0	0	20	20	21	21
24	    478	478	0	0	20	21	40	42
25	    488	488	0	0	20	20	20	21
26	    488	488	0	0	20	21	23	24
27	    488	488	0	0	20	20	22	23
28	    453	453	0	0	20	20	90	92
29	    489	489	0	0	20	20	20	21
30	    498	498	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14578	485.933	0	0	20	20	22	92

DEBUG    ya.test:process.py:276 Command (pid 3862167) 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, e149cf77-5fd5-41a7-b898-f95830300c43, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e149cf77-5fd5-41a7-b898-f95830300c43, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e149cf77-5fd5-41a7-b898-f95830300c43, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a1401235-1d5c-4dfd-a316-58102c81f65a, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a1401235-1d5c-4dfd-a316-58102c81f65a, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a1401235-1d5c-4dfd-a316-58102c81f65a, ghrun-4ruh53xwxi.auto.internal:14024): 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=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 35da4a32-3d18-40df-8045-c2b570f58139, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35da4a32-3d18-40df-8045-c2b570f58139, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=" 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, 35da4a32-3d18-40df-8045-c2b570f58139, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
INFO     root:test_log_scenario.py:217 Count rows after insert 14283 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c49e776e-482a-4630-900a-10e0ef409dd5, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c49e776e-482a-4630-900a-10e0ef409dd5, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=" 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, c49e776e-482a-4630-900a-10e0ef409dd5, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b3cb8d7-b25b-415a-be22-12d44cd52670, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b3cb8d7-b25b-415a-be22-12d44cd52670, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=" 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, 7b3cb8d7-b25b-415a-be22-12d44cd52670, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
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/04ae/000297/ydb/apps/ydb/ydb -e grpc://localhost:14024 -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
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydb/ydb -e grpc://localhost:14024 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydb/ydb -e grpc://localhost:14024 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e32e0b2-8a9c-4389-b299-d9dc8d330be1, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e32e0b2-8a9c-4389-b299-d9dc8d330be1, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=OGFmYTdjMWMtOGEzMDUwNjMtZDJlZDkzOTUtYzRiMmYxMmI=" 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: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7cce3631-97de-4518-ae65-b54db6e59db3, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cce3631-97de-4518-ae65-b54db6e59db3, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e32e0b2-8a9c-4389-b299-d9dc8d330be1, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cce3631-97de-4518-ae65-b54db6e59db3, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2RmNzFkNTEtNDI4NjUxOTQtMWEzOTNiY2ItMmUzOGY3ODQ=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14024', '-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:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 231a9008-8a05-4d69-8a01-7592be683083, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3872138
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 231a9008-8a05-4d69-8a01-7592be683083, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=M2RmNzFkNTEtNDI4NjUxOTQtMWEzOTNiY2ItMmUzOGY3ODQ=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/04ae/000297/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14024', '-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/04ae/000297/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14024', '-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: 3872139
DEBUG    ya.test:process.py:628 Command pid: 3872140
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 231a9008-8a05-4d69-8a01-7592be683083, ghrun-4ruh53xwxi.auto.internal:14024): 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=M2RmNzFkNTEtNDI4NjUxOTQtMWEzOTNiY2ItMmUzOGY3ODQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76f5aba4-ace6-4a06-8756-10065c8c97e0, ghrun-4ruh53xwxi.auto.internal:14024): 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, 76f5aba4-ace6-4a06-8756-10065c8c97e0, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=M2RmNzFkNTEtNDI4NjUxOTQtMWEzOTNiY2ItMmUzOGY3ODQ=" 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, b06b8d16-e5bb-4d3e-bc9f-9e7db7d67711, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b06b8d16-e5bb-4d3e-bc9f-9e7db7d67711, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76f5aba4-ace6-4a06-8756-10065c8c97e0, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b06b8d16-e5bb-4d3e-bc9f-9e7db7d67711, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2QzZDg4OTYtZTk0ZjQyNy1lMTJjZmZhZi0xNmE3YTRiMg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6efcfa80-b14d-4012-a414-ef1c5f1a31d5, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6efcfa80-b14d-4012-a414-ef1c5f1a31d5, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDg4OTYtZTk0ZjQyNy1lMTJjZmZhZi0xNmE3YTRiMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6efcfa80-b14d-4012-a414-ef1c5f1a31d5, ghrun-4ruh53xwxi.auto.internal:14024): 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=M2QzZDg4OTYtZTk0ZjQyNy1lMTJjZmZhZi0xNmE3YTRiMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a77021ee-b68b-43e1-94f0-792143960868, ghrun-4ruh53xwxi.auto.internal:14024): 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, a77021ee-b68b-43e1-94f0-792143960868, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDg4OTYtZTk0ZjQyNy1lMTJjZmZhZi0xNmE3YTRiMg==" 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, 63bceb91-072b-4099-8f79-53b8fd8ebb05, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 63bceb91-072b-4099-8f79-53b8fd8ebb05, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a77021ee-b68b-43e1-94f0-792143960868, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 63bceb91-072b-4099-8f79-53b8fd8ebb05, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzhhNGI1MDYtNTE1ZWJhZmUtNjUxMTFlNjktZjc5MjBiYWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4c5d60f7-d037-4f50-9921-8fa26c84a796, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4c5d60f7-d037-4f50-9921-8fa26c84a796, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YzhhNGI1MDYtNTE1ZWJhZmUtNjUxMTFlNjktZjc5MjBiYWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4c5d60f7-d037-4f50-9921-8fa26c84a796, ghrun-4ruh53xwxi.auto.internal:14024): 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=YzhhNGI1MDYtNTE1ZWJhZmUtNjUxMTFlNjktZjc5MjBiYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45e60bf8-43df-4990-9e19-b25cd2115a97, ghrun-4ruh53xwxi.auto.internal:14024): 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, 45e60bf8-43df-4990-9e19-b25cd2115a97, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YzhhNGI1MDYtNTE1ZWJhZmUtNjUxMTFlNjktZjc5MjBiYWI=" 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, 87ed4b44-34df-4563-bbaa-ba1958a35958, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 87ed4b44-34df-4563-bbaa-ba1958a35958, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45e60bf8-43df-4990-9e19-b25cd2115a97, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 87ed4b44-34df-4563-bbaa-ba1958a35958, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzlkZGJlYmUtNzllNjU4M2MtM2YyZGQ4ZWUtY2FiZDBi" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85f3e473-60c9-4067-ab62-1b9e94d15349, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85f3e473-60c9-4067-ab62-1b9e94d15349, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YzlkZGJlYmUtNzllNjU4M2MtM2YyZGQ4ZWUtY2FiZDBi" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85f3e473-60c9-4067-ab62-1b9e94d15349, ghrun-4ruh53xwxi.auto.internal:14024): 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=YzlkZGJlYmUtNzllNjU4M2MtM2YyZGQ4ZWUtY2FiZDBi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ccf1f2f0-a8d1-4980-acfb-e87675a92416, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccf1f2f0-a8d1-4980-acfb-e87675a92416, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YzlkZGJlYmUtNzllNjU4M2MtM2YyZGQ4ZWUtY2FiZDBi" 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:421 RpcState(CreateSession, 3e39a42a-5c57-4af3-8458-fdb09f65de55, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3e39a42a-5c57-4af3-8458-fdb09f65de55, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ccf1f2f0-a8d1-4980-acfb-e87675a92416, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3e39a42a-5c57-4af3-8458-fdb09f65de55, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2E3ODQ0NDEtYzg4M2IzYWUtYTkxNDU1MmYtOWJhMWJkYTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e2f96bf9-c2b3-48e2-bf3d-812e0f36ca00, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e2f96bf9-c2b3-48e2-bf3d-812e0f36ca00, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=N2E3ODQ0NDEtYzg4M2IzYWUtYTkxNDU1MmYtOWJhMWJkYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e2f96bf9-c2b3-48e2-bf3d-812e0f36ca00, ghrun-4ruh53xwxi.auto.internal:14024): 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=N2E3ODQ0NDEtYzg4M2IzYWUtYTkxNDU1MmYtOWJhMWJkYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17e320eb-193a-42be-8325-e3e0cc86eb98, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17e320eb-193a-42be-8325-e3e0cc86eb98, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=N2E3ODQ0NDEtYzg4M2IzYWUtYTkxNDU1MmYtOWJhMWJkYTQ=" 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: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 56751543-3a53-4b4f-94d5-77ca683d3d90, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 56751543-3a53-4b4f-94d5-77ca683d3d90, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17e320eb-193a-42be-8325-e3e0cc86eb98, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 56751543-3a53-4b4f-94d5-77ca683d3d90, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTIxNzY3ODQtNjE5NjVmNGUtZjE0YTNiNjMtY2FkZTQ2ZWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 387a6fe7-4662-40b3-baea-a51cd2fecce8, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 387a6fe7-4662-40b3-baea-a51cd2fecce8, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YTIxNzY3ODQtNjE5NjVmNGUtZjE0YTNiNjMtY2FkZTQ2ZWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 387a6fe7-4662-40b3-baea-a51cd2fecce8, ghrun-4ruh53xwxi.auto.internal:14024): 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=YTIxNzY3ODQtNjE5NjVmNGUtZjE0YTNiNjMtY2FkZTQ2ZWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa764e8f-9b3c-4b21-a257-09b047e6481b, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa764e8f-9b3c-4b21-a257-09b047e6481b, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YTIxNzY3ODQtNjE5NjVmNGUtZjE0YTNiNjMtY2FkZTQ2ZWQ=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9f988a42-aa61-41c2-ad08-221869dcb211, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9f988a42-aa61-41c2-ad08-221869dcb211, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa764e8f-9b3c-4b21-a257-09b047e6481b, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9f988a42-aa61-41c2-ad08-221869dcb211, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTc4MDI5MjItNDUxODA2MTEtYTQzZWUxNDMtZDA3NzgyZDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5b3fb57c-b02d-41ab-a790-c76be90a7877, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5b3fb57c-b02d-41ab-a790-c76be90a7877, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=ZTc4MDI5MjItNDUxODA2MTEtYTQzZWUxNDMtZDA3NzgyZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5b3fb57c-b02d-41ab-a790-c76be90a7877, ghrun-4ruh53xwxi.auto.internal:14024): 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=ZTc4MDI5MjItNDUxODA2MTEtYTQzZWUxNDMtZDA3NzgyZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29f33fed-6108-4f42-8b2d-abb60b21ec31, ghrun-4ruh53xwxi.auto.internal:14024): 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, 29f33fed-6108-4f42-8b2d-abb60b21ec31, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=ZTc4MDI5MjItNDUxODA2MTEtYTQzZWUxNDMtZDA3NzgyZDk=" 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, 917b6fea-c6b4-4e37-a326-ef29cde90b16, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 917b6fea-c6b4-4e37-a326-ef29cde90b16, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29f33fed-6108-4f42-8b2d-abb60b21ec31, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 917b6fea-c6b4-4e37-a326-ef29cde90b16, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTNmYjFlNTctMTc1NjA1YWUtYjRlNzczZC02NmZjZmI3Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 19523d10-0863-49ff-9c25-2713ebd7b851, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 19523d10-0863-49ff-9c25-2713ebd7b851, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YTNmYjFlNTctMTc1NjA1YWUtYjRlNzczZC02NmZjZmI3Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 19523d10-0863-49ff-9c25-2713ebd7b851, ghrun-4ruh53xwxi.auto.internal:14024): 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=YTNmYjFlNTctMTc1NjA1YWUtYjRlNzczZC02NmZjZmI3Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24c7cc82-1ec0-4dbf-98c1-00d819de0659, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24c7cc82-1ec0-4dbf-98c1-00d819de0659, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=YTNmYjFlNTctMTc1NjA1YWUtYjRlNzczZC02NmZjZmI3Mg==" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24c7cc82-1ec0-4dbf-98c1-00d819de0659, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cb36f7b9-c558-4925-9bdd-62af0cae78b3, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb36f7b9-c558-4925-9bdd-62af0cae78b3, ghrun-4ruh53xwxi.auto.internal:14024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb36f7b9-c558-4925-9bdd-62af0cae78b3, ghrun-4ruh53xwxi.auto.internal:14024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjA4ZjJiYzItMTgzYmQzMzAtNjY5OGVjNDYtYTE4YzEzMzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7d8a481-7d57-465c-bd75-9820a4cd0044, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7d8a481-7d57-465c-bd75-9820a4cd0044, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=ZjA4ZjJiYzItMTgzYmQzMzAtNjY5OGVjNDYtYTE4YzEzMzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7d8a481-7d57-465c-bd75-9820a4cd0044, ghrun-4ruh53xwxi.auto.internal:14024): 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=ZjA4ZjJiYzItMTgzYmQzMzAtNjY5OGVjNDYtYTE4YzEzMzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7dd9f57b-4a28-4538-be8b-9a8691b9e841, ghrun-4ruh53xwxi.auto.internal:14024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7dd9f57b-4a28-4538-be8b-9a8691b9e841, ghrun-4ruh53xwxi.auto.internal:14024): request = { session_id: "ydb://session/3?node_id=1&id=ZjA4ZjJiYzItMTgzYmQzMzAtNjY5OGVjNDYtYTE4YzEzMzg=" 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, 7dd9f57b-4a28-4538-be8b-9a8691b9e841, ghrun-4ruh53xwxi.auto.internal:14024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a1401235-1d5c-4dfd-a316-58102c81f65a, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-12T13:08:08.781191185+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, 231a9008-8a05-4d69-8a01-7592be683083, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-12T13:08:08.781304234+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-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6efcfa80-b14d-4012-a414-ef1c5f1a31d5, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-12T13:08:08.781325122+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-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4c5d60f7-d037-4f50-9921-8fa26c84a796, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-12T13:08:08.781342648+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, 85f3e473-60c9-4067-ab62-1b9e94d15349, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:08:08.781362563+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 387a6fe7-4662-40b3-baea-a51cd2fecce8, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:08:08.781402452+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e2f96bf9-c2b3-48e2-bf3d-812e0f36ca00, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:08:08.781383069+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5b3fb57c-b02d-41ab-a790-c76be90a7877, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:08:08.78143334+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 19523d10-0863-49ff-9c25-2713ebd7b851, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-12T13:08:08.781451579+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-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 76f5aba4-ace6-4a06-8756-10065c8c97e0, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781315858+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, 2e32e0b2-8a9c-4389-b299-d9dc8d330be1, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781286556+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7d8a481-7d57-465c-bd75-9820a4cd0044, ghrun-4ruh53xwxi.auto.internal:14024): 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:14024 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-12T13:08:08.7814685+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-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a77021ee-b68b-43e1-94f0-792143960868, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781333848+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 45e60bf8-43df-4990-9e19-b25cd2115a97, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781353221+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ccf1f2f0-a8d1-4980-acfb-e87675a92416, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781375632+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 17e320eb-193a-42be-8325-e3e0cc86eb98, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781394752+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, aa764e8f-9b3c-4b21-a257-09b047e6481b, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781425486+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-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 29f33fed-6108-4f42-8b2d-abb60b21ec31, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781441168+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, 24c7cc82-1ec0-4dbf-98c1-00d819de0659, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781460619+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, 7dd9f57b-4a28-4538-be8b-9a8691b9e841, ghrun-4ruh53xwxi.auto.internal:14024): 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-12T13:08:08.781479422+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4ruh53xwxi.auto.internal:14024
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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    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 3872140) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3872140) elapsed time (sec): 30.13789653778076
DEBUG    ya.test:process.py:263 Command (pid 3872140) wtime: 30.139
DEBUG    ya.test:process.py:275 Command (pid 3872140) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    109	109	0	0	50	441	455	461
2	    131	131	0	0	50	69	80	83
3	      0	0	0	2810	0	0	0	0
4	      0	0	0	3160	0	0	0	0
5	      0	0	0	3200	0	0	0	0
6	      0	0	0	3220	0	0	0	0
7	      0	0	0	3190	0	0	0	0
8	      0	0	0	3250	0	0	0	0
9	      0	0	0	3170	0	0	0	0
10	      0	0	0	3210	0	0	0	0
11	      0	0	0	3270	0	0	0	0
12	      0	0	0	3270	0	0	0	0
13	      0	0	0	3242	0	0	0	0
14	      0	0	0	3128	0	0	0	0
15	      0	0	0	3320	0	0	0	0
16	      0	0	0	3280	0	0	0	0
17	      0	0	0	3320	0	0	0	0
18	      0	0	0	3260	0	0	0	0
19	      0	0	0	3160	0	0	0	0
20	      0	0	0	3290	0	0	0	0
21	      0	0	0	3050	0	0	0	0
22	      0	0	0	3190	0	0	0	0
23	      0	0	0	3190	0	0	0	0
24	      0	0	0	3018	0	0	0	0
25	      0	0	0	3073	0	0	0	0
26	      0	0	0	3139	0	0	0	0
27	      0	0	0	3170	0	0	0	0
28	      0	0	0	3110	0	0	0	0
29	      0	0	0	3230	0	0	0	0
30	      0	0	0	2920	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    240	8	0	88840	50	83	455	461

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3872139) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3872139) elapsed time (sec): 30.14021348953247
DEBUG    ya.test:process.py:263 Command (pid 3872139) wtime: 30.142
DEBUG    ya.test:process.py:275 Command (pid 3872139) 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	2820	0	0	0	0
4	      0	0	0	3160	0	0	0	0
5	      0	0	0	3200	0	0	0	0
6	      0	0	0	3220	0	0	0	0
7	      0	0	0	3190	0	0	0	0
8	      0	0	0	3250	0	0	0	0
9	      0	0	0	3170	0	0	0	0
10	      0	0	0	3210	0	0	0	0
11	      0	0	0	3270	0	0	0	0
12	      0	0	0	3270	0	0	0	0
13	      0	0	0	3248	0	0	0	0
14	      0	0	0	3130	0	0	0	0
15	      0	0	0	3313	0	0	0	0
16	      0	0	0	3289	0	0	0	0
17	      0	0	0	3320	0	0	0	0
18	      0	0	0	3260	0	0	0	0
19	      0	0	0	3150	0	0	0	0
20	      0	0	0	3290	0	0	0	0
21	      0	0	0	3050	0	0	0	0
22	      0	0	0	3190	0	0	0	0
23	      0	0	0	3200	0	0	0	0
24	      0	0	0	3010	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	3124	0	0	0	0
27	      0	0	0	3186	0	0	0	0
28	      0	0	0	3110	0	0	0	0
29	      0	0	0	3230	0	0	0	0
30	      0	0	0	2920	0	0	0	0

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

DEBUG    ya.test:process.py:259 Command (pid 3872138) rc: 0
DEBUG    ya.test:process.py:276 Command (pid 3872139) errors:

DEBUG    ya.test:process.py:260 Command (pid 3872138) elapsed time (sec): 30.143081426620483
DEBUG    ya.test:process.py:263 Command (pid 3872138) wtime: 30.145
DEBUG    ya.test:process.py:275 Command (pid 3872138) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    150	150	0	0	40	337	347	349
2	    166	166	0	0	39	57	60	72
3	      0	0	0	2810	0	0	0	0
4	      0	0	0	3160	0	0	0	0
5	      0	0	0	3200	0	0	0	0
6	      0	0	0	3220	0	0	0	0
7	      0	0	0	3190	0	0	0	0
8	      0	0	0	3250	0	0	0	0
9	      0	0	0	3170	0	0	0	0
10	      0	0	0	3210	0	0	0	0
11	      0	0	0	3270	0	0	0	0
12	      0	0	0	3270	0	0	0	0
13	      0	0	0	3240	0	0	0	0
14	      0	0	0	3140	0	0	0	0
15	      0	0	0	3315	0	0	0	0
16	      0	0	0	3285	0	0	0	0
17	      0	0	0	3320	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3160	0	0	0	0
20	      0	0	0	3290	0	0	0	0
21	      0	0	0	3050	0	0	0	0
22	      0	0	0	3190	0	0	0	0
23	      0	0	0	3200	0	0	0	0
24	      0	0	0	3000	0	0	0	0
25	      0	0	0	3080	0	0	0	0
26	      0	0	0	3140	0	0	0	0
27	      0	0	0	3180	0	0	0	0
28	      0	0	0	3100	0	0	0	0
29	      0	0	0	3230	0	0	0	0
30	      0	0	0	2920	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    316	10.5333	0	88840	40	104	343	349

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
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:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". 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:14024
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14024". Check endpoint correctness.
============================== slowest durations ===============================
328.86s call     test_log_scenario.py::TestLogScenario::test_log_uniform
3.89s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/04ae/000297/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/04ae/000297/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-12T13:08:06.873734Z): source_id=222;tablet_id=72075186224037903;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 @ 0xA7B2945
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7AAE86
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB638C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD931BDB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E063C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E0611F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD90D1ED
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x14138A2B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D78637
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CD0033
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CD0033
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CCCE53
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CD3907
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141562A8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CBE00F5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5E3ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB629724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB62D7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB62D3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB62DFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7B459C
21. ??:0: ?? @ 0x7F00CCD6BAC2
22. ??:0: ?? @ 0x7F00CCDFD8BF
============ 1 failed, 106 deselected, 1 error in 333.88s (0:05:33) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/04ae/000299/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.70s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/04ae/000298/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/04ae/000291/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.82s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/04ae/000293/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/04ae/000294/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.82s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/04ae/00029a/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/04ae/000296/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/04ae/000295/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.82s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/04ae/000292/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.77s ============================
