============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ytg3/000275/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 110 items / 109 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:702: 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/ytg3/000275/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/ytg3/000275/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-18T02:34:06.421607Z): source_id=366;tablet_id=72075186224037909;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 @ 0xA781835
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA779D76
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB60FFC8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5EED2B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DD53D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DD512F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5C9F5D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1416425B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DAA8C7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CFBDD3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CFBDD3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CF8BF3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CFF6A7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14182048
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC65085
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5B2ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB600A74
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB604B34
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB604740
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60532E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78348C
E   21. ??:0: ?? @ 0x7F8ED274FAC2
E   22. ??:0: ?? @ 0x7F8ED27E18BF
------------------------------ 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/ytg3/000275/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4110168
DEBUG    ya.test:process.py:259 Command (pid 4110168) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4110168) elapsed time (sec): 0.5827476978302002
DEBUG    ya.test:process.py:263 Command (pid 4110168) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) maxrss: 542212
DEBUG    ya.test:process.py:263 Command (pid 4110168) minflt: 16190
DEBUG    ya.test:process.py:263 Command (pid 4110168) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 4110168) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4110168) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4110168) stime: 0.393073
DEBUG    ya.test:process.py:263 Command (pid 4110168) utime: 0.101187
DEBUG    ya.test:process.py:263 Command (pid 4110168) wtime: 0.59
DEBUG    ya.test:process.py:275 Command (pid 4110168) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 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 4110168) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 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/ytg3/000275/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27390
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/ytg3/000275/r3tmp/kikimr_cluster_dl63zclv
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25386
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27456
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22482
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ytg3/000275/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:269 Final command: /home/runner/.ya/build/build_root/ytg3/000275/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/ytg3/000275/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_v9p45auw.log --grpc-port=25386 --mon-port=25484 --ic-port=27390
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25386/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ytg3/000275/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:269 Final command: /home/runner/.ya/build/build_root/ytg3/000275/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/ytg3/000275/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_v9p45auw.log --grpc-port=25386 --mon-port=25484 --ic-port=27390
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ytg3/000275/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/ytg3/000275/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_v9p45auw.log', '--grpc-port=25386', '--mon-port=25484', '--ic-port=27390')' in '/home/runner/.ya/build/build_root/ytg3/000275/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: 4111283
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:25386/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/ytg3/000275/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4111284
DEBUG    ya.test:process.py:259 Command (pid 4111284) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4111284) elapsed time (sec): 0.6804249286651611
DEBUG    ya.test:process.py:263 Command (pid 4111284) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) maxrss: 542212
DEBUG    ya.test:process.py:263 Command (pid 4111284) minflt: 16194
DEBUG    ya.test:process.py:263 Command (pid 4111284) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 4111284) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4111284) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4111284) stime: 0.495117
DEBUG    ya.test:process.py:263 Command (pid 4111284) utime: 0.116072
DEBUG    ya.test:process.py:263 Command (pid 4111284) wtime: 0.681
DEBUG    ya.test:process.py:275 Command (pid 4111284) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 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 4111284) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25386', '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: 27390\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/ytg3/000275/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25386', '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: 27390\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4113001
DEBUG    ya.test:process.py:259 Command (pid 4113001) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4113001) elapsed time (sec): 0.618640661239624
DEBUG    ya.test:process.py:263 Command (pid 4113001) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) maxrss: 550696
DEBUG    ya.test:process.py:263 Command (pid 4113001) minflt: 18333
DEBUG    ya.test:process.py:263 Command (pid 4113001) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 4113001) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 4113001) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4113001) stime: 0.383635
DEBUG    ya.test:process.py:263 Command (pid 4113001) utime: 0.136414
DEBUG    ya.test:process.py:263 Command (pid 4113001) wtime: 0.623
DEBUG    ya.test:process.py:275 Command (pid 4113001) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25386', '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/ytg3/000275/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25386', '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: 4113530
DEBUG    ya.test:process.py:259 Command (pid 4113530) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4113530) elapsed time (sec): 0.9969141483306885
DEBUG    ya.test:process.py:263 Command (pid 4113530) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) maxrss: 550712
DEBUG    ya.test:process.py:263 Command (pid 4113530) minflt: 18338
DEBUG    ya.test:process.py:263 Command (pid 4113530) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 4113530) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 4113530) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4113530) stime: 0.824187
DEBUG    ya.test:process.py:263 Command (pid 4113530) utime: 0.123429
DEBUG    ya.test:process.py:263 Command (pid 4113530) wtime: 1.024
DEBUG    ya.test:process.py:275 Command (pid 4113530) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 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, dc0b9d65-822c-4408-a497-ee6ed6ff5faf, localhost:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dc0b9d65-822c-4408-a497-ee6ed6ff5faf, localhost:25386): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dc0b9d65-822c-4408-a497-ee6ed6ff5faf, localhost:25386): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4v6ihek2yy.auto.internal" port: 25386 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-4v6ihek2yy.auto.internal:25386, 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:25386
------------------------------ 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/ytg3/000275/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydb/ydb -e grpc://localhost:25386 -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/ytg3/000275/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25386', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4114423
DEBUG    ya.test:process.py:259 Command (pid 4114423) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4114423) elapsed time (sec): 0.49573826789855957
DEBUG    ya.test:process.py:263 Command (pid 4114423) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) inblock: 231976
DEBUG    ya.test:process.py:263 Command (pid 4114423) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) majflt: 31
DEBUG    ya.test:process.py:263 Command (pid 4114423) maxrss: 165380
DEBUG    ya.test:process.py:263 Command (pid 4114423) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 4114423) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4114423) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) nvcsw: 238
DEBUG    ya.test:process.py:263 Command (pid 4114423) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4114423) stime: 0.11555499999999999
DEBUG    ya.test:process.py:263 Command (pid 4114423) utime: 0.044732999999999995
DEBUG    ya.test:process.py:263 Command (pid 4114423) wtime: 0.497
DEBUG    ya.test:process.py:275 Command (pid 4114423) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4114423) 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/ytg3/000275/ydb/apps/ydb/ydb -e grpc://localhost:25386 -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/ytg3/000275/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25386', '-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: 4115113
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 4115113) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4115113) elapsed time (sec): 30.140191078186035
DEBUG    ya.test:process.py:263 Command (pid 4115113) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 4115113) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    479	479	0	0	20	21	28	33
2	    488	488	0	0	20	20	21	23
3	    486	486	0	0	20	20	21	27
4	    488	488	0	0	20	20	21	25
5	    488	488	0	0	20	20	21	21
6	    489	489	0	0	20	20	21	21
7	    488	488	0	0	20	20	21	22
8	    486	486	0	0	20	21	21	22
9	    487	487	0	0	20	21	21	22
10	    487	487	0	0	20	20	21	21
11	    489	489	0	0	20	20	21	22
12	    488	488	0	0	20	20	21	21
13	    488	488	0	0	20	20	20	21
14	    488	488	0	0	20	20	21	22
15	    487	487	0	0	20	20	21	21
16	    489	489	0	0	20	20	21	21
17	    488	488	0	0	20	20	21	21
18	    488	488	0	0	20	21	21	21
19	    488	488	0	0	20	20	21	21
20	    488	488	0	0	20	20	21	21
21	    488	488	0	0	20	20	21	21
22	    488	488	0	0	20	20	21	21
23	    488	488	0	0	20	20	21	21
24	    488	488	0	0	20	20	21	21
25	    468	468	0	0	20	24	49	51
26	    488	488	0	0	20	20	21	22
27	    489	489	0	0	20	20	21	21
28	    476	476	0	0	20	21	44	49
29	    489	489	0	0	20	21	21	21
30	    499	499	0	0	20	20	20	20

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14608	486.933	0	0	20	20	21	51

