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

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py: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/o0f7/0002a7/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/o0f7/0002a7/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-13T11:36:18.424004Z): source_id=223;tablet_id=72075186224037919;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 @ 0xA7C8615
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7C0B56
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB64EC78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD948EAB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E1C3C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E1C11F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD9244BD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1418A62B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DCA7A7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D221A3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D221A3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D1EFC3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D25A77
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141A8418
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC42075
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F9ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB63F724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6437E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6433F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB643FDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7CA26C
E   21. ??:0: ?? @ 0x7F6DA5C97AC2
E   22. ??:0: ?? @ 0x7F6DA5D298BF
------------------------------ 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/o0f7/0002a7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3863630
DEBUG    ya.test:process.py:259 Command (pid 3863630) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3863630) elapsed time (sec): 0.5348622798919678
DEBUG    ya.test:process.py:263 Command (pid 3863630) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3863630) maxrss: 542140
DEBUG    ya.test:process.py:263 Command (pid 3863630) minflt: 20842
DEBUG    ya.test:process.py:263 Command (pid 3863630) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3863630) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) nvcsw: 349
DEBUG    ya.test:process.py:263 Command (pid 3863630) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3863630) stime: 0.37832499999999997
DEBUG    ya.test:process.py:263 Command (pid 3863630) utime: 0.104643
DEBUG    ya.test:process.py:263 Command (pid 3863630) wtime: 0.536
DEBUG    ya.test:process.py:275 Command (pid 3863630) 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-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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 3863630) 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-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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/o0f7/0002a7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7560
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/o0f7/0002a7/r3tmp/kikimr_cluster_af4it96h
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29739
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6655
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64362
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/o0f7/0002a7/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/o0f7/0002a7/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/o0f7/0002a7/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_ico1f7rj.log --grpc-port=29739 --mon-port=6655 --ic-port=7560
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29739/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/o0f7/0002a7/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/o0f7/0002a7/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/o0f7/0002a7/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_ico1f7rj.log --grpc-port=29739 --mon-port=6655 --ic-port=7560
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/o0f7/0002a7/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/o0f7/0002a7/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_ico1f7rj.log', '--grpc-port=29739', '--mon-port=6655', '--ic-port=7560')' in '/home/runner/.ya/build/build_root/o0f7/0002a7/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: 3863852
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29739/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/o0f7/0002a7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3863854
DEBUG    ya.test:process.py:259 Command (pid 3863854) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3863854) elapsed time (sec): 0.4795994758605957
DEBUG    ya.test:process.py:263 Command (pid 3863854) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) maxrss: 542052
DEBUG    ya.test:process.py:263 Command (pid 3863854) minflt: 16178
DEBUG    ya.test:process.py:263 Command (pid 3863854) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3863854) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3863854) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3863854) stime: 0.30463
DEBUG    ya.test:process.py:263 Command (pid 3863854) utime: 0.12595299999999998
DEBUG    ya.test:process.py:263 Command (pid 3863854) wtime: 0.48
DEBUG    ya.test:process.py:275 Command (pid 3863854) 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-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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 3863854) 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-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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/o0f7/0002a7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29739', '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: 7560\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/o0f7/0002a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29739', '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: 7560\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3865183
DEBUG    ya.test:process.py:259 Command (pid 3865183) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3865183) elapsed time (sec): 0.7851295471191406
DEBUG    ya.test:process.py:263 Command (pid 3865183) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) maxrss: 550560
DEBUG    ya.test:process.py:263 Command (pid 3865183) minflt: 18324
DEBUG    ya.test:process.py:263 Command (pid 3865183) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 3865183) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3865183) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3865183) stime: 0.592513
DEBUG    ya.test:process.py:263 Command (pid 3865183) utime: 0.140121
DEBUG    ya.test:process.py:263 Command (pid 3865183) wtime: 0.786
DEBUG    ya.test:process.py:275 Command (pid 3865183) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29739', '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/o0f7/0002a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29739', '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: 3866096
DEBUG    ya.test:process.py:259 Command (pid 3866096) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3866096) elapsed time (sec): 0.4951612949371338
DEBUG    ya.test:process.py:263 Command (pid 3866096) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) maxrss: 550312
DEBUG    ya.test:process.py:263 Command (pid 3866096) minflt: 18322
DEBUG    ya.test:process.py:263 Command (pid 3866096) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3866096) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 3866096) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3866096) stime: 0.342096
DEBUG    ya.test:process.py:263 Command (pid 3866096) utime: 0.108665
DEBUG    ya.test:process.py:263 Command (pid 3866096) wtime: 0.496
DEBUG    ya.test:process.py:275 Command (pid 3866096) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3866096) 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, 130cde8f-f52f-4702-aad1-31a94fb00ba8, localhost:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 130cde8f-f52f-4702-aad1-31a94fb00ba8, localhost:29739): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 130cde8f-f52f-4702-aad1-31a94fb00ba8, localhost:29739): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7odjsw2zoe.auto.internal" port: 29739 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-7odjsw2zoe.auto.internal:29739, 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:29739
------------------------------ 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/o0f7/0002a7/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydb/ydb -e grpc://localhost:29739 -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/o0f7/0002a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29739', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3866778
DEBUG    ya.test:process.py:259 Command (pid 3866778) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3866778) elapsed time (sec): 0.27576279640197754
DEBUG    ya.test:process.py:263 Command (pid 3866778) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) maxrss: 166176
DEBUG    ya.test:process.py:263 Command (pid 3866778) minflt: 3577
DEBUG    ya.test:process.py:263 Command (pid 3866778) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) nvcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 3866778) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3866778) stime: 0.014138999999999999
DEBUG    ya.test:process.py:263 Command (pid 3866778) utime: 0.041194999999999996
DEBUG    ya.test:process.py:263 Command (pid 3866778) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 3866778) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3866778) 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/o0f7/0002a7/ydb/apps/ydb/ydb -e grpc://localhost:29739 -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/o0f7/0002a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29739', '-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: 3866982
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 3866982) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3866982) elapsed time (sec): 30.14728355407715
DEBUG    ya.test:process.py:263 Command (pid 3866982) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3866982) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    479	479	0	0	20	21	26	30
2	    489	489	0	0	20	20	21	21
3	    488	488	0	0	20	20	22	23
4	    487	487	0	0	20	21	23	24
5	    486	486	0	0	20	21	21	22
6	    488	488	0	0	20	21	21	23
7	    488	488	0	0	20	20	21	21
8	    487	487	0	0	20	22	23	25
9	    487	487	0	0	20	21	21	22
10	    487	487	0	0	20	20	22	25
11	    487	487	0	0	20	21	22	24
12	    478	478	0	0	20	24	28	32
13	    485	485	0	0	20	22	24	27
14	    474	474	0	0	20	25	28	33
15	    480	480	0	0	20	22	32	38
16	    476	476	0	0	20	25	27	32
17	    488	488	0	0	20	21	23	24
18	    478	478	0	0	20	22	29	35
19	    483	483	0	0	20	24	26	28
20	    482	482	0	0	20	22	24	27
21	    488	488	0	0	20	21	23	25
22	    484	484	0	0	20	22	24	27
23	    486	486	0	0	20	21	22	26
24	    475	475	0	0	20	24	41	43
25	    482	482	0	0	20	23	26	33
26	    477	477	0	0	20	22	26	31
27	    477	477	0	0	20	27	46	50
28	    421	421	0	0	20	29	129	134
29	    485	485	0	0	20	21	25	28
30	    496	496	0	0	20	21	22	23

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14448	481.6	0	0	20	22	27	134