DEBUG    ya.test:process.py:276 Command (pid 4115113) 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, a19bfc93-432d-4994-9f18-3d28d7b374f0, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a19bfc93-432d-4994-9f18-3d28d7b374f0, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a19bfc93-432d-4994-9f18-3d28d7b374f0, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b866f510-5c33-45fb-ae1f-8f516e4f0b63, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b866f510-5c33-45fb-ae1f-8f516e4f0b63, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b866f510-5c33-45fb-ae1f-8f516e4f0b63, ghrun-4v6ihek2yy.auto.internal:25386): 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=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44be1040-f5a1-4faf-8ad0-eb475900b9ca, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44be1040-f5a1-4faf-8ad0-eb475900b9ca, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=" 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, 44be1040-f5a1-4faf-8ad0-eb475900b9ca, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
INFO     root:test_log_scenario.py:217 Count rows after insert 14290 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16ba5ed0-5962-4a56-8401-dfde28f4da76, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16ba5ed0-5962-4a56-8401-dfde28f4da76, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=" 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, 16ba5ed0-5962-4a56-8401-dfde28f4da76, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e9cfae1-f005-4a9b-b18a-d58ba8efa672, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e9cfae1-f005-4a9b-b18a-d58ba8efa672, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=" 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, 9e9cfae1-f005-4a9b-b18a-d58ba8efa672, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
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/ytg3/000275/ydb/apps/ydb/ydb -e grpc://localhost:25386 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydb/ydb -e grpc://localhost:25386 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydb/ydb -e grpc://localhost:25386 -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, bd75a385-1e49-4556-8f18-16b53c388e12, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd75a385-1e49-4556-8f18-16b53c388e12, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2bb77724-af2c-473d-b7ac-2862e19ac6ff, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd75a385-1e49-4556-8f18-16b53c388e12, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2bb77724-af2c-473d-b7ac-2862e19ac6ff, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25386', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25386', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4128422
DEBUG    ya.test:process.py:628 Command pid: 4128423
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25386', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2bb77724-af2c-473d-b7ac-2862e19ac6ff, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmNmMDY1N2ItNTczODQyODEtY2Q2ZGZjY2QtNTQ1ZWJmNWQ=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 4128425
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bcb24a05-5b6a-43ac-83c6-8f33c3eaaf99, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bcb24a05-5b6a-43ac-83c6-8f33c3eaaf99, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=YmNmMDY1N2ItNTczODQyODEtY2Q2ZGZjY2QtNTQ1ZWJmNWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bcb24a05-5b6a-43ac-83c6-8f33c3eaaf99, ghrun-4v6ihek2yy.auto.internal:25386): 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=YmNmMDY1N2ItNTczODQyODEtY2Q2ZGZjY2QtNTQ1ZWJmNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3870f7fd-26d6-4f1f-9fe5-823da968a08b, ghrun-4v6ihek2yy.auto.internal:25386): 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, 3870f7fd-26d6-4f1f-9fe5-823da968a08b, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=YmNmMDY1N2ItNTczODQyODEtY2Q2ZGZjY2QtNTQ1ZWJmNWQ=" 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, 56b1e0f5-b97c-4d2d-9179-2228c4765346, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 56b1e0f5-b97c-4d2d-9179-2228c4765346, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3870f7fd-26d6-4f1f-9fe5-823da968a08b, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 56b1e0f5-b97c-4d2d-9179-2228c4765346, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWFkOTE5OWQtN2IxODkyNDItOTgyMDlkODktZTA0YjMxMjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5f873ba1-b272-44c5-a3ce-1b59dc2d90b5, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5f873ba1-b272-44c5-a3ce-1b59dc2d90b5, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZWFkOTE5OWQtN2IxODkyNDItOTgyMDlkODktZTA0YjMxMjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5f873ba1-b272-44c5-a3ce-1b59dc2d90b5, ghrun-4v6ihek2yy.auto.internal:25386): 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=ZWFkOTE5OWQtN2IxODkyNDItOTgyMDlkODktZTA0YjMxMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b3c56f1-5e9a-4879-8717-debb927381c2, ghrun-4v6ihek2yy.auto.internal:25386): 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, 7b3c56f1-5e9a-4879-8717-debb927381c2, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZWFkOTE5OWQtN2IxODkyNDItOTgyMDlkODktZTA0YjMxMjU=" 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, 917d9293-9559-4ec1-b381-a1752497a567, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 917d9293-9559-4ec1-b381-a1752497a567, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b3c56f1-5e9a-4879-8717-debb927381c2, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 917d9293-9559-4ec1-b381-a1752497a567, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGFlY2RmYjktNjg5OTIyYWYtYzVkNjFjMmEtOGUzOGFkOTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d47d9fef-7407-49bb-9ec3-4b6faba35d0f, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d47d9fef-7407-49bb-9ec3-4b6faba35d0f, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZGFlY2RmYjktNjg5OTIyYWYtYzVkNjFjMmEtOGUzOGFkOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d47d9fef-7407-49bb-9ec3-4b6faba35d0f, ghrun-4v6ihek2yy.auto.internal:25386): 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=ZGFlY2RmYjktNjg5OTIyYWYtYzVkNjFjMmEtOGUzOGFkOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, babd3c8a-ae56-4fb3-a6f4-535b101719d7, ghrun-4v6ihek2yy.auto.internal:25386): 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, babd3c8a-ae56-4fb3-a6f4-535b101719d7, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZGFlY2RmYjktNjg5OTIyYWYtYzVkNjFjMmEtOGUzOGFkOTc=" 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, ec3c4a25-2aa9-4e7c-81d1-6ea92ae2a316, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ec3c4a25-2aa9-4e7c-81d1-6ea92ae2a316, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, babd3c8a-ae56-4fb3-a6f4-535b101719d7, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ec3c4a25-2aa9-4e7c-81d1-6ea92ae2a316, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDE0M2EzZi1mNGViNjgwNC03Nzk1MjAwOS1iMWFlYTQ0Yw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 437f4b8e-791f-4a18-90bb-dcaa0805679b, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 437f4b8e-791f-4a18-90bb-dcaa0805679b, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0M2EzZi1mNGViNjgwNC03Nzk1MjAwOS1iMWFlYTQ0Yw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 437f4b8e-791f-4a18-90bb-dcaa0805679b, ghrun-4v6ihek2yy.auto.internal:25386): 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=ZDE0M2EzZi1mNGViNjgwNC03Nzk1MjAwOS1iMWFlYTQ0Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6698f8a0-6755-4e5d-9c8d-c325c6450b41, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6698f8a0-6755-4e5d-9c8d-c325c6450b41, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0M2EzZi1mNGViNjgwNC03Nzk1MjAwOS1iMWFlYTQ0Yw==" 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, 28af2eea-2424-4d69-a982-e1663de0a530, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 28af2eea-2424-4d69-a982-e1663de0a530, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6698f8a0-6755-4e5d-9c8d-c325c6450b41, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 28af2eea-2424-4d69-a982-e1663de0a530, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjQ3NzIxNTItZDA0NGU4ZGMtZjAxOTYxN2YtYjVkZGIzODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1afcd78a-5691-4aad-848f-3358bed13bed, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1afcd78a-5691-4aad-848f-3358bed13bed, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZjQ3NzIxNTItZDA0NGU4ZGMtZjAxOTYxN2YtYjVkZGIzODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1afcd78a-5691-4aad-848f-3358bed13bed, ghrun-4v6ihek2yy.auto.internal:25386): 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=ZjQ3NzIxNTItZDA0NGU4ZGMtZjAxOTYxN2YtYjVkZGIzODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab961c17-0ac6-4eba-8dfe-edd0ca6dc609, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab961c17-0ac6-4eba-8dfe-edd0ca6dc609, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZjQ3NzIxNTItZDA0NGU4ZGMtZjAxOTYxN2YtYjVkZGIzODk=" 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:52 RpcState(ExecuteQuery, ab961c17-0ac6-4eba-8dfe-edd0ca6dc609, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4ced1484-e842-49f7-9104-911020e553ea, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ced1484-e842-49f7-9104-911020e553ea, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4ced1484-e842-49f7-9104-911020e553ea, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGMyOWRkODctNDFhMjljMzktYTIxNWVmMDEtZDg3NjM1ZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 11ce64d5-7d89-4281-83cb-ef9b2d383ea7, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 11ce64d5-7d89-4281-83cb-ef9b2d383ea7, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=OGMyOWRkODctNDFhMjljMzktYTIxNWVmMDEtZDg3NjM1ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 11ce64d5-7d89-4281-83cb-ef9b2d383ea7, ghrun-4v6ihek2yy.auto.internal:25386): 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=OGMyOWRkODctNDFhMjljMzktYTIxNWVmMDEtZDg3NjM1ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 024a4f58-2a97-431a-b850-31e04f2b9b17, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 024a4f58-2a97-431a-b850-31e04f2b9b17, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=OGMyOWRkODctNDFhMjljMzktYTIxNWVmMDEtZDg3NjM1ZA==" 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, f2222d97-7f80-46d8-9f1b-ad4ef73ff21d, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f2222d97-7f80-46d8-9f1b-ad4ef73ff21d, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 024a4f58-2a97-431a-b850-31e04f2b9b17, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f2222d97-7f80-46d8-9f1b-ad4ef73ff21d, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njg0MTZjNDctODQ0OTExNS05OWFmODU0Ni1mNTM0ZDNkNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c57275b5-45b2-4fdc-a460-8fb58fb5e431, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c57275b5-45b2-4fdc-a460-8fb58fb5e431, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=Njg0MTZjNDctODQ0OTExNS05OWFmODU0Ni1mNTM0ZDNkNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c57275b5-45b2-4fdc-a460-8fb58fb5e431, ghrun-4v6ihek2yy.auto.internal:25386): 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=Njg0MTZjNDctODQ0OTExNS05OWFmODU0Ni1mNTM0ZDNkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5358f68e-96d3-4d6b-82e9-c7582e875538, ghrun-4v6ihek2yy.auto.internal:25386): 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, 5358f68e-96d3-4d6b-82e9-c7582e875538, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=Njg0MTZjNDctODQ0OTExNS05OWFmODU0Ni1mNTM0ZDNkNg==" 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, 343cdd50-60c6-46d4-a267-6262c55575e0, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 343cdd50-60c6-46d4-a267-6262c55575e0, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5358f68e-96d3-4d6b-82e9-c7582e875538, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 343cdd50-60c6-46d4-a267-6262c55575e0, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzc0MWVkOWYtMjlmZDEwMTEtYWZkM2Q0NTItMWJlNDk1MWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eed1ad3d-04d9-4b4d-b64c-df0ffbb10b05, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eed1ad3d-04d9-4b4d-b64c-df0ffbb10b05, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=Mzc0MWVkOWYtMjlmZDEwMTEtYWZkM2Q0NTItMWJlNDk1MWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eed1ad3d-04d9-4b4d-b64c-df0ffbb10b05, ghrun-4v6ihek2yy.auto.internal:25386): 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=Mzc0MWVkOWYtMjlmZDEwMTEtYWZkM2Q0NTItMWJlNDk1MWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2fe739a-1b61-4654-9bc5-91eb04f181d2, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2fe739a-1b61-4654-9bc5-91eb04f181d2, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=Mzc0MWVkOWYtMjlmZDEwMTEtYWZkM2Q0NTItMWJlNDk1MWU=" 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, ea522684-4f06-4ea2-8e3c-5b26d69ff877, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ea522684-4f06-4ea2-8e3c-5b26d69ff877, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2fe739a-1b61-4654-9bc5-91eb04f181d2, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ea522684-4f06-4ea2-8e3c-5b26d69ff877, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2M3YjFhNTMtNTVlYzg5YmItZTE5MTRhYmQtY2M3N2M4YzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4b178bdc-77c5-412b-a5a6-5108dc0de688, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4b178bdc-77c5-412b-a5a6-5108dc0de688, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=N2M3YjFhNTMtNTVlYzg5YmItZTE5MTRhYmQtY2M3N2M4YzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4b178bdc-77c5-412b-a5a6-5108dc0de688, ghrun-4v6ihek2yy.auto.internal:25386): 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=N2M3YjFhNTMtNTVlYzg5YmItZTE5MTRhYmQtY2M3N2M4YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4e7c1fe-6e53-494d-bea4-64ef8eb14845, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4e7c1fe-6e53-494d-bea4-64ef8eb14845, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=N2M3YjFhNTMtNTVlYzg5YmItZTE5MTRhYmQtY2M3N2M4YzE=" 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, e4e7c1fe-6e53-494d-bea4-64ef8eb14845, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b866f510-5c33-45fb-ae1f-8f516e4f0b63, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.050866823+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bcb24a05-5b6a-43ac-83c6-8f33c3eaaf99, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.05098285+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5f873ba1-b272-44c5-a3ce-1b59dc2d90b5, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:34:10.051005352+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d47d9fef-7407-49bb-9ec3-4b6faba35d0f, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:34:10.051027477+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 437f4b8e-791f-4a18-90bb-dcaa0805679b, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:34:10.051060059+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1afcd78a-5691-4aad-848f-3358bed13bed, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051091019+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 11ce64d5-7d89-4281-83cb-ef9b2d383ea7, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051117299+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c57275b5-45b2-4fdc-a460-8fb58fb5e431, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051159024+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, eed1ad3d-04d9-4b4d-b64c-df0ffbb10b05, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051182715+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4b178bdc-77c5-412b-a5a6-5108dc0de688, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:34:10.051212066+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bd75a385-1e49-4556-8f18-16b53c388e12, ghrun-4v6ihek2yy.auto.internal:25386): 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-18T02:34:10.050970876+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3870f7fd-26d6-4f1f-9fe5-823da968a08b, ghrun-4v6ihek2yy.auto.internal:25386): 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-18T02:34:10.050995144+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7b3c56f1-5e9a-4879-8717-debb927381c2, ghrun-4v6ihek2yy.auto.internal:25386): 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-18T02:34:10.051016512+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, babd3c8a-ae56-4fb3-a6f4-535b101719d7, ghrun-4v6ihek2yy.auto.internal:25386): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051045287+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6698f8a0-6755-4e5d-9c8d-c325c6450b41, ghrun-4v6ihek2yy.auto.internal:25386): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051078912+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ab961c17-0ac6-4eba-8dfe-edd0ca6dc609, ghrun-4v6ihek2yy.auto.internal:25386): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.05110648+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 024a4f58-2a97-431a-b850-31e04f2b9b17, ghrun-4v6ihek2yy.auto.internal:25386): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051145366+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5358f68e-96d3-4d6b-82e9-c7582e875538, ghrun-4v6ihek2yy.auto.internal:25386): 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-18T02:34:10.051171139+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f2fe739a-1b61-4654-9bc5-91eb04f181d2, ghrun-4v6ihek2yy.auto.internal:25386): 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-18T02:34:10.051201844+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e4e7c1fe-6e53-494d-bea4-64ef8eb14845, ghrun-4v6ihek2yy.auto.internal:25386): 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-18T02:34:10.051232859+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
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.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py: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.connection:connection.py:549 Closing channel for endpoint localhost:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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: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 4128422) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 4128425) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4128422) elapsed time (sec): 30.14152240753174
DEBUG    ya.test:process.py:259 Command (pid 4128423) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4128425) elapsed time (sec): 30.1397647857666
DEBUG    ya.test:process.py:263 Command (pid 4128422) wtime: 30.143
DEBUG    ya.test:process.py:260 Command (pid 4128423) elapsed time (sec): 30.141438007354736
DEBUG    ya.test:process.py:263 Command (pid 4128425) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 4128422) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    139	139	0	0	40	265	297	301
2	    236	236	0	0	41	50	64	66
3	    243	243	0	0	40	53	58	62
4	     92	92	0	730	38	54	64	65
5	      0	0	0	3170	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	190	0	0	0	0
9	      0	0	0	3390	0	0	0	0
10	      0	0	0	3310	0	0	0	0
11	      0	0	0	3380	0	0	0	0
12	      0	0	0	3490	0	0	0	0
13	      0	0	0	3430	0	0	0	0
14	      0	0	0	3490	0	0	0	0
15	      0	0	0	3300	0	0	0	0
16	      0	0	0	3580	0	0	0	0
17	      0	0	0	3540	0	0	0	0
18	      0	0	0	3600	0	0	0	0
19	      0	0	0	290	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	3190	0	0	0	0
23	      0	0	0	3510	0	0	0	0
24	      0	0	0	3440	0	0	0	0
25	      0	0	0	3400	0	0	0	0
26	      0	0	0	3450	0	0	0	0
27	      0	0	0	3530	0	0	0	0
28	      0	0	0	3540	0	0	0	0
29	      0	0	0	3560	0	0	0	0
30	      0	0	0	3300	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    710	23.6667	0	69810	40	63	265	301

DEBUG    ya.test:process.py:263 Command (pid 4128423) wtime: 30.143
DEBUG    ya.test:process.py:275 Command (pid 4128425) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    101	101	0	0	50	323	381	389
2	    185	185	0	0	51	67	69	80
3	    189	189	0	0	50	64	72	75
4	     72	72	0	730	50	68	70	79
5	      0	0	0	3365	0	0	0	0
6	      0	0	0	3525	0	0	0	0
7	      0	0	0	3640	0	0	0	0
8	      0	0	0	3600	0	0	0	0
9	      0	0	0	3390	0	0	0	0
10	      0	0	0	3310	0	0	0	0
11	      0	0	0	3380	0	0	0	0
12	      0	0	0	3490	0	0	0	0
13	      0	0	0	3450	0	0	0	0
14	      0	0	0	3490	0	0	0	0
15	      0	0	0	3300	0	0	0	0
16	      0	0	0	3568	0	0	0	0
17	      0	0	0	3542	0	0	0	0
18	      0	0	0	3600	0	0	0	0
19	      0	0	0	3690	0	0	0	0
20	      0	0	0	3710	0	0	0	0
21	      0	0	0	3610	0	0	0	0
22	      0	0	0	3500	0	0	0	0
23	      0	0	0	3510	0	0	0	0
24	      0	0	0	3440	0	0	0	0
25	      0	0	0	3400	0	0	0	0
26	      0	0	0	3450	0	0	0	0
27	      0	0	0	3520	0	0	0	0
28	      0	0	0	3540	0	0	0	0
29	      0	0	0	3560	0	0	0	0
30	      0	0	0	3310	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    547	18.2333	0	91620	50	69	323	389

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