DEBUG    ya.test:process.py:276 Command (pid 3866982) 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, 0e6f4f51-a54b-4095-a17d-465d8469d47b, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0e6f4f51-a54b-4095-a17d-465d8469d47b, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0e6f4f51-a54b-4095-a17d-465d8469d47b, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 190e4986-b661-4c65-8c0b-5df49da54181, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 190e4986-b661-4c65-8c0b-5df49da54181, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 190e4986-b661-4c65-8c0b-5df49da54181, ghrun-7odjsw2zoe.auto.internal:29739): 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=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec11e20a-8a8c-4c5d-89df-188bafba3e50, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec11e20a-8a8c-4c5d-89df-188bafba3e50, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=" 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, ec11e20a-8a8c-4c5d-89df-188bafba3e50, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
INFO     root:test_log_scenario.py:217 Count rows after insert 14188 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12f65818-ec74-4434-bbff-ddc7a94a2606, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12f65818-ec74-4434-bbff-ddc7a94a2606, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=" 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, 12f65818-ec74-4434-bbff-ddc7a94a2606, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6eb3cc90-b203-4b56-a143-b3b31274d47a, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6eb3cc90-b203-4b56-a143-b3b31274d47a, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=" 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, 6eb3cc90-b203-4b56-a143-b3b31274d47a, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydb/ydb -e grpc://localhost:29739 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydb/ydb -e grpc://localhost:29739 -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/o0f7/0002a7/ydb/apps/ydb/ydb -e grpc://localhost:29739 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5942a09-f425-49e6-afa8-e8f2643e4b1e, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5942a09-f425-49e6-afa8-e8f2643e4b1e, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=" 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, aa17abd7-2d23-4fd3-9769-ca08cca7bfca, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aa17abd7-2d23-4fd3-9769-ca08cca7bfca, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5942a09-f425-49e6-afa8-e8f2643e4b1e, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29739', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 3877143
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aa17abd7-2d23-4fd3-9769-ca08cca7bfca, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzZhYjE2OWEtY2I1MzgxNWYtOTRjNTA5NmEtZDEzMGNmMTA=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29739', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3b2c6522-7170-4d7d-ad52-0bc199ba6387, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3877145
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29739', '-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:63 RpcState(AttachSession, 3b2c6522-7170-4d7d-ad52-0bc199ba6387, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzZhYjE2OWEtY2I1MzgxNWYtOTRjNTA5NmEtZDEzMGNmMTA=" }
DEBUG    ya.test:process.py:628 Command pid: 3877146
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3b2c6522-7170-4d7d-ad52-0bc199ba6387, ghrun-7odjsw2zoe.auto.internal:29739): 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=YzZhYjE2OWEtY2I1MzgxNWYtOTRjNTA5NmEtZDEzMGNmMTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69e5dcd8-cab3-4436-9632-12f4d5451854, ghrun-7odjsw2zoe.auto.internal:29739): 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, 69e5dcd8-cab3-4436-9632-12f4d5451854, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzZhYjE2OWEtY2I1MzgxNWYtOTRjNTA5NmEtZDEzMGNmMTA=" 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, e9785e49-b434-46af-a649-229c365c46a8, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e9785e49-b434-46af-a649-229c365c46a8, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69e5dcd8-cab3-4436-9632-12f4d5451854, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e9785e49-b434-46af-a649-229c365c46a8, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDFlZWZlYzMtZGMyYjljOTctMWVlODcwNTctOGE2OWJjOWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d938fe36-8924-4258-b2cb-2fdcda54bacc, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d938fe36-8924-4258-b2cb-2fdcda54bacc, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=NDFlZWZlYzMtZGMyYjljOTctMWVlODcwNTctOGE2OWJjOWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d938fe36-8924-4258-b2cb-2fdcda54bacc, ghrun-7odjsw2zoe.auto.internal:29739): 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=NDFlZWZlYzMtZGMyYjljOTctMWVlODcwNTctOGE2OWJjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dea26a01-35f6-487c-8423-b9e76049c37d, ghrun-7odjsw2zoe.auto.internal:29739): 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, dea26a01-35f6-487c-8423-b9e76049c37d, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=NDFlZWZlYzMtZGMyYjljOTctMWVlODcwNTctOGE2OWJjOWM=" 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, 0ed1012b-4893-4af3-b4f3-ae6f90b8320a, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ed1012b-4893-4af3-b4f3-ae6f90b8320a, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dea26a01-35f6-487c-8423-b9e76049c37d, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ed1012b-4893-4af3-b4f3-ae6f90b8320a, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDNmZDViYzMtMjYyN2Y3ZTktZjQ4Nzg5OWYtOWI2YWExNTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 37d86c54-666c-4656-a98f-8fe9682b3512, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 37d86c54-666c-4656-a98f-8fe9682b3512, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmZDViYzMtMjYyN2Y3ZTktZjQ4Nzg5OWYtOWI2YWExNTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 37d86c54-666c-4656-a98f-8fe9682b3512, ghrun-7odjsw2zoe.auto.internal:29739): 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=ZDNmZDViYzMtMjYyN2Y3ZTktZjQ4Nzg5OWYtOWI2YWExNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3c7b90d-4baf-452c-a208-0a04d9aae3e1, ghrun-7odjsw2zoe.auto.internal:29739): 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, e3c7b90d-4baf-452c-a208-0a04d9aae3e1, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmZDViYzMtMjYyN2Y3ZTktZjQ4Nzg5OWYtOWI2YWExNTc=" 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, 635860db-3101-4911-b028-976b39cb300a, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 635860db-3101-4911-b028-976b39cb300a, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3c7b90d-4baf-452c-a208-0a04d9aae3e1, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 635860db-3101-4911-b028-976b39cb300a, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzVkYzhhN2MtMjkxNTYwMC1kMzU2NDYxYS0xNGUzZGI3OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a8e99052-c265-4231-b56c-17696eae1e71, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a8e99052-c265-4231-b56c-17696eae1e71, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzVkYzhhN2MtMjkxNTYwMC1kMzU2NDYxYS0xNGUzZGI3OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a8e99052-c265-4231-b56c-17696eae1e71, ghrun-7odjsw2zoe.auto.internal:29739): 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=YzVkYzhhN2MtMjkxNTYwMC1kMzU2NDYxYS0xNGUzZGI3OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fea03f30-6ff9-4b62-a2a6-1a2b7a60ac28, ghrun-7odjsw2zoe.auto.internal:29739): 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, fea03f30-6ff9-4b62-a2a6-1a2b7a60ac28, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzVkYzhhN2MtMjkxNTYwMC1kMzU2NDYxYS0xNGUzZGI3OQ==" 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, 2c1fbd7d-bd11-449c-9dec-bdfc3f96d0e4, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2c1fbd7d-bd11-449c-9dec-bdfc3f96d0e4, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fea03f30-6ff9-4b62-a2a6-1a2b7a60ac28, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2c1fbd7d-bd11-449c-9dec-bdfc3f96d0e4, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjVkNjVjMzQtNTdlZmZlNGMtNmNhOWZiNTktYTMyN2VkNzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6ed70a16-fcee-4929-8ff6-6831d9adffb3, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6ed70a16-fcee-4929-8ff6-6831d9adffb3, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=MjVkNjVjMzQtNTdlZmZlNGMtNmNhOWZiNTktYTMyN2VkNzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6ed70a16-fcee-4929-8ff6-6831d9adffb3, ghrun-7odjsw2zoe.auto.internal:29739): 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=MjVkNjVjMzQtNTdlZmZlNGMtNmNhOWZiNTktYTMyN2VkNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ba0b1d9-26e2-474e-a2e8-bea8675f04e1, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ba0b1d9-26e2-474e-a2e8-bea8675f04e1, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=MjVkNjVjMzQtNTdlZmZlNGMtNmNhOWZiNTktYTMyN2VkNzg=" 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, 4b997f11-1dce-44c2-923e-39c4f466a432, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4b997f11-1dce-44c2-923e-39c4f466a432, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ba0b1d9-26e2-474e-a2e8-bea8675f04e1, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4b997f11-1dce-44c2-923e-39c4f466a432, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2UxMmUwNTctMTFmNWI3NGUtNjE1MWVmN2ItNDA0MjUxZTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cb6beae3-71fb-4034-9a7f-063a9c949c40, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cb6beae3-71fb-4034-9a7f-063a9c949c40, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=Y2UxMmUwNTctMTFmNWI3NGUtNjE1MWVmN2ItNDA0MjUxZTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cb6beae3-71fb-4034-9a7f-063a9c949c40, ghrun-7odjsw2zoe.auto.internal:29739): 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=Y2UxMmUwNTctMTFmNWI3NGUtNjE1MWVmN2ItNDA0MjUxZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 86a7e4ac-64e9-4e45-b868-72e039883648, ghrun-7odjsw2zoe.auto.internal:29739): 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, 86a7e4ac-64e9-4e45-b868-72e039883648, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=Y2UxMmUwNTctMTFmNWI3NGUtNjE1MWVmN2ItNDA0MjUxZTU=" 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, 4d632c04-f22f-45b3-bb0f-3bf9d80554bc, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4d632c04-f22f-45b3-bb0f-3bf9d80554bc, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86a7e4ac-64e9-4e45-b868-72e039883648, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4d632c04-f22f-45b3-bb0f-3bf9d80554bc, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWYzZGI0NTgtOWE0ODVmMGQtM2M3YTY3Yy04ZjhlMjlhMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 216647f4-6d21-494f-a707-62b5464f9b3d, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 216647f4-6d21-494f-a707-62b5464f9b3d, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=ZWYzZGI0NTgtOWE0ODVmMGQtM2M3YTY3Yy04ZjhlMjlhMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 216647f4-6d21-494f-a707-62b5464f9b3d, ghrun-7odjsw2zoe.auto.internal:29739): 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=ZWYzZGI0NTgtOWE0ODVmMGQtM2M3YTY3Yy04ZjhlMjlhMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eeb7abaf-cf5a-4575-98d3-f1e695fc1819, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eeb7abaf-cf5a-4575-98d3-f1e695fc1819, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=ZWYzZGI0NTgtOWE0ODVmMGQtM2M3YTY3Yy04ZjhlMjlhMQ==" 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, eeb7abaf-cf5a-4575-98d3-f1e695fc1819, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 433c898d-d122-4acc-af4b-0a21f120554f, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 433c898d-d122-4acc-af4b-0a21f120554f, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 433c898d-d122-4acc-af4b-0a21f120554f, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDMyYmVhYzYtODNkZTYyYWQtYmU1ZDc2YzktZjk1ZDI4ZmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 97b12674-8a40-4b95-b344-1ecbe2c1aab3, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 97b12674-8a40-4b95-b344-1ecbe2c1aab3, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=NDMyYmVhYzYtODNkZTYyYWQtYmU1ZDc2YzktZjk1ZDI4ZmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 97b12674-8a40-4b95-b344-1ecbe2c1aab3, ghrun-7odjsw2zoe.auto.internal:29739): 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=NDMyYmVhYzYtODNkZTYyYWQtYmU1ZDc2YzktZjk1ZDI4ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad9ae6f2-9c38-4397-a7bc-829e6bf6f72f, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad9ae6f2-9c38-4397-a7bc-829e6bf6f72f, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=NDMyYmVhYzYtODNkZTYyYWQtYmU1ZDc2YzktZjk1ZDI4ZmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad9ae6f2-9c38-4397-a7bc-829e6bf6f72f, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1b54d782-a3b1-48e3-b1df-752b1c15553e, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1b54d782-a3b1-48e3-b1df-752b1c15553e, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1b54d782-a3b1-48e3-b1df-752b1c15553e, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWQwNDVkNy00OTRmMDI1Ni1mNTc5MjZiOS05YzRmNjAxOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a6d85ae5-383c-4106-b30b-385f3bf84994, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a6d85ae5-383c-4106-b30b-385f3bf84994, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=OWQwNDVkNy00OTRmMDI1Ni1mNTc5MjZiOS05YzRmNjAxOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a6d85ae5-383c-4106-b30b-385f3bf84994, ghrun-7odjsw2zoe.auto.internal:29739): 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=OWQwNDVkNy00OTRmMDI1Ni1mNTc5MjZiOS05YzRmNjAxOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3554d522-d5e3-44c9-bd56-69d020c9bf84, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3554d522-d5e3-44c9-bd56-69d020c9bf84, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=OWQwNDVkNy00OTRmMDI1Ni1mNTc5MjZiOS05YzRmNjAxOA==" 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, 3554d522-d5e3-44c9-bd56-69d020c9bf84, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 190e4986-b661-4c65-8c0b-5df49da54181, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.675956575+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3b2c6522-7170-4d7d-ad52-0bc199ba6387, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676110351+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d938fe36-8924-4258-b2cb-2fdcda54bacc, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676129609+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 37d86c54-666c-4656-a98f-8fe9682b3512, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T11:36:20.676147195+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a8e99052-c265-4231-b56c-17696eae1e71, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T11:36:20.676169847+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6ed70a16-fcee-4929-8ff6-6831d9adffb3, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T11:36:20.676190966+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cb6beae3-71fb-4034-9a7f-063a9c949c40, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676222518+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 216647f4-6d21-494f-a707-62b5464f9b3d, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676241093+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 97b12674-8a40-4b95-b344-1ecbe2c1aab3, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T11:36:20.676265836+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a6d85ae5-383c-4106-b30b-385f3bf84994, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T11:36:20.676283065+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f5942a09-f425-49e6-afa8-e8f2643e4b1e, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.676091712+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 69e5dcd8-cab3-4436-9632-12f4d5451854, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.67612061+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dea26a01-35f6-487c-8423-b9e76049c37d, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.676138856+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e3c7b90d-4baf-452c-a208-0a04d9aae3e1, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.67615991+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fea03f30-6ff9-4b62-a2a6-1a2b7a60ac28, ghrun-7odjsw2zoe.auto.internal:29739): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676181483+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0ba0b1d9-26e2-474e-a2e8-bea8675f04e1, ghrun-7odjsw2zoe.auto.internal:29739): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676214271+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 86a7e4ac-64e9-4e45-b868-72e039883648, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.676233345+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eeb7abaf-cf5a-4575-98d3-f1e695fc1819, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.676255638+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ad9ae6f2-9c38-4397-a7bc-829e6bf6f72f, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.67627535+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3554d522-d5e3-44c9-bd56-69d020c9bf84, ghrun-7odjsw2zoe.auto.internal:29739): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676533682+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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    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 3877143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3877143) elapsed time (sec): 30.14544701576233
DEBUG    ya.test:process.py:263 Command (pid 3877143) wtime: 30.147
DEBUG    ya.test:process.py:275 Command (pid 3877143) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     77	77	0	0	63	421	433	437
2	    213	213	0	0	44	75	88	94
3	     20	20	0	1051	48	67	77	77
4	      0	0	0	2384	0	0	0	0
5	      0	0	0	2584	0	0	0	0
6	      0	0	0	2489	0	0	0	0
7	      0	0	0	2762	0	0	0	0
8	      0	0	0	2695	0	0	0	0
9	      0	0	0	2713	0	0	0	0
10	      0	0	0	2510	0	0	0	0
11	      0	0	0	2944	0	0	0	0
12	      0	0	0	2880	0	0	0	0
13	      0	0	0	2590	0	0	0	0
14	      0	0	0	2564	0	0	0	0
15	      0	0	0	2235	0	0	0	0
16	      0	0	0	2458	0	0	0	0
17	      0	0	0	2453	0	0	0	0
18	      0	0	0	2464	0	0	0	0
19	      0	0	0	2669	0	0	0	0
20	      0	0	0	2647	0	0	0	0
21	      0	0	0	2602	0	0	0	0
22	      0	0	0	2608	0	0	0	0
23	      0	0	0	2757	0	0	0	0
24	      0	0	0	2472	0	0	0	0
25	      0	0	0	2265	0	0	0	0
26	      0	0	0	2467	0	0	0	0
27	      0	0	0	2378	0	0	0	0
28	      0	0	0	2406	0	0	0	0
29	      0	0	0	2341	0	0	0	0
30	      0	0	0	2443	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    310	10.3333	0	69831	46	216	423	437

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3877145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3877145) elapsed time (sec): 30.14536738395691
DEBUG    ya.test:process.py:263 Command (pid 3877145) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3877145) 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	1101	0	0	0	0
4	      0	0	0	2395	0	0	0	0
5	      0	0	0	2624	0	0	0	0
6	      0	0	0	2487	0	0	0	0
7	      0	0	0	2780	0	0	0	0
8	      0	0	0	2699	0	0	0	0
9	      0	0	0	2729	0	0	0	0
10	      0	0	0	2469	0	0	0	0
11	      0	0	0	2960	0	0	0	0
12	      0	0	0	2900	0	0	0	0
13	      0	0	0	2610	0	0	0	0
14	      0	0	0	2579	0	0	0	0
15	      0	0	0	2288	0	0	0	0
16	      0	0	0	2488	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2478	0	0	0	0
19	      0	0	0	2700	0	0	0	0
20	      0	0	0	2639	0	0	0	0
21	      0	0	0	2658	0	0	0	0
22	      0	0	0	2629	0	0	0	0
23	      0	0	0	2759	0	0	0	0
24	      0	0	0	2519	0	0	0	0
25	      0	0	0	2278	0	0	0	0
26	      0	0	0	2519	0	0	0	0
27	      0	0	0	2397	0	0	0	0
28	      0	0	0	2419	0	0	0	0
29	      0	0	0	2378	0	0	0	0
30	      0	0	0	2448	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3877146) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3877146) elapsed time (sec): 30.146705627441406
DEBUG    ya.test:process.py:263 Command (pid 3877146) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3877146) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     57	57	0	0	75	639	643	643
2	    159	159	0	0	59	99	103	105
3	     17	17	0	1109	60	81	81	81
4	      0	0	0	2398	0	0	0	0
5	      0	0	0	2638	0	0	0	0
6	      0	0	0	2479	0	0	0	0
7	      0	0	0	2758	0	0	0	0
8	      0	0	0	2691	0	0	0	0
9	      0	0	0	2726	0	0	0	0
10	      0	0	0	2509	0	0	0	0
11	      0	0	0	2950	0	0	0	0
12	      0	0	0	2890	0	0	0	0
13	      0	0	0	2610	0	0	0	0
14	      0	0	0	2556	0	0	0	0
15	      0	0	0	2259	0	0	0	0
16	      0	0	0	2469	0	0	0	0
17	      0	0	0	2516	0	0	0	0
18	      0	0	0	2495	0	0	0	0
19	      0	0	0	2684	0	0	0	0
20	      0	0	0	2658	0	0	0	0
21	      0	0	0	2630	0	0	0	0
22	      0	0	0	2621	0	0	0	0
23	      0	0	0	2769	0	0	0	0
24	      0	0	0	2499	0	0	0	0
25	      0	0	0	2288	0	0	0	0
26	      0	0	0	2519	0	0	0	0
27	      0	0	0	2396	0	0	0	0
28	      0	0	0	2429	0	0	0	0
29	      0	0	0	2407	0	0	0	0
30	      0	0	0	2438	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    233	7.76667	0	70391	60	104	643	643

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-7odjsw2zoe'
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/o0f7/0002a7/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.3863852' in '/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_ico1f7rj.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:29739/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64362
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6655
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29739
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7560
=================================== 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/o0f7/0002a7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3863630
DEBUG    ya.test:process.py:259 Command (pid 3863630) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3863630) elapsed time (sec): 0.5348622798919678
DEBUG    ya.test:process.py:263 Command (pid 3863630) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3863630) maxrss: 542140
DEBUG    ya.test:process.py:263 Command (pid 3863630) minflt: 20842
DEBUG    ya.test:process.py:263 Command (pid 3863630) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3863630) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3863630) nvcsw: 349
DEBUG    ya.test:process.py:263 Command (pid 3863630) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3863630) stime: 0.37832499999999997
DEBUG    ya.test:process.py:263 Command (pid 3863630) utime: 0.104643
DEBUG    ya.test:process.py:263 Command (pid 3863630) wtime: 0.536
DEBUG    ya.test:process.py:275 Command (pid 3863630) 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-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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 3863630) 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-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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/o0f7/0002a7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7560
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/o0f7/0002a7/r3tmp/kikimr_cluster_af4it96h
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29739
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6655
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64362
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/o0f7/0002a7/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/o0f7/0002a7/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/o0f7/0002a7/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_ico1f7rj.log --grpc-port=29739 --mon-port=6655 --ic-port=7560
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29739/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/o0f7/0002a7/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/o0f7/0002a7/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/o0f7/0002a7/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_ico1f7rj.log --grpc-port=29739 --mon-port=6655 --ic-port=7560
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/o0f7/0002a7/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/o0f7/0002a7/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_ico1f7rj.log', '--grpc-port=29739', '--mon-port=6655', '--ic-port=7560')' in '/home/runner/.ya/build/build_root/o0f7/0002a7/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: 3863852
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:29739/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/o0f7/0002a7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3863854
DEBUG    ya.test:process.py:259 Command (pid 3863854) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3863854) elapsed time (sec): 0.4795994758605957
DEBUG    ya.test:process.py:263 Command (pid 3863854) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) maxrss: 542052
DEBUG    ya.test:process.py:263 Command (pid 3863854) minflt: 16178
DEBUG    ya.test:process.py:263 Command (pid 3863854) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3863854) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3863854) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3863854) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3863854) stime: 0.30463
DEBUG    ya.test:process.py:263 Command (pid 3863854) utime: 0.12595299999999998
DEBUG    ya.test:process.py:263 Command (pid 3863854) wtime: 0.48
DEBUG    ya.test:process.py:275 Command (pid 3863854) 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-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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 3863854) 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-7odjsw2zoe    Host information: 
        Linux ghrun-7odjsw2zoe 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/o0f7/0002a7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29739', '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: 7560\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/o0f7/0002a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29739', '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: 7560\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3865183