DEBUG    ya.test:process.py:275 Command (pid 4128423) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	740	0	0	0	0
5	      0	0	0	3360	0	0	0	0
6	      0	0	0	3530	0	0	0	0
7	      0	0	0	3640	0	0	0	0
8	      0	0	0	3600	0	0	0	0
9	      0	0	0	3390	0	0	0	0
10	      0	0	0	3310	0	0	0	0
11	      0	0	0	3380	0	0	0	0
12	      0	0	0	3490	0	0	0	0
13	      0	0	0	3450	0	0	0	0
14	      0	0	0	3490	0	0	0	0
15	      0	0	0	3300	0	0	0	0
16	      0	0	0	3570	0	0	0	0
17	      0	0	0	3540	0	0	0	0
18	      0	0	0	3599	0	0	0	0
19	      0	0	0	3691	0	0	0	0
20	      0	0	0	3709	0	0	0	0
21	      0	0	0	3611	0	0	0	0
22	      0	0	0	3500	0	0	0	0
23	      0	0	0	3510	0	0	0	0
24	      0	0	0	3440	0	0	0	0
25	      0	0	0	3400	0	0	0	0
26	      0	0	0	3450	0	0	0	0
27	      0	0	0	3530	0	0	0	0
28	      0	0	0	3540	0	0	0	0
29	      0	0	0	3560	0	0	0	0
30	      0	0	0	3310	0	0	0	0

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

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25386
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:25386". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-4v6ihek2yy'
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/ytg3/000275/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.4111283' in '/home/runner/.ya/build/build_root/ytg3/000275/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_v9p45auw.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:25386/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22482
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27456
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25386
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27390
=================================== 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/ytg3/000275/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4110168
DEBUG    ya.test:process.py:259 Command (pid 4110168) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4110168) elapsed time (sec): 0.5827476978302002
DEBUG    ya.test:process.py:263 Command (pid 4110168) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) maxrss: 542212
DEBUG    ya.test:process.py:263 Command (pid 4110168) minflt: 16190
DEBUG    ya.test:process.py:263 Command (pid 4110168) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 4110168) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4110168) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4110168) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4110168) stime: 0.393073
DEBUG    ya.test:process.py:263 Command (pid 4110168) utime: 0.101187
DEBUG    ya.test:process.py:263 Command (pid 4110168) wtime: 0.59
DEBUG    ya.test:process.py:275 Command (pid 4110168) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 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 4110168) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 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/ytg3/000275/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27390
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/ytg3/000275/r3tmp/kikimr_cluster_dl63zclv
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25386
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27456
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22482
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ytg3/000275/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:269 Final command: /home/runner/.ya/build/build_root/ytg3/000275/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/ytg3/000275/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_v9p45auw.log --grpc-port=25386 --mon-port=25484 --ic-port=27390
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25386/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ytg3/000275/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:269 Final command: /home/runner/.ya/build/build_root/ytg3/000275/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/ytg3/000275/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_v9p45auw.log --grpc-port=25386 --mon-port=25484 --ic-port=27390
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ytg3/000275/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/ytg3/000275/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_v9p45auw.log', '--grpc-port=25386', '--mon-port=25484', '--ic-port=27390')' in '/home/runner/.ya/build/build_root/ytg3/000275/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: 4111283
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:25386/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/ytg3/000275/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4111284
DEBUG    ya.test:process.py:259 Command (pid 4111284) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4111284) elapsed time (sec): 0.6804249286651611
DEBUG    ya.test:process.py:263 Command (pid 4111284) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) maxrss: 542212
DEBUG    ya.test:process.py:263 Command (pid 4111284) minflt: 16194
DEBUG    ya.test:process.py:263 Command (pid 4111284) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 4111284) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4111284) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4111284) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4111284) stime: 0.495117
DEBUG    ya.test:process.py:263 Command (pid 4111284) utime: 0.116072
DEBUG    ya.test:process.py:263 Command (pid 4111284) wtime: 0.681
DEBUG    ya.test:process.py:275 Command (pid 4111284) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 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 4111284) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25386', '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: 27390\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/ytg3/000275/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25386', '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: 27390\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4113001
DEBUG    ya.test:process.py:259 Command (pid 4113001) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4113001) elapsed time (sec): 0.618640661239624
DEBUG    ya.test:process.py:263 Command (pid 4113001) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) maxrss: 550696
DEBUG    ya.test:process.py:263 Command (pid 4113001) minflt: 18333
DEBUG    ya.test:process.py:263 Command (pid 4113001) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 4113001) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4113001) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 4113001) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4113001) stime: 0.383635
DEBUG    ya.test:process.py:263 Command (pid 4113001) utime: 0.136414
DEBUG    ya.test:process.py:263 Command (pid 4113001) wtime: 0.623
DEBUG    ya.test:process.py:275 Command (pid 4113001) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25386', '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/ytg3/000275/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25386', '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: 4113530
DEBUG    ya.test:process.py:259 Command (pid 4113530) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4113530) elapsed time (sec): 0.9969141483306885
DEBUG    ya.test:process.py:263 Command (pid 4113530) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) maxrss: 550712
DEBUG    ya.test:process.py:263 Command (pid 4113530) minflt: 18338
DEBUG    ya.test:process.py:263 Command (pid 4113530) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 4113530) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4113530) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 4113530) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4113530) stime: 0.824187
DEBUG    ya.test:process.py:263 Command (pid 4113530) utime: 0.123429
DEBUG    ya.test:process.py:263 Command (pid 4113530) wtime: 1.024
DEBUG    ya.test:process.py:275 Command (pid 4113530) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 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, dc0b9d65-822c-4408-a497-ee6ed6ff5faf, localhost:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dc0b9d65-822c-4408-a497-ee6ed6ff5faf, localhost:25386): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dc0b9d65-822c-4408-a497-ee6ed6ff5faf, localhost:25386): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4v6ihek2yy.auto.internal" port: 25386 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-4v6ihek2yy.auto.internal:25386, 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:25386
------------------------------ 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/ytg3/000275/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydb/ydb -e grpc://localhost:25386 -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/ytg3/000275/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25386', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4114423
DEBUG    ya.test:process.py:259 Command (pid 4114423) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4114423) elapsed time (sec): 0.49573826789855957
DEBUG    ya.test:process.py:263 Command (pid 4114423) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) inblock: 231976
DEBUG    ya.test:process.py:263 Command (pid 4114423) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) majflt: 31
DEBUG    ya.test:process.py:263 Command (pid 4114423) maxrss: 165380
DEBUG    ya.test:process.py:263 Command (pid 4114423) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 4114423) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4114423) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4114423) nvcsw: 238
DEBUG    ya.test:process.py:263 Command (pid 4114423) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4114423) stime: 0.11555499999999999
DEBUG    ya.test:process.py:263 Command (pid 4114423) utime: 0.044732999999999995
DEBUG    ya.test:process.py:263 Command (pid 4114423) wtime: 0.497
DEBUG    ya.test:process.py:275 Command (pid 4114423) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4114423) 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/ytg3/000275/ydb/apps/ydb/ydb -e grpc://localhost:25386 -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/ytg3/000275/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25386', '-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: 4115113
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 4115113) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4115113) elapsed time (sec): 30.140191078186035
DEBUG    ya.test:process.py:263 Command (pid 4115113) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 4115113) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    479	479	0	0	20	21	28	33
2	    488	488	0	0	20	20	21	23
3	    486	486	0	0	20	20	21	27
4	    488	488	0	0	20	20	21	25
5	    488	488	0	0	20	20	21	21
6	    489	489	0	0	20	20	21	21
7	    488	488	0	0	20	20	21	22
8	    486	486	0	0	20	21	21	22
9	    487	487	0	0	20	21	21	22
10	    487	487	0	0	20	20	21	21
11	    489	489	0	0	20	20	21	22
12	    488	488	0	0	20	20	21	21
13	    488	488	0	0	20	20	20	21
14	    488	488	0	0	20	20	21	22
15	    487	487	0	0	20	20	21	21
16	    489	489	0	0	20	20	21	21
17	    488	488	0	0	20	20	21	21
18	    488	488	0	0	20	21	21	21
19	    488	488	0	0	20	20	21	21
20	    488	488	0	0	20	20	21	21
21	    488	488	0	0	20	20	21	21
22	    488	488	0	0	20	20	21	21
23	    488	488	0	0	20	20	21	21
24	    488	488	0	0	20	20	21	21
25	    468	468	0	0	20	24	49	51
26	    488	488	0	0	20	20	21	22
27	    489	489	0	0	20	20	21	21
28	    476	476	0	0	20	21	44	49
29	    489	489	0	0	20	21	21	21
30	    499	499	0	0	20	20	20	20

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14608	486.933	0	0	20	20	21	51

DEBUG    ya.test:process.py:276 Command (pid 4115113) 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, a19bfc93-432d-4994-9f18-3d28d7b374f0, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a19bfc93-432d-4994-9f18-3d28d7b374f0, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a19bfc93-432d-4994-9f18-3d28d7b374f0, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b866f510-5c33-45fb-ae1f-8f516e4f0b63, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b866f510-5c33-45fb-ae1f-8f516e4f0b63, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b866f510-5c33-45fb-ae1f-8f516e4f0b63, ghrun-4v6ihek2yy.auto.internal:25386): 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=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44be1040-f5a1-4faf-8ad0-eb475900b9ca, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44be1040-f5a1-4faf-8ad0-eb475900b9ca, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=" 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, 44be1040-f5a1-4faf-8ad0-eb475900b9ca, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
INFO     root:test_log_scenario.py:217 Count rows after insert 14290 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16ba5ed0-5962-4a56-8401-dfde28f4da76, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16ba5ed0-5962-4a56-8401-dfde28f4da76, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=" 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, 16ba5ed0-5962-4a56-8401-dfde28f4da76, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e9cfae1-f005-4a9b-b18a-d58ba8efa672, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e9cfae1-f005-4a9b-b18a-d58ba8efa672, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=" 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, 9e9cfae1-f005-4a9b-b18a-d58ba8efa672, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
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/ytg3/000275/ydb/apps/ydb/ydb -e grpc://localhost:25386 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydb/ydb -e grpc://localhost:25386 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydb/ydb -e grpc://localhost:25386 -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, bd75a385-1e49-4556-8f18-16b53c388e12, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd75a385-1e49-4556-8f18-16b53c388e12, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=MWRlMGZhYWQtMzUyZWQyZTMtNWEzNDJlZjMtNzRmNDAxMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2bb77724-af2c-473d-b7ac-2862e19ac6ff, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd75a385-1e49-4556-8f18-16b53c388e12, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2bb77724-af2c-473d-b7ac-2862e19ac6ff, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25386', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25386', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4128422
DEBUG    ya.test:process.py:628 Command pid: 4128423
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ytg3/000275/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25386', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2bb77724-af2c-473d-b7ac-2862e19ac6ff, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmNmMDY1N2ItNTczODQyODEtY2Q2ZGZjY2QtNTQ1ZWJmNWQ=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 4128425
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bcb24a05-5b6a-43ac-83c6-8f33c3eaaf99, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bcb24a05-5b6a-43ac-83c6-8f33c3eaaf99, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=YmNmMDY1N2ItNTczODQyODEtY2Q2ZGZjY2QtNTQ1ZWJmNWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bcb24a05-5b6a-43ac-83c6-8f33c3eaaf99, ghrun-4v6ihek2yy.auto.internal:25386): 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=YmNmMDY1N2ItNTczODQyODEtY2Q2ZGZjY2QtNTQ1ZWJmNWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3870f7fd-26d6-4f1f-9fe5-823da968a08b, ghrun-4v6ihek2yy.auto.internal:25386): 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, 3870f7fd-26d6-4f1f-9fe5-823da968a08b, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=YmNmMDY1N2ItNTczODQyODEtY2Q2ZGZjY2QtNTQ1ZWJmNWQ=" 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, 56b1e0f5-b97c-4d2d-9179-2228c4765346, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 56b1e0f5-b97c-4d2d-9179-2228c4765346, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3870f7fd-26d6-4f1f-9fe5-823da968a08b, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 56b1e0f5-b97c-4d2d-9179-2228c4765346, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWFkOTE5OWQtN2IxODkyNDItOTgyMDlkODktZTA0YjMxMjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5f873ba1-b272-44c5-a3ce-1b59dc2d90b5, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5f873ba1-b272-44c5-a3ce-1b59dc2d90b5, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZWFkOTE5OWQtN2IxODkyNDItOTgyMDlkODktZTA0YjMxMjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5f873ba1-b272-44c5-a3ce-1b59dc2d90b5, ghrun-4v6ihek2yy.auto.internal:25386): 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=ZWFkOTE5OWQtN2IxODkyNDItOTgyMDlkODktZTA0YjMxMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b3c56f1-5e9a-4879-8717-debb927381c2, ghrun-4v6ihek2yy.auto.internal:25386): 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, 7b3c56f1-5e9a-4879-8717-debb927381c2, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZWFkOTE5OWQtN2IxODkyNDItOTgyMDlkODktZTA0YjMxMjU=" 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, 917d9293-9559-4ec1-b381-a1752497a567, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 917d9293-9559-4ec1-b381-a1752497a567, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b3c56f1-5e9a-4879-8717-debb927381c2, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 917d9293-9559-4ec1-b381-a1752497a567, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGFlY2RmYjktNjg5OTIyYWYtYzVkNjFjMmEtOGUzOGFkOTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d47d9fef-7407-49bb-9ec3-4b6faba35d0f, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d47d9fef-7407-49bb-9ec3-4b6faba35d0f, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZGFlY2RmYjktNjg5OTIyYWYtYzVkNjFjMmEtOGUzOGFkOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d47d9fef-7407-49bb-9ec3-4b6faba35d0f, ghrun-4v6ihek2yy.auto.internal:25386): 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=ZGFlY2RmYjktNjg5OTIyYWYtYzVkNjFjMmEtOGUzOGFkOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, babd3c8a-ae56-4fb3-a6f4-535b101719d7, ghrun-4v6ihek2yy.auto.internal:25386): 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, babd3c8a-ae56-4fb3-a6f4-535b101719d7, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZGFlY2RmYjktNjg5OTIyYWYtYzVkNjFjMmEtOGUzOGFkOTc=" 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, ec3c4a25-2aa9-4e7c-81d1-6ea92ae2a316, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ec3c4a25-2aa9-4e7c-81d1-6ea92ae2a316, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, babd3c8a-ae56-4fb3-a6f4-535b101719d7, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ec3c4a25-2aa9-4e7c-81d1-6ea92ae2a316, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDE0M2EzZi1mNGViNjgwNC03Nzk1MjAwOS1iMWFlYTQ0Yw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 437f4b8e-791f-4a18-90bb-dcaa0805679b, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 437f4b8e-791f-4a18-90bb-dcaa0805679b, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0M2EzZi1mNGViNjgwNC03Nzk1MjAwOS1iMWFlYTQ0Yw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 437f4b8e-791f-4a18-90bb-dcaa0805679b, ghrun-4v6ihek2yy.auto.internal:25386): 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=ZDE0M2EzZi1mNGViNjgwNC03Nzk1MjAwOS1iMWFlYTQ0Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6698f8a0-6755-4e5d-9c8d-c325c6450b41, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6698f8a0-6755-4e5d-9c8d-c325c6450b41, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0M2EzZi1mNGViNjgwNC03Nzk1MjAwOS1iMWFlYTQ0Yw==" 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, 28af2eea-2424-4d69-a982-e1663de0a530, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 28af2eea-2424-4d69-a982-e1663de0a530, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6698f8a0-6755-4e5d-9c8d-c325c6450b41, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 28af2eea-2424-4d69-a982-e1663de0a530, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjQ3NzIxNTItZDA0NGU4ZGMtZjAxOTYxN2YtYjVkZGIzODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1afcd78a-5691-4aad-848f-3358bed13bed, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1afcd78a-5691-4aad-848f-3358bed13bed, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZjQ3NzIxNTItZDA0NGU4ZGMtZjAxOTYxN2YtYjVkZGIzODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1afcd78a-5691-4aad-848f-3358bed13bed, ghrun-4v6ihek2yy.auto.internal:25386): 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=ZjQ3NzIxNTItZDA0NGU4ZGMtZjAxOTYxN2YtYjVkZGIzODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab961c17-0ac6-4eba-8dfe-edd0ca6dc609, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab961c17-0ac6-4eba-8dfe-edd0ca6dc609, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=ZjQ3NzIxNTItZDA0NGU4ZGMtZjAxOTYxN2YtYjVkZGIzODk=" 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:52 RpcState(ExecuteQuery, ab961c17-0ac6-4eba-8dfe-edd0ca6dc609, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4ced1484-e842-49f7-9104-911020e553ea, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ced1484-e842-49f7-9104-911020e553ea, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4ced1484-e842-49f7-9104-911020e553ea, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGMyOWRkODctNDFhMjljMzktYTIxNWVmMDEtZDg3NjM1ZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 11ce64d5-7d89-4281-83cb-ef9b2d383ea7, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 11ce64d5-7d89-4281-83cb-ef9b2d383ea7, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=OGMyOWRkODctNDFhMjljMzktYTIxNWVmMDEtZDg3NjM1ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 11ce64d5-7d89-4281-83cb-ef9b2d383ea7, ghrun-4v6ihek2yy.auto.internal:25386): 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=OGMyOWRkODctNDFhMjljMzktYTIxNWVmMDEtZDg3NjM1ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 024a4f58-2a97-431a-b850-31e04f2b9b17, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 024a4f58-2a97-431a-b850-31e04f2b9b17, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=OGMyOWRkODctNDFhMjljMzktYTIxNWVmMDEtZDg3NjM1ZA==" 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, f2222d97-7f80-46d8-9f1b-ad4ef73ff21d, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f2222d97-7f80-46d8-9f1b-ad4ef73ff21d, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 024a4f58-2a97-431a-b850-31e04f2b9b17, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f2222d97-7f80-46d8-9f1b-ad4ef73ff21d, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njg0MTZjNDctODQ0OTExNS05OWFmODU0Ni1mNTM0ZDNkNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c57275b5-45b2-4fdc-a460-8fb58fb5e431, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c57275b5-45b2-4fdc-a460-8fb58fb5e431, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=Njg0MTZjNDctODQ0OTExNS05OWFmODU0Ni1mNTM0ZDNkNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c57275b5-45b2-4fdc-a460-8fb58fb5e431, ghrun-4v6ihek2yy.auto.internal:25386): 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=Njg0MTZjNDctODQ0OTExNS05OWFmODU0Ni1mNTM0ZDNkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5358f68e-96d3-4d6b-82e9-c7582e875538, ghrun-4v6ihek2yy.auto.internal:25386): 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, 5358f68e-96d3-4d6b-82e9-c7582e875538, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=Njg0MTZjNDctODQ0OTExNS05OWFmODU0Ni1mNTM0ZDNkNg==" 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, 343cdd50-60c6-46d4-a267-6262c55575e0, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 343cdd50-60c6-46d4-a267-6262c55575e0, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5358f68e-96d3-4d6b-82e9-c7582e875538, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 343cdd50-60c6-46d4-a267-6262c55575e0, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzc0MWVkOWYtMjlmZDEwMTEtYWZkM2Q0NTItMWJlNDk1MWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eed1ad3d-04d9-4b4d-b64c-df0ffbb10b05, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eed1ad3d-04d9-4b4d-b64c-df0ffbb10b05, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=Mzc0MWVkOWYtMjlmZDEwMTEtYWZkM2Q0NTItMWJlNDk1MWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eed1ad3d-04d9-4b4d-b64c-df0ffbb10b05, ghrun-4v6ihek2yy.auto.internal:25386): 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=Mzc0MWVkOWYtMjlmZDEwMTEtYWZkM2Q0NTItMWJlNDk1MWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2fe739a-1b61-4654-9bc5-91eb04f181d2, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2fe739a-1b61-4654-9bc5-91eb04f181d2, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=Mzc0MWVkOWYtMjlmZDEwMTEtYWZkM2Q0NTItMWJlNDk1MWU=" 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, ea522684-4f06-4ea2-8e3c-5b26d69ff877, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ea522684-4f06-4ea2-8e3c-5b26d69ff877, ghrun-4v6ihek2yy.auto.internal:25386): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2fe739a-1b61-4654-9bc5-91eb04f181d2, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ea522684-4f06-4ea2-8e3c-5b26d69ff877, ghrun-4v6ihek2yy.auto.internal:25386): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2M3YjFhNTMtNTVlYzg5YmItZTE5MTRhYmQtY2M3N2M4YzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4b178bdc-77c5-412b-a5a6-5108dc0de688, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4b178bdc-77c5-412b-a5a6-5108dc0de688, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=N2M3YjFhNTMtNTVlYzg5YmItZTE5MTRhYmQtY2M3N2M4YzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4b178bdc-77c5-412b-a5a6-5108dc0de688, ghrun-4v6ihek2yy.auto.internal:25386): 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=N2M3YjFhNTMtNTVlYzg5YmItZTE5MTRhYmQtY2M3N2M4YzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4e7c1fe-6e53-494d-bea4-64ef8eb14845, ghrun-4v6ihek2yy.auto.internal:25386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4e7c1fe-6e53-494d-bea4-64ef8eb14845, ghrun-4v6ihek2yy.auto.internal:25386): request = { session_id: "ydb://session/3?node_id=1&id=N2M3YjFhNTMtNTVlYzg5YmItZTE5MTRhYmQtY2M3N2M4YzE=" 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, e4e7c1fe-6e53-494d-bea4-64ef8eb14845, ghrun-4v6ihek2yy.auto.internal:25386): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b866f510-5c33-45fb-ae1f-8f516e4f0b63, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.050866823+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bcb24a05-5b6a-43ac-83c6-8f33c3eaaf99, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.05098285+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5f873ba1-b272-44c5-a3ce-1b59dc2d90b5, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:34:10.051005352+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d47d9fef-7407-49bb-9ec3-4b6faba35d0f, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:34:10.051027477+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 437f4b8e-791f-4a18-90bb-dcaa0805679b, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:34:10.051060059+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1afcd78a-5691-4aad-848f-3358bed13bed, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051091019+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 11ce64d5-7d89-4281-83cb-ef9b2d383ea7, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051117299+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c57275b5-45b2-4fdc-a460-8fb58fb5e431, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051159024+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, eed1ad3d-04d9-4b4d-b64c-df0ffbb10b05, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051182715+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4b178bdc-77c5-412b-a5a6-5108dc0de688, ghrun-4v6ihek2yy.auto.internal:25386): 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:25386 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:34:10.051212066+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bd75a385-1e49-4556-8f18-16b53c388e12, ghrun-4v6ihek2yy.auto.internal:25386): 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-18T02:34:10.050970876+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3870f7fd-26d6-4f1f-9fe5-823da968a08b, ghrun-4v6ihek2yy.auto.internal:25386): 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-18T02:34:10.050995144+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7b3c56f1-5e9a-4879-8717-debb927381c2, ghrun-4v6ihek2yy.auto.internal:25386): 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-18T02:34:10.051016512+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, babd3c8a-ae56-4fb3-a6f4-535b101719d7, ghrun-4v6ihek2yy.auto.internal:25386): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051045287+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6698f8a0-6755-4e5d-9c8d-c325c6450b41, ghrun-4v6ihek2yy.auto.internal:25386): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051078912+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ab961c17-0ac6-4eba-8dfe-edd0ca6dc609, ghrun-4v6ihek2yy.auto.internal:25386): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.05110648+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 024a4f58-2a97-431a-b850-31e04f2b9b17, ghrun-4v6ihek2yy.auto.internal:25386): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:34:10.051145366+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5358f68e-96d3-4d6b-82e9-c7582e875538, ghrun-4v6ihek2yy.auto.internal:25386): 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-18T02:34:10.051171139+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f2fe739a-1b61-4654-9bc5-91eb04f181d2, ghrun-4v6ihek2yy.auto.internal:25386): 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-18T02:34:10.051201844+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e4e7c1fe-6e53-494d-bea4-64ef8eb14845, ghrun-4v6ihek2yy.auto.internal:25386): 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-18T02:34:10.051232859+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
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.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:25386
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py: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.connection:connection.py:549 Closing channel for endpoint localhost:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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: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 4128422) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 4128425) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4128422) elapsed time (sec): 30.14152240753174
DEBUG    ya.test:process.py:259 Command (pid 4128423) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4128425) elapsed time (sec): 30.1397647857666
DEBUG    ya.test:process.py:263 Command (pid 4128422) wtime: 30.143
DEBUG    ya.test:process.py:260 Command (pid 4128423) elapsed time (sec): 30.141438007354736
DEBUG    ya.test:process.py:263 Command (pid 4128425) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 4128422) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    139	139	0	0	40	265	297	301
2	    236	236	0	0	41	50	64	66
3	    243	243	0	0	40	53	58	62
4	     92	92	0	730	38	54	64	65
5	      0	0	0	3170	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	190	0	0	0	0
9	      0	0	0	3390	0	0	0	0
10	      0	0	0	3310	0	0	0	0
11	      0	0	0	3380	0	0	0	0
12	      0	0	0	3490	0	0	0	0
13	      0	0	0	3430	0	0	0	0
14	      0	0	0	3490	0	0	0	0
15	      0	0	0	3300	0	0	0	0
16	      0	0	0	3580	0	0	0	0
17	      0	0	0	3540	0	0	0	0
18	      0	0	0	3600	0	0	0	0
19	      0	0	0	290	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	3190	0	0	0	0
23	      0	0	0	3510	0	0	0	0
24	      0	0	0	3440	0	0	0	0
25	      0	0	0	3400	0	0	0	0
26	      0	0	0	3450	0	0	0	0
27	      0	0	0	3530	0	0	0	0
28	      0	0	0	3540	0	0	0	0
29	      0	0	0	3560	0	0	0	0
30	      0	0	0	3300	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    710	23.6667	0	69810	40	63	265	301