DEBUG    ya.test:process.py:259 Command (pid 3865183) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3865183) elapsed time (sec): 0.7851295471191406
DEBUG    ya.test:process.py:263 Command (pid 3865183) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) maxrss: 550560
DEBUG    ya.test:process.py:263 Command (pid 3865183) minflt: 18324
DEBUG    ya.test:process.py:263 Command (pid 3865183) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 3865183) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3865183) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3865183) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3865183) stime: 0.592513
DEBUG    ya.test:process.py:263 Command (pid 3865183) utime: 0.140121
DEBUG    ya.test:process.py:263 Command (pid 3865183) wtime: 0.786
DEBUG    ya.test:process.py:275 Command (pid 3865183) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29739', '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/o0f7/0002a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29739', '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: 3866096
DEBUG    ya.test:process.py:259 Command (pid 3866096) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3866096) elapsed time (sec): 0.4951612949371338
DEBUG    ya.test:process.py:263 Command (pid 3866096) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) maxrss: 550312
DEBUG    ya.test:process.py:263 Command (pid 3866096) minflt: 18322
DEBUG    ya.test:process.py:263 Command (pid 3866096) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3866096) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3866096) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 3866096) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3866096) stime: 0.342096
DEBUG    ya.test:process.py:263 Command (pid 3866096) utime: 0.108665
DEBUG    ya.test:process.py:263 Command (pid 3866096) wtime: 0.496
DEBUG    ya.test:process.py:275 Command (pid 3866096) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3866096) 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, 130cde8f-f52f-4702-aad1-31a94fb00ba8, localhost:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 130cde8f-f52f-4702-aad1-31a94fb00ba8, localhost:29739): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 130cde8f-f52f-4702-aad1-31a94fb00ba8, localhost:29739): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7odjsw2zoe.auto.internal" port: 29739 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-7odjsw2zoe.auto.internal:29739, 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:29739
------------------------------ 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/o0f7/0002a7/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydb/ydb -e grpc://localhost:29739 -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/o0f7/0002a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29739', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3866778
DEBUG    ya.test:process.py:259 Command (pid 3866778) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3866778) elapsed time (sec): 0.27576279640197754
DEBUG    ya.test:process.py:263 Command (pid 3866778) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) maxrss: 166176
DEBUG    ya.test:process.py:263 Command (pid 3866778) minflt: 3577
DEBUG    ya.test:process.py:263 Command (pid 3866778) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3866778) nvcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 3866778) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3866778) stime: 0.014138999999999999
DEBUG    ya.test:process.py:263 Command (pid 3866778) utime: 0.041194999999999996
DEBUG    ya.test:process.py:263 Command (pid 3866778) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 3866778) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3866778) 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/o0f7/0002a7/ydb/apps/ydb/ydb -e grpc://localhost:29739 -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/o0f7/0002a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29739', '-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: 3866982
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 3866982) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3866982) elapsed time (sec): 30.14728355407715
DEBUG    ya.test:process.py:263 Command (pid 3866982) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3866982) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    479	479	0	0	20	21	26	30
2	    489	489	0	0	20	20	21	21
3	    488	488	0	0	20	20	22	23
4	    487	487	0	0	20	21	23	24
5	    486	486	0	0	20	21	21	22
6	    488	488	0	0	20	21	21	23
7	    488	488	0	0	20	20	21	21
8	    487	487	0	0	20	22	23	25
9	    487	487	0	0	20	21	21	22
10	    487	487	0	0	20	20	22	25
11	    487	487	0	0	20	21	22	24
12	    478	478	0	0	20	24	28	32
13	    485	485	0	0	20	22	24	27
14	    474	474	0	0	20	25	28	33
15	    480	480	0	0	20	22	32	38
16	    476	476	0	0	20	25	27	32
17	    488	488	0	0	20	21	23	24
18	    478	478	0	0	20	22	29	35
19	    483	483	0	0	20	24	26	28
20	    482	482	0	0	20	22	24	27
21	    488	488	0	0	20	21	23	25
22	    484	484	0	0	20	22	24	27
23	    486	486	0	0	20	21	22	26
24	    475	475	0	0	20	24	41	43
25	    482	482	0	0	20	23	26	33
26	    477	477	0	0	20	22	26	31
27	    477	477	0	0	20	27	46	50
28	    421	421	0	0	20	29	129	134
29	    485	485	0	0	20	21	25	28
30	    496	496	0	0	20	21	22	23

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14448	481.6	0	0	20	22	27	134