DEBUG    ya.test:process.py:263 Command (pid 4128423) wtime: 30.143
DEBUG    ya.test:process.py:275 Command (pid 4128425) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    101	101	0	0	50	323	381	389
2	    185	185	0	0	51	67	69	80
3	    189	189	0	0	50	64	72	75
4	     72	72	0	730	50	68	70	79
5	      0	0	0	3365	0	0	0	0
6	      0	0	0	3525	0	0	0	0
7	      0	0	0	3640	0	0	0	0
8	      0	0	0	3600	0	0	0	0
9	      0	0	0	3390	0	0	0	0
10	      0	0	0	3310	0	0	0	0
11	      0	0	0	3380	0	0	0	0
12	      0	0	0	3490	0	0	0	0
13	      0	0	0	3450	0	0	0	0
14	      0	0	0	3490	0	0	0	0
15	      0	0	0	3300	0	0	0	0
16	      0	0	0	3568	0	0	0	0
17	      0	0	0	3542	0	0	0	0
18	      0	0	0	3600	0	0	0	0
19	      0	0	0	3690	0	0	0	0
20	      0	0	0	3710	0	0	0	0
21	      0	0	0	3610	0	0	0	0
22	      0	0	0	3500	0	0	0	0
23	      0	0	0	3510	0	0	0	0
24	      0	0	0	3440	0	0	0	0
25	      0	0	0	3400	0	0	0	0
26	      0	0	0	3450	0	0	0	0
27	      0	0	0	3520	0	0	0	0
28	      0	0	0	3540	0	0	0	0
29	      0	0	0	3560	0	0	0	0
30	      0	0	0	3310	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    547	18.2333	0	91620	50	69	323	389

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

DEBUG    ya.test:process.py:275 Command (pid 4128423) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	740	0	0	0	0
5	      0	0	0	3360	0	0	0	0
6	      0	0	0	3530	0	0	0	0
7	      0	0	0	3640	0	0	0	0
8	      0	0	0	3600	0	0	0	0
9	      0	0	0	3390	0	0	0	0
10	      0	0	0	3310	0	0	0	0
11	      0	0	0	3380	0	0	0	0
12	      0	0	0	3490	0	0	0	0
13	      0	0	0	3450	0	0	0	0
14	      0	0	0	3490	0	0	0	0
15	      0	0	0	3300	0	0	0	0
16	      0	0	0	3570	0	0	0	0
17	      0	0	0	3540	0	0	0	0
18	      0	0	0	3599	0	0	0	0
19	      0	0	0	3691	0	0	0	0
20	      0	0	0	3709	0	0	0	0
21	      0	0	0	3611	0	0	0	0
22	      0	0	0	3500	0	0	0	0
23	      0	0	0	3510	0	0	0	0
24	      0	0	0	3440	0	0	0	0
25	      0	0	0	3400	0	0	0	0
26	      0	0	0	3450	0	0	0	0
27	      0	0	0	3530	0	0	0	0
28	      0	0	0	3540	0	0	0	0
29	      0	0	0	3560	0	0	0	0
30	      0	0	0	3310	0	0	0	0

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

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25386
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:25386". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". 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:25386
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25386". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
331.11s call     test_log_scenario.py::TestLogScenario::test_log_uniform
8.63s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.37s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/ytg3/000275/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/ytg3/000275/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-18T02:34:06.421607Z): source_id=366;tablet_id=72075186224037909;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 @ 0xA781835
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA779D76
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB60FFC8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5EED2B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DD53D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DD512F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5C9F5D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1416425B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DAA8C7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CFBDD3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CFBDD3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CF8BF3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CFF6A7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14182048
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC65085
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5B2ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB600A74
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB604B34
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB604740
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60532E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78348C
21. ??:0: ?? @ 0x7F8ED274FAC2
22. ??:0: ?? @ 0x7F8ED27E18BF
============ 1 failed, 109 deselected, 1 error in 346.30s (0:05:46) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ytg3/00027b/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 110 items / 109 deselected / 1 selected

=========================== 109 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ytg3/000267/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 110 items / 109 deselected / 1 selected

=========================== 109 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/ytg3/000273/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 110 items / 109 deselected / 1 selected

=========================== 109 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ytg3/000264/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 110 items / 109 deselected / 1 selected

=========================== 109 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ytg3/00026f/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 110 items / 109 deselected / 1 selected

=========================== 109 deselected in 0.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ytg3/00026c/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 110 items / 109 deselected / 1 selected

=========================== 109 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ytg3/00026a/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 110 items / 109 deselected / 1 selected

=========================== 109 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ytg3/000279/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 110 items / 109 deselected / 1 selected

=========================== 109 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ytg3/000271/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 110 items / 109 deselected / 1 selected

=========================== 109 deselected in 1.05s ============================