DEBUG    ya.test:process.py:276 Command (pid 3866982) 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, 0e6f4f51-a54b-4095-a17d-465d8469d47b, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0e6f4f51-a54b-4095-a17d-465d8469d47b, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0e6f4f51-a54b-4095-a17d-465d8469d47b, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 190e4986-b661-4c65-8c0b-5df49da54181, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 190e4986-b661-4c65-8c0b-5df49da54181, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 190e4986-b661-4c65-8c0b-5df49da54181, ghrun-7odjsw2zoe.auto.internal:29739): 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=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec11e20a-8a8c-4c5d-89df-188bafba3e50, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec11e20a-8a8c-4c5d-89df-188bafba3e50, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=" 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, ec11e20a-8a8c-4c5d-89df-188bafba3e50, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
INFO     root:test_log_scenario.py:217 Count rows after insert 14188 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12f65818-ec74-4434-bbff-ddc7a94a2606, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12f65818-ec74-4434-bbff-ddc7a94a2606, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=" 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, 12f65818-ec74-4434-bbff-ddc7a94a2606, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6eb3cc90-b203-4b56-a143-b3b31274d47a, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6eb3cc90-b203-4b56-a143-b3b31274d47a, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=" 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, 6eb3cc90-b203-4b56-a143-b3b31274d47a, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydb/ydb -e grpc://localhost:29739 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydb/ydb -e grpc://localhost:29739 -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/o0f7/0002a7/ydb/apps/ydb/ydb -e grpc://localhost:29739 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5942a09-f425-49e6-afa8-e8f2643e4b1e, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5942a09-f425-49e6-afa8-e8f2643e4b1e, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzAzNWUxYzYtYTc3MTViYzItZjc3NjYyMGUtOTk5MTM0ZGI=" 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, aa17abd7-2d23-4fd3-9769-ca08cca7bfca, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aa17abd7-2d23-4fd3-9769-ca08cca7bfca, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5942a09-f425-49e6-afa8-e8f2643e4b1e, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29739', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 3877143
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aa17abd7-2d23-4fd3-9769-ca08cca7bfca, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzZhYjE2OWEtY2I1MzgxNWYtOTRjNTA5NmEtZDEzMGNmMTA=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29739', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3b2c6522-7170-4d7d-ad52-0bc199ba6387, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3877145
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/o0f7/0002a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29739', '-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:63 RpcState(AttachSession, 3b2c6522-7170-4d7d-ad52-0bc199ba6387, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzZhYjE2OWEtY2I1MzgxNWYtOTRjNTA5NmEtZDEzMGNmMTA=" }
DEBUG    ya.test:process.py:628 Command pid: 3877146
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3b2c6522-7170-4d7d-ad52-0bc199ba6387, ghrun-7odjsw2zoe.auto.internal:29739): 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=YzZhYjE2OWEtY2I1MzgxNWYtOTRjNTA5NmEtZDEzMGNmMTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69e5dcd8-cab3-4436-9632-12f4d5451854, ghrun-7odjsw2zoe.auto.internal:29739): 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, 69e5dcd8-cab3-4436-9632-12f4d5451854, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzZhYjE2OWEtY2I1MzgxNWYtOTRjNTA5NmEtZDEzMGNmMTA=" 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, e9785e49-b434-46af-a649-229c365c46a8, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e9785e49-b434-46af-a649-229c365c46a8, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69e5dcd8-cab3-4436-9632-12f4d5451854, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e9785e49-b434-46af-a649-229c365c46a8, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDFlZWZlYzMtZGMyYjljOTctMWVlODcwNTctOGE2OWJjOWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d938fe36-8924-4258-b2cb-2fdcda54bacc, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d938fe36-8924-4258-b2cb-2fdcda54bacc, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=NDFlZWZlYzMtZGMyYjljOTctMWVlODcwNTctOGE2OWJjOWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d938fe36-8924-4258-b2cb-2fdcda54bacc, ghrun-7odjsw2zoe.auto.internal:29739): 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=NDFlZWZlYzMtZGMyYjljOTctMWVlODcwNTctOGE2OWJjOWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dea26a01-35f6-487c-8423-b9e76049c37d, ghrun-7odjsw2zoe.auto.internal:29739): 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, dea26a01-35f6-487c-8423-b9e76049c37d, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=NDFlZWZlYzMtZGMyYjljOTctMWVlODcwNTctOGE2OWJjOWM=" 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, 0ed1012b-4893-4af3-b4f3-ae6f90b8320a, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ed1012b-4893-4af3-b4f3-ae6f90b8320a, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dea26a01-35f6-487c-8423-b9e76049c37d, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ed1012b-4893-4af3-b4f3-ae6f90b8320a, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDNmZDViYzMtMjYyN2Y3ZTktZjQ4Nzg5OWYtOWI2YWExNTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 37d86c54-666c-4656-a98f-8fe9682b3512, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 37d86c54-666c-4656-a98f-8fe9682b3512, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmZDViYzMtMjYyN2Y3ZTktZjQ4Nzg5OWYtOWI2YWExNTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 37d86c54-666c-4656-a98f-8fe9682b3512, ghrun-7odjsw2zoe.auto.internal:29739): 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=ZDNmZDViYzMtMjYyN2Y3ZTktZjQ4Nzg5OWYtOWI2YWExNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3c7b90d-4baf-452c-a208-0a04d9aae3e1, ghrun-7odjsw2zoe.auto.internal:29739): 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, e3c7b90d-4baf-452c-a208-0a04d9aae3e1, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=ZDNmZDViYzMtMjYyN2Y3ZTktZjQ4Nzg5OWYtOWI2YWExNTc=" 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, 635860db-3101-4911-b028-976b39cb300a, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 635860db-3101-4911-b028-976b39cb300a, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3c7b90d-4baf-452c-a208-0a04d9aae3e1, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 635860db-3101-4911-b028-976b39cb300a, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzVkYzhhN2MtMjkxNTYwMC1kMzU2NDYxYS0xNGUzZGI3OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a8e99052-c265-4231-b56c-17696eae1e71, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a8e99052-c265-4231-b56c-17696eae1e71, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzVkYzhhN2MtMjkxNTYwMC1kMzU2NDYxYS0xNGUzZGI3OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a8e99052-c265-4231-b56c-17696eae1e71, ghrun-7odjsw2zoe.auto.internal:29739): 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=YzVkYzhhN2MtMjkxNTYwMC1kMzU2NDYxYS0xNGUzZGI3OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fea03f30-6ff9-4b62-a2a6-1a2b7a60ac28, ghrun-7odjsw2zoe.auto.internal:29739): 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, fea03f30-6ff9-4b62-a2a6-1a2b7a60ac28, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=YzVkYzhhN2MtMjkxNTYwMC1kMzU2NDYxYS0xNGUzZGI3OQ==" 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, 2c1fbd7d-bd11-449c-9dec-bdfc3f96d0e4, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2c1fbd7d-bd11-449c-9dec-bdfc3f96d0e4, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fea03f30-6ff9-4b62-a2a6-1a2b7a60ac28, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2c1fbd7d-bd11-449c-9dec-bdfc3f96d0e4, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjVkNjVjMzQtNTdlZmZlNGMtNmNhOWZiNTktYTMyN2VkNzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6ed70a16-fcee-4929-8ff6-6831d9adffb3, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6ed70a16-fcee-4929-8ff6-6831d9adffb3, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=MjVkNjVjMzQtNTdlZmZlNGMtNmNhOWZiNTktYTMyN2VkNzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6ed70a16-fcee-4929-8ff6-6831d9adffb3, ghrun-7odjsw2zoe.auto.internal:29739): 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=MjVkNjVjMzQtNTdlZmZlNGMtNmNhOWZiNTktYTMyN2VkNzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ba0b1d9-26e2-474e-a2e8-bea8675f04e1, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ba0b1d9-26e2-474e-a2e8-bea8675f04e1, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=MjVkNjVjMzQtNTdlZmZlNGMtNmNhOWZiNTktYTMyN2VkNzg=" 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, 4b997f11-1dce-44c2-923e-39c4f466a432, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4b997f11-1dce-44c2-923e-39c4f466a432, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ba0b1d9-26e2-474e-a2e8-bea8675f04e1, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4b997f11-1dce-44c2-923e-39c4f466a432, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2UxMmUwNTctMTFmNWI3NGUtNjE1MWVmN2ItNDA0MjUxZTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cb6beae3-71fb-4034-9a7f-063a9c949c40, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cb6beae3-71fb-4034-9a7f-063a9c949c40, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=Y2UxMmUwNTctMTFmNWI3NGUtNjE1MWVmN2ItNDA0MjUxZTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cb6beae3-71fb-4034-9a7f-063a9c949c40, ghrun-7odjsw2zoe.auto.internal:29739): 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=Y2UxMmUwNTctMTFmNWI3NGUtNjE1MWVmN2ItNDA0MjUxZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 86a7e4ac-64e9-4e45-b868-72e039883648, ghrun-7odjsw2zoe.auto.internal:29739): 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, 86a7e4ac-64e9-4e45-b868-72e039883648, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=Y2UxMmUwNTctMTFmNWI3NGUtNjE1MWVmN2ItNDA0MjUxZTU=" 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, 4d632c04-f22f-45b3-bb0f-3bf9d80554bc, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4d632c04-f22f-45b3-bb0f-3bf9d80554bc, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86a7e4ac-64e9-4e45-b868-72e039883648, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4d632c04-f22f-45b3-bb0f-3bf9d80554bc, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWYzZGI0NTgtOWE0ODVmMGQtM2M3YTY3Yy04ZjhlMjlhMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 216647f4-6d21-494f-a707-62b5464f9b3d, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 216647f4-6d21-494f-a707-62b5464f9b3d, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=ZWYzZGI0NTgtOWE0ODVmMGQtM2M3YTY3Yy04ZjhlMjlhMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 216647f4-6d21-494f-a707-62b5464f9b3d, ghrun-7odjsw2zoe.auto.internal:29739): 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=ZWYzZGI0NTgtOWE0ODVmMGQtM2M3YTY3Yy04ZjhlMjlhMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eeb7abaf-cf5a-4575-98d3-f1e695fc1819, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eeb7abaf-cf5a-4575-98d3-f1e695fc1819, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=ZWYzZGI0NTgtOWE0ODVmMGQtM2M3YTY3Yy04ZjhlMjlhMQ==" 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, eeb7abaf-cf5a-4575-98d3-f1e695fc1819, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 433c898d-d122-4acc-af4b-0a21f120554f, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 433c898d-d122-4acc-af4b-0a21f120554f, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 433c898d-d122-4acc-af4b-0a21f120554f, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDMyYmVhYzYtODNkZTYyYWQtYmU1ZDc2YzktZjk1ZDI4ZmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 97b12674-8a40-4b95-b344-1ecbe2c1aab3, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 97b12674-8a40-4b95-b344-1ecbe2c1aab3, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=NDMyYmVhYzYtODNkZTYyYWQtYmU1ZDc2YzktZjk1ZDI4ZmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 97b12674-8a40-4b95-b344-1ecbe2c1aab3, ghrun-7odjsw2zoe.auto.internal:29739): 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=NDMyYmVhYzYtODNkZTYyYWQtYmU1ZDc2YzktZjk1ZDI4ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad9ae6f2-9c38-4397-a7bc-829e6bf6f72f, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad9ae6f2-9c38-4397-a7bc-829e6bf6f72f, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=NDMyYmVhYzYtODNkZTYyYWQtYmU1ZDc2YzktZjk1ZDI4ZmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad9ae6f2-9c38-4397-a7bc-829e6bf6f72f, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1b54d782-a3b1-48e3-b1df-752b1c15553e, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1b54d782-a3b1-48e3-b1df-752b1c15553e, ghrun-7odjsw2zoe.auto.internal:29739): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1b54d782-a3b1-48e3-b1df-752b1c15553e, ghrun-7odjsw2zoe.auto.internal:29739): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWQwNDVkNy00OTRmMDI1Ni1mNTc5MjZiOS05YzRmNjAxOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a6d85ae5-383c-4106-b30b-385f3bf84994, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a6d85ae5-383c-4106-b30b-385f3bf84994, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=OWQwNDVkNy00OTRmMDI1Ni1mNTc5MjZiOS05YzRmNjAxOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a6d85ae5-383c-4106-b30b-385f3bf84994, ghrun-7odjsw2zoe.auto.internal:29739): 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=OWQwNDVkNy00OTRmMDI1Ni1mNTc5MjZiOS05YzRmNjAxOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3554d522-d5e3-44c9-bd56-69d020c9bf84, ghrun-7odjsw2zoe.auto.internal:29739): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3554d522-d5e3-44c9-bd56-69d020c9bf84, ghrun-7odjsw2zoe.auto.internal:29739): request = { session_id: "ydb://session/3?node_id=1&id=OWQwNDVkNy00OTRmMDI1Ni1mNTc5MjZiOS05YzRmNjAxOA==" 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, 3554d522-d5e3-44c9-bd56-69d020c9bf84, ghrun-7odjsw2zoe.auto.internal:29739): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 190e4986-b661-4c65-8c0b-5df49da54181, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.675956575+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3b2c6522-7170-4d7d-ad52-0bc199ba6387, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676110351+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d938fe36-8924-4258-b2cb-2fdcda54bacc, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676129609+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 37d86c54-666c-4656-a98f-8fe9682b3512, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T11:36:20.676147195+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a8e99052-c265-4231-b56c-17696eae1e71, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T11:36:20.676169847+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6ed70a16-fcee-4929-8ff6-6831d9adffb3, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T11:36:20.676190966+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cb6beae3-71fb-4034-9a7f-063a9c949c40, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676222518+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 216647f4-6d21-494f-a707-62b5464f9b3d, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676241093+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 97b12674-8a40-4b95-b344-1ecbe2c1aab3, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T11:36:20.676265836+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a6d85ae5-383c-4106-b30b-385f3bf84994, ghrun-7odjsw2zoe.auto.internal:29739): 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:29739 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-13T11:36:20.676283065+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f5942a09-f425-49e6-afa8-e8f2643e4b1e, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.676091712+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 69e5dcd8-cab3-4436-9632-12f4d5451854, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.67612061+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dea26a01-35f6-487c-8423-b9e76049c37d, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.676138856+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e3c7b90d-4baf-452c-a208-0a04d9aae3e1, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.67615991+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fea03f30-6ff9-4b62-a2a6-1a2b7a60ac28, ghrun-7odjsw2zoe.auto.internal:29739): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676181483+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0ba0b1d9-26e2-474e-a2e8-bea8675f04e1, ghrun-7odjsw2zoe.auto.internal:29739): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676214271+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 86a7e4ac-64e9-4e45-b868-72e039883648, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.676233345+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eeb7abaf-cf5a-4575-98d3-f1e695fc1819, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.676255638+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ad9ae6f2-9c38-4397-a7bc-829e6bf6f72f, ghrun-7odjsw2zoe.auto.internal:29739): 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-13T11:36:20.67627535+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3554d522-d5e3-44c9-bd56-69d020c9bf84, ghrun-7odjsw2zoe.auto.internal:29739): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T11:36:20.676533682+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7odjsw2zoe.auto.internal:29739
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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    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 3877143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3877143) elapsed time (sec): 30.14544701576233
DEBUG    ya.test:process.py:263 Command (pid 3877143) wtime: 30.147
DEBUG    ya.test:process.py:275 Command (pid 3877143) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     77	77	0	0	63	421	433	437
2	    213	213	0	0	44	75	88	94
3	     20	20	0	1051	48	67	77	77
4	      0	0	0	2384	0	0	0	0
5	      0	0	0	2584	0	0	0	0
6	      0	0	0	2489	0	0	0	0
7	      0	0	0	2762	0	0	0	0
8	      0	0	0	2695	0	0	0	0
9	      0	0	0	2713	0	0	0	0
10	      0	0	0	2510	0	0	0	0
11	      0	0	0	2944	0	0	0	0
12	      0	0	0	2880	0	0	0	0
13	      0	0	0	2590	0	0	0	0
14	      0	0	0	2564	0	0	0	0
15	      0	0	0	2235	0	0	0	0
16	      0	0	0	2458	0	0	0	0
17	      0	0	0	2453	0	0	0	0
18	      0	0	0	2464	0	0	0	0
19	      0	0	0	2669	0	0	0	0
20	      0	0	0	2647	0	0	0	0
21	      0	0	0	2602	0	0	0	0
22	      0	0	0	2608	0	0	0	0
23	      0	0	0	2757	0	0	0	0
24	      0	0	0	2472	0	0	0	0
25	      0	0	0	2265	0	0	0	0
26	      0	0	0	2467	0	0	0	0
27	      0	0	0	2378	0	0	0	0
28	      0	0	0	2406	0	0	0	0
29	      0	0	0	2341	0	0	0	0
30	      0	0	0	2443	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    310	10.3333	0	69831	46	216	423	437

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3877145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3877145) elapsed time (sec): 30.14536738395691
DEBUG    ya.test:process.py:263 Command (pid 3877145) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3877145) 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	1101	0	0	0	0
4	      0	0	0	2395	0	0	0	0
5	      0	0	0	2624	0	0	0	0
6	      0	0	0	2487	0	0	0	0
7	      0	0	0	2780	0	0	0	0
8	      0	0	0	2699	0	0	0	0
9	      0	0	0	2729	0	0	0	0
10	      0	0	0	2469	0	0	0	0
11	      0	0	0	2960	0	0	0	0
12	      0	0	0	2900	0	0	0	0
13	      0	0	0	2610	0	0	0	0
14	      0	0	0	2579	0	0	0	0
15	      0	0	0	2288	0	0	0	0
16	      0	0	0	2488	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2478	0	0	0	0
19	      0	0	0	2700	0	0	0	0
20	      0	0	0	2639	0	0	0	0
21	      0	0	0	2658	0	0	0	0
22	      0	0	0	2629	0	0	0	0
23	      0	0	0	2759	0	0	0	0
24	      0	0	0	2519	0	0	0	0
25	      0	0	0	2278	0	0	0	0
26	      0	0	0	2519	0	0	0	0
27	      0	0	0	2397	0	0	0	0
28	      0	0	0	2419	0	0	0	0
29	      0	0	0	2378	0	0	0	0
30	      0	0	0	2448	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3877146) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3877146) elapsed time (sec): 30.146705627441406
DEBUG    ya.test:process.py:263 Command (pid 3877146) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 3877146) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     57	57	0	0	75	639	643	643
2	    159	159	0	0	59	99	103	105
3	     17	17	0	1109	60	81	81	81
4	      0	0	0	2398	0	0	0	0
5	      0	0	0	2638	0	0	0	0
6	      0	0	0	2479	0	0	0	0
7	      0	0	0	2758	0	0	0	0
8	      0	0	0	2691	0	0	0	0
9	      0	0	0	2726	0	0	0	0
10	      0	0	0	2509	0	0	0	0
11	      0	0	0	2950	0	0	0	0
12	      0	0	0	2890	0	0	0	0
13	      0	0	0	2610	0	0	0	0
14	      0	0	0	2556	0	0	0	0
15	      0	0	0	2259	0	0	0	0
16	      0	0	0	2469	0	0	0	0
17	      0	0	0	2516	0	0	0	0
18	      0	0	0	2495	0	0	0	0
19	      0	0	0	2684	0	0	0	0
20	      0	0	0	2658	0	0	0	0
21	      0	0	0	2630	0	0	0	0
22	      0	0	0	2621	0	0	0	0
23	      0	0	0	2769	0	0	0	0
24	      0	0	0	2499	0	0	0	0
25	      0	0	0	2288	0	0	0	0
26	      0	0	0	2519	0	0	0	0
27	      0	0	0	2396	0	0	0	0
28	      0	0	0	2429	0	0	0	0
29	      0	0	0	2407	0	0	0	0
30	      0	0	0	2438	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    233	7.76667	0	70391	60	104	643	643

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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:29739
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29739". 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 ===============================
324.33s call     test_log_scenario.py::TestLogScenario::test_log_uniform
4.53s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
2.68s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/o0f7/0002a7/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/o0f7/0002a7/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-13T11:36:18.424004Z): source_id=223;tablet_id=72075186224037919;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 @ 0xA7C8615
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7C0B56
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB64EC78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD948EAB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E1C3C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E1C11F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD9244BD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1418A62B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DCA7A7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D221A3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D221A3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D1EFC3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D25A77
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141A8418
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC42075
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F9ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB63F724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6437E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6433F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB643FDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7CA26C
21. ??:0: ?? @ 0x7F6DA5C97AC2
22. ??:0: ?? @ 0x7F6DA5D298BF
============ 1 failed, 106 deselected, 1 error in 332.41s (0:05:32) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/o0f7/0002a6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.66s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/o0f7/0002ae/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

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

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

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

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

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

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

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

=========================== 106 deselected in 1.12s ============================
