============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6l15/000776/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 106 items

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

During handling of the above exception, another exception occurred:

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

test_create.py .
test_cs_many_updates.py drop table: 65.6 ms
create table: 1020.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 82.1
    "min_ms": 50.6
    "median_ms": 75.9
    "max_ms": 148.0
    "stdev_ms": 28.5
select count(*) after initial inserts: 325.3 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 130.3
    "min_ms": 57.7
    "median_ms": 117.4
    "max_ms": 1004.4
    "stdev_ms": 69.6
select count(*) after all modifications: 6577.4 ms
select all: 6496.9 ms
delete from table: 7274.2 ms
select all after delete: 8027.4 ms
.drop table: 142.6 ms
create table: 1118.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 67.1
    "min_ms": 49.3
    "median_ms": 64.9
    "max_ms": 88.8
    "stdev_ms": 12.1
select count(*) after initial inserts: 316.5 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 209.8
    "min_ms": 76.9
    "median_ms": 175.5
    "max_ms": 2393.2
    "stdev_ms": 230.2
updates (step 1):
    "runs": 200
    "avg_ms": 424.8
    "min_ms": 168.2
    "median_ms": 274.8
    "max_ms": 6789.2
    "stdev_ms": 678.4
upserts (step 2):
    "runs": 200
    "avg_ms": 33.7
    "min_ms": 24.8
    "median_ms": 31.8
    "max_ms": 59.3
    "stdev_ms": 7.3
select count(*) after all modifications: 410.0 ms
select all: 366.4 ms
delete from table: 436.4 ms
select all after delete: 339.9 ms
.drop table: 38.4 ms
create table: 673.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 36.6
    "min_ms": 28.6
    "median_ms": 36.8
    "max_ms": 50.3
    "stdev_ms": 7.2
select count(*) after initial inserts: 145.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 151.0
    "min_ms": 100.1
    "median_ms": 141.2
    "max_ms": 350.7
    "stdev_ms": 39.8
select count(*) after all modifications: 302.4 ms
select all: 246.2 ms
delete from table: 278.3 ms
select all after delete: 226.6 ms
.drop table: 27.6 ms
create table: 429.3 ms
initial inserts:
    "runs": 15
    "avg_ms": 30.1
    "min_ms": 25.4
    "median_ms": 30.2
    "max_ms": 34.7
    "stdev_ms": 2.1
select count(*) after initial inserts: 91.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 94.4
    "min_ms": 82.4
    "median_ms": 93.7
    "max_ms": 115.0
    "stdev_ms": 5.6
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 43.2
    "min_ms": 36.5
    "median_ms": 43.1
    "max_ms": 56.4
    "stdev_ms": 3.6
select count(*) after all modifications: 289.6 ms
select all: 280.5 ms
delete from table: 257.5 ms
select all after delete: 232.5 ms
.drop table: 23.9 ms
create table: 308.4 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.4
    "min_ms": 21.6
    "median_ms": 29.9
    "max_ms": 30.8
    "stdev_ms": 2.2
select count(*) after initial inserts: 82.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 95.5
    "min_ms": 76.7
    "median_ms": 93.5
    "max_ms": 141.4
    "stdev_ms": 11.3
upserts (step 1):
    "runs": 200
    "avg_ms": 22.7
    "min_ms": 19.4
    "median_ms": 22.7
    "max_ms": 32.6
    "stdev_ms": 1.8
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 52.4
    "min_ms": 44.3
    "median_ms": 52.1
    "max_ms": 70.4
    "stdev_ms": 4.4
select count(*) after all modifications: 499.9 ms
select all: 440.5 ms
delete from table: 447.7 ms
select all after delete: 437.4 ms
.drop table: 25.4 ms
create table: 336.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.0
    "min_ms": 23.7
    "median_ms": 30.2
    "max_ms": 30.6
    "stdev_ms": 2.5
select count(*) after initial inserts: 80.6 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 25.2
    "min_ms": 19.6
    "median_ms": 24.5
    "max_ms": 55.4
    "stdev_ms": 3.2
select count(*) after all modifications: 308.8 ms
select all: 246.3 ms
delete from table: 274.6 ms
select all after delete: 192.7 ms
.Generated operation sequence:
  0. UPSERT: 2 operations
  1. UPDATE: 15 operations
  2. BULK_UPSERT: 5 operations
  3. BULK_UPSERT: 14 operations
  4. UPSERT: 13 operations
  5. UPSERT: 6 operations
  6. UPSERT: 11 operations
  7. UPSERT: 13 operations
  8. UPDATE: 16 operations
  9. BULK_UPSERT: 12 operations
drop table: 47.8 ms
create table: 394.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.3
    "min_ms": 25.9
    "median_ms": 30.1
    "max_ms": 30.7
    "stdev_ms": 1.6
select count(*) after initial inserts: 102.7 ms
upserts (step 0):
    "runs": 20
    "avg_ms": 24.1
    "min_ms": 21.6
    "median_ms": 23.7
    "max_ms": 29.3
    "stdev_ms": 2.0
updates (step 1):
    "runs": 150
    "avg_ms": 91.0
    "min_ms": 79.5
    "median_ms": 89.2
    "max_ms": 125.9
    "stdev_ms": 7.6
bulk_upserts (step 2):
    "runs": 5
    "avg_ms": 38.1
    "min_ms": 36.8
    "median_ms": 38.1
    "max_ms": 39.4
    "stdev_ms": 1.1
bulk_upserts (step 3):
    "runs": 14
    "avg_ms": 36.8
    "min_ms": 32.6
    "median_ms": 36.8
    "max_ms": 40.1
    "stdev_ms": 1.8
upserts (step 4):
    "runs": 130
    "avg_ms": 22.2
    "min_ms": 18.9
    "median_ms": 22.0
    "max_ms": 42.3
    "stdev_ms": 2.2
upserts (step 5):
    "runs": 60
    "avg_ms": 21.8
    "min_ms": 18.8
    "median_ms": 21.9
    "max_ms": 28.2
    "stdev_ms": 1.6
upserts (step 6):
    "runs": 110
    "avg_ms": 22.5
    "min_ms": 19.2
    "median_ms": 22.5
    "max_ms": 28.3
    "stdev_ms": 1.6
upserts (step 7):
    "runs": 130
    "avg_ms": 22.3
    "min_ms": 19.2
    "median_ms": 22.4
    "max_ms": 31.6
    "stdev_ms": 1.7
updates (step 8):
    "runs": 160
    "avg_ms": 107.1
    "min_ms": 87.2
    "median_ms": 107.0
    "max_ms": 135.1
    "stdev_ms": 9.7
bulk_upserts (step 9):
    "runs": 12
    "avg_ms": 35.6
    "min_ms": 30.5
    "median_ms": 35.1
    "max_ms": 38.8
    "stdev_ms": 2.5
select count(*) after all modifications: 195.1 ms
select all: 222.3 ms
delete from table: 256.5 ms
select all after delete: 172.3 ms
.
test_delete.py ...

============================== slowest durations ===============================
153.25s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
116.50s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
95.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
80.22s setup    test_create.py::TestCreate::test_dy_number_not_supported
43.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
31.71s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
26.98s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
20.54s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
9.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.28s setup    test_delete.py::TestDelete::test_delete_rollback
3.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.62s call     test_delete.py::TestDelete::test_delete_rollback
0.47s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.36s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.09s call     test_create.py::TestCreate::test_dy_number_not_supported
0.04s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 586.95s (0:09:46) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6l15/00077a/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 106 items

test_delete.py ...........

============================== slowest durations ===============================
95.94s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
4.30s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
3.19s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
2.50s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
2.23s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
2.21s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.98s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.73s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.55s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.53s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.53s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.88s call     test_delete.py::TestDelete::test_incorrect
0.05s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.04s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.04s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.03s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.02s teardown test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.01s setup    test_delete.py::TestDelete::test_incorrect

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 121.20s (0:02:01) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6l15/000778/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 106 items

test_insert.py ........
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:676: 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/6l15/000778/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/6l15/000778/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/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-10-29T12:27:10.445436Z): tablet_id=72075186224037972;self_id=[1:7566619093276681872:6066];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976710814;lock_id=281474976710795;verification=!CommitSnapshot;fline=written.h:108;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7F7DD5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7F0316
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB680C98
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x16965386
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16C80F81
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16C80D94
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16C78DAE
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA18ED7C
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16CA239C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16D05FAE
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD158586
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD15654E
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD1598CE
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD132656
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD132656
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16D056E9
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16CCDD3A
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB629D57
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB671744
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB675804
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB675410
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB675FFE
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7F9A2C
E   23. ??:0: ?? @ 0x7F1BF8628AC2
E   24. ??:0: ?? @ 0x7F1BF86BA8BF
------------------------------ 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb -e grpc://localhost:61256 -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.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61256', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3881692
DEBUG    ya.test:process.py:259 Command (pid 3881692) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3881692) elapsed time (sec): 1.193077802658081
DEBUG    ya.test:process.py:263 Command (pid 3881692) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) maxrss: 551556
DEBUG    ya.test:process.py:263 Command (pid 3881692) minflt: 3652
DEBUG    ya.test:process.py:263 Command (pid 3881692) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 3881692) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 3881692) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3881692) stime: 0.030536999999999998
DEBUG    ya.test:process.py:263 Command (pid 3881692) utime: 0.06489099999999999
DEBUG    ya.test:process.py:263 Command (pid 3881692) wtime: 1.222
DEBUG    ya.test:process.py:275 Command (pid 3881692) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3881692) 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/6l15/000778/ydb/apps/ydb/ydb -e grpc://localhost:61256 -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.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61256', '-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: 3882214
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 3882214) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3882214) elapsed time (sec): 30.55209994316101
DEBUG    ya.test:process.py:263 Command (pid 3882214) wtime: 30.567
DEBUG    ya.test:process.py:275 Command (pid 3882214) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    203	203	0	0	39	88	115	127
2	    141	141	0	0	63	138	155	155
3	    153	153	0	0	63	126	170	195
4	    128	128	0	0	70	140	153	185
5	    149	149	0	0	65	107	115	122
6	    151	151	0	0	61	99	111	132
7	    190	190	0	0	50	80	88	99
8	    245	245	0	0	39	63	79	82
9	    191	191	0	0	50	86	93	97
10	    175	175	0	0	54	96	119	130
11	    154	154	0	0	60	99	115	116
12	    156	156	0	0	60	91	103	109
13	    160	160	0	0	62	85	92	112
14	    122	122	0	0	80	117	128	137
15	    159	159	0	0	59	125	141	141
16	    128	128	0	0	75	124	149	149
17	    205	205	0	0	47	87	106	113
18	    204	204	0	0	44	76	84	90
19	    246	246	0	0	34	77	109	113
20	    214	214	0	0	46	71	121	141
21	    213	213	0	0	47	69	81	92
22	    184	184	0	0	53	85	102	111
23	    250	250	0	0	38	69	78	86
24	    232	232	0	0	37	71	106	114
25	    181	181	0	0	53	97	127	130
26	    237	237	0	0	40	63	67	71
27	    247	247	0	0	39	71	80	117
28	    248	248	0	0	38	71	80	82
29	    226	226	0	0	41	68	81	90
30	    250	250	0	0	41	91	101	105

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   5742	191.4	0	0	48	91	124	195

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f54647a0-c15e-4e24-8fa9-0065be2d24e4, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f54647a0-c15e-4e24-8fa9-0065be2d24e4, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=" 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, f54647a0-c15e-4e24-8fa9-0065be2d24e4, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=
INFO     root:test_log_scenario.py:217 Count rows after insert 5616 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 512d85e7-a95e-4b82-85d4-72856ea31d85, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 512d85e7-a95e-4b82-85d4-72856ea31d85, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=" 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, 512d85e7-a95e-4b82-85d4-72856ea31d85, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfaf3651-9b66-41ae-b398-082a56bc6136, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfaf3651-9b66-41ae-b398-082a56bc6136, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==" 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, cfaf3651-9b66-41ae-b398-082a56bc6136, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==
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/6l15/000778/ydb/apps/ydb/ydb -e grpc://localhost:61256 -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.13
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb -e grpc://localhost:61256 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6217351a-27d0-42f6-9d83-b64f245b9912, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6217351a-27d0-42f6-9d83-b64f245b9912, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb -e grpc://localhost:61256 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61256', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6217351a-27d0-42f6-9d83-b64f245b9912, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ViNjFhMzEtYzRiYzg2NjYtYWQxNWE1ZjMtZDBjZjM3NDk=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61256', '-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: 3900152
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ed4f39b-3d5f-431f-9d67-e80a937249ad, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FkNzBhNzYtNDQxYTQyOTktMTE1YzFlZWYtMzRjYWU1NTk=
DEBUG    ya.test:process.py:628 Command pid: 3900193
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ed4f39b-3d5f-431f-9d67-e80a937249ad, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=N2ViNjFhMzEtYzRiYzg2NjYtYWQxNWE1ZjMtZDBjZjM3NDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d5690ab-414a-44a5-a43e-b93c77ac5e60, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzJkNTk2NzAtNzA2NTAwYTktOWU0NjlmYWQtZTkwZGQ5MTk=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ed4f39b-3d5f-431f-9d67-e80a937249ad, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d5690ab-414a-44a5-a43e-b93c77ac5e60, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=N2FkNzBhNzYtNDQxYTQyOTktMTE1YzFlZWYtMzRjYWU1NTk=" 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(ExecuteQuery, d7f5bc70-95cb-4c68-b845-929ffe1a8c55, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2JjMGJhMjQtYTkwMjk1ODYtYTRkMDYxN2QtZjkxYzljYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f37a5a4-de0d-4526-85d0-7b7790fda956, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d5690ab-414a-44a5-a43e-b93c77ac5e60, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7f5bc70-95cb-4c68-b845-929ffe1a8c55, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=NzJkNTk2NzAtNzA2NTAwYTktOWU0NjlmYWQtZTkwZGQ5MTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61256', '-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:63 RpcState(ExecuteQuery, 9f37a5a4-de0d-4526-85d0-7b7790fda956, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=N2JjMGJhMjQtYTkwMjk1ODYtYTRkMDYxN2QtZjkxYzljYjU=" 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:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODQwNzdjNTEtMWE5M2RjMTItNTE2NTUxYzgtZWVkOWQ5YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16deff27-594b-4597-9290-cc459ff0b60a, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7f5bc70-95cb-4c68-b845-929ffe1a8c55, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f37a5a4-de0d-4526-85d0-7b7790fda956, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 3900378
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16deff27-594b-4597-9290-cc459ff0b60a, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=ODQwNzdjNTEtMWE5M2RjMTItNTE2NTUxYzgtZWVkOWQ5YjM=" 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, 16deff27-594b-4597-9290-cc459ff0b60a, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ1OGU1NWItZDRiZTliNTYtNjkwZGYwOTAtYjQxNzM5ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61bae2b4-73c2-49d7-8853-d9252ad26c68, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61bae2b4-73c2-49d7-8853-d9252ad26c68, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=MzQ1OGU1NWItZDRiZTliNTYtNjkwZGYwOTAtYjQxNzM5ZTM=" 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, 61bae2b4-73c2-49d7-8853-d9252ad26c68, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b41e216e-43f9-41ad-9892-ab151b673692, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b41e216e-43f9-41ad-9892-ab151b673692, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=" 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, b41e216e-43f9-41ad-9892-ab151b673692, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22edfd15-6ba2-4d3b-9771-573a8240c6b5, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22edfd15-6ba2-4d3b-9771-573a8240c6b5, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=" 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:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c83cc76-cc65-41fc-a849-96555e141e2e, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c83cc76-cc65-41fc-a849-96555e141e2e, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==" 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, 22edfd15-6ba2-4d3b-9771-573a8240c6b5, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a9bb788-1f11-4658-a8c4-b3c87128fdc4, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a9bb788-1f11-4658-a8c4-b3c87128fdc4, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a9bb788-1f11-4658-a8c4-b3c87128fdc4, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c83cc76-cc65-41fc-a849-96555e141e2e, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2JjMGJhMjQtYTkwMjk1ODYtYTRkMDYxN2QtZjkxYzljYjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2JjMGJhMjQtYTkwMjk1ODYtYTRkMDYxN2QtZjkxYzljYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be0c3c6d-72de-47bd-81c4-57a022be20ad, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ViNjFhMzEtYzRiYzg2NjYtYWQxNWE1ZjMtZDBjZjM3NDk=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FkNzBhNzYtNDQxYTQyOTktMTE1YzFlZWYtMzRjYWU1NTk=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be0c3c6d-72de-47bd-81c4-57a022be20ad, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=N2JjMGJhMjQtYTkwMjk1ODYtYTRkMDYxN2QtZjkxYzljYjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ViNjFhMzEtYzRiYzg2NjYtYWQxNWE1ZjMtZDBjZjM3NDk=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be0c3c6d-72de-47bd-81c4-57a022be20ad, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzJkNTk2NzAtNzA2NTAwYTktOWU0NjlmYWQtZTkwZGQ5MTk=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ1OGU1NWItZDRiZTliNTYtNjkwZGYwOTAtYjQxNzM5ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e48ca6bb-c11f-47c7-8951-c9fc592d748a, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FkNzBhNzYtNDQxYTQyOTktMTE1YzFlZWYtMzRjYWU1NTk=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ab6d875-26f4-4889-b96d-10bf3c7dad6b, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e48ca6bb-c11f-47c7-8951-c9fc592d748a, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=N2ViNjFhMzEtYzRiYzg2NjYtYWQxNWE1ZjMtZDBjZjM3NDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODQwNzdjNTEtMWE5M2RjMTItNTE2NTUxYzgtZWVkOWQ5YjM=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ab6d875-26f4-4889-b96d-10bf3c7dad6b, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=N2FkNzBhNzYtNDQxYTQyOTktMTE1YzFlZWYtMzRjYWU1NTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e48ca6bb-c11f-47c7-8951-c9fc592d748a, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ab6d875-26f4-4889-b96d-10bf3c7dad6b, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 637ef8cd-2870-471b-bc0e-fae1287a0904, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 637ef8cd-2870-471b-bc0e-fae1287a0904, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 637ef8cd-2870-471b-bc0e-fae1287a0904, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad043a2d-6276-4d72-80a0-341a2c2af6c1, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad043a2d-6276-4d72-80a0-341a2c2af6c1, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad043a2d-6276-4d72-80a0-341a2c2af6c1, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzJkNTk2NzAtNzA2NTAwYTktOWU0NjlmYWQtZTkwZGQ5MTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea80d848-5392-4505-bd21-c458dab196fd, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea80d848-5392-4505-bd21-c458dab196fd, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=NzJkNTk2NzAtNzA2NTAwYTktOWU0NjlmYWQtZTkwZGQ5MTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea80d848-5392-4505-bd21-c458dab196fd, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ1OGU1NWItZDRiZTliNTYtNjkwZGYwOTAtYjQxNzM5ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edfe455f-c943-481d-9182-e198ef6611f4, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edfe455f-c943-481d-9182-e198ef6611f4, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=MzQ1OGU1NWItZDRiZTliNTYtNjkwZGYwOTAtYjQxNzM5ZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87c9e50a-9c96-476d-9bfb-bf4c0990854b, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87c9e50a-9c96-476d-9bfb-bf4c0990854b, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87c9e50a-9c96-476d-9bfb-bf4c0990854b, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODQwNzdjNTEtMWE5M2RjMTItNTE2NTUxYzgtZWVkOWQ5YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a6991e0-801f-4260-980b-0cc76c72a35c, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a6991e0-801f-4260-980b-0cc76c72a35c, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=ODQwNzdjNTEtMWE5M2RjMTItNTE2NTUxYzgtZWVkOWQ5YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a6991e0-801f-4260-980b-0cc76c72a35c, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7bd32f18-157d-4ee5-81f4-af8fcc504a33, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bd32f18-157d-4ee5-81f4-af8fcc504a33, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edfe455f-c943-481d-9182-e198ef6611f4, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7bd32f18-157d-4ee5-81f4-af8fcc504a33, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0f495783-88bb-4fda-87a5-bce413a48d7c, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347222478+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6222ac27-7d58-4efd-a677-8a55377fe20c, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.34712661+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, 637ef8cd-2870-471b-bc0e-fae1287a0904, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.347437614+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-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 442a362c-907b-4de3-8e71-0ddde4bcf6a0, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347338095+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e48ca6bb-c11f-47c7-8951-c9fc592d748a, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347394309+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b3d1ae81-c756-4079-85bd-041594f3eeaa, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.347241864+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-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, adaf2e12-9748-4c9b-a2ca-660432ddb252, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.347353017+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-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 424b849c-e5f5-4cfa-a007-e2f96641eeb9, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347273175+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ad043a2d-6276-4d72-80a0-341a2c2af6c1, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.34745344+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, be0c3c6d-72de-47bd-81c4-57a022be20ad, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.34737997+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-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7bd32f18-157d-4ee5-81f4-af8fcc504a33, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347529422+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7a6991e0-801f-4260-980b-0cc76c72a35c, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-10-29T12:27:21.347513631+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODQwNzdjNTEtMWE5M2RjMTItNTE2NTUxYzgtZWVkOWQ5YjM=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5ab6d875-26f4-4889-b96d-10bf3c7dad6b, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347424001+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 08547626-02de-451b-bc7e-a2f4d1076f41, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347366878+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ViNjFhMzEtYzRiYzg2NjYtYWQxNWE1ZjMtZDBjZjM3NDk=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5a02ca20-1714-42a4-959f-776f98f11330, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347318984+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ea80d848-5392-4505-bd21-c458dab196fd, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347467639+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 88ed07cc-de07-4adb-9594-ba239fd19e9c, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.3473033+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, b39c87ff-8455-43b8-9d02-578896714081, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.347259764+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, edfe455f-c943-481d-9182-e198ef6611f4, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347481446+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 87c9e50a-9c96-476d-9bfb-bf4c0990854b, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.347497203+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-hdswe32yku.auto.internal:61256
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2JjMGJhMjQtYTkwMjk1ODYtYTRkMDYxN2QtZjkxYzljYjU=
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
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:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ1OGU1NWItZDRiZTliNTYtNjkwZGYwOTAtYjQxNzM5ZTM=
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: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3900193) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3900193) elapsed time (sec): 30.199355363845825
DEBUG    ya.test:process.py:263 Command (pid 3900193) wtime: 30.383
DEBUG    ya.test:process.py:275 Command (pid 3900193) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	795	947	947	947
2	     10	10	0	0	907	1011	1011	1011
3	      6	6	0	0	1127	1223	1223	1223
4	      4	4	0	0	1439	1487	1487	1487
5	      2	2	0	0	1463	2039	2039	2039
6	      6	6	0	0	2607	2751	2751	2751
7	      2	2	0	0	2831	2959	2959	2959
8	      2	2	0	0	2783	3263	3263	3263
9	      3	3	0	0	3407	3583	3583	3583
10	      5	5	0	0	3295	3439	3439	3439
11	      0	0	0	0	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	615	0	0	0	0
15	      0	0	0	687	0	0	0	0
16	      0	0	0	655	0	0	0	0
17	      0	0	0	670	0	0	0	0
18	      0	0	0	667	0	0	0	0
19	      0	0	0	736	0	0	0	0
20	      0	0	0	737	0	0	0	0
21	      0	0	0	812	0	0	0	0
22	      0	0	0	735	0	0	0	0
23	      0	0	0	772	0	0	0	0
24	      0	0	0	828	0	0	0	0
25	      0	0	0	822	0	0	0	0
26	      0	0	0	755	0	0	0	0
27	      0	0	0	843	0	0	0	0
28	      0	0	0	770	0	0	0	0
29	      0	0	0	963	0	0	0	0
30	      0	0	0	915	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     50	1.66667	0	12982	1207	3407	3583	3583

DEBUG    ya.test:process.py:276 Command (pid 3900193) 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 3900152) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3900152) elapsed time (sec): 30.505204677581787
DEBUG    ya.test:process.py:263 Command (pid 3900152) wtime: 30.678
DEBUG    ya.test:process.py:275 Command (pid 3900152) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	0	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	710	0	0	0	0
15	      0	0	0	767	0	0	0	0
16	      0	0	0	938	0	0	0	0
17	      0	0	0	869	0	0	0	0
18	      0	0	0	681	0	0	0	0
19	      0	0	0	708	0	0	0	0
20	      0	0	0	924	0	0	0	0
21	      0	0	0	851	0	0	0	0
22	      0	0	0	795	0	0	0	0
23	      0	0	0	707	0	0	0	0
24	      0	0	0	790	0	0	0	0
25	      0	0	0	815	0	0	0	0
26	      0	0	0	830	0	0	0	0
27	      0	0	0	923	0	0	0	0
28	      0	0	0	798	0	0	0	0
29	      0	0	0	819	0	0	0	0
30	      0	0	0	906	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3900152) 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 3900378) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3900378) elapsed time (sec): 30.52060103416443
DEBUG    ya.test:process.py:263 Command (pid 3900378) wtime: 30.606
DEBUG    ya.test:process.py:275 Command (pid 3900378) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	9	0	0	0	0
9	      0	0	0	1	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	220	0	0	0	0
14	      0	0	0	833	0	0	0	0
15	      0	0	0	762	0	0	0	0
16	      0	0	0	852	0	0	0	0
17	      0	0	0	785	0	0	0	0
18	      0	0	0	766	0	0	0	0
19	      0	0	0	914	0	0	0	0
20	      0	0	0	924	0	0	0	0
21	      0	0	0	818	0	0	0	0
22	      0	0	0	750	0	0	0	0
23	      0	0	0	827	0	0	0	0
24	      0	0	0	877	0	0	0	0
25	      0	0	0	933	0	0	0	0
26	      0	0	0	889	0	0	0	0
27	      0	0	0	794	0	0	0	0
28	      0	0	0	720	0	0	0	0
29	      0	0	0	929	0	0	0	0
30	      0	0	0	861	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 0554faaa-aef3-467b-b154-681fcbda2426, localhost:24769): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0554faaa-aef3-467b-b154-681fcbda2426, localhost:24769): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0554faaa-aef3-467b-b154-681fcbda2426, localhost:24769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 24769 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-hdswe32yku.auto.internal:24769, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24769
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, e44fcc96-93c5-4885-8a3e-d0a0339533ab, localhost:24769): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e44fcc96-93c5-4885-8a3e-d0a0339533ab, localhost:24769): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e44fcc96-93c5-4885-8a3e-d0a0339533ab, localhost:24769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 24769 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-hdswe32yku.auto.internal:24769, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24769
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 809b07d9-61bc-426a-93ed-915da9f8843e, localhost:24769): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 809b07d9-61bc-426a-93ed-915da9f8843e, localhost:24769): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 809b07d9-61bc-426a-93ed-915da9f8843e, localhost:24769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 24769 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-hdswe32yku.auto.internal:24769, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24769
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-hdswe32yku'
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/6l15/000778/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/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.3852336' in '/home/runner/.ya/build/build_root/6l15/000778/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_rv_87ad1.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:61256/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10573
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12027
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23595
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61256
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21466
=================================== 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:151: in aggregation_query
    self.ydb_client.query(
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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb -e grpc://localhost:61256 -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.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61256', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3881692
DEBUG    ya.test:process.py:259 Command (pid 3881692) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3881692) elapsed time (sec): 1.193077802658081
DEBUG    ya.test:process.py:263 Command (pid 3881692) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) maxrss: 551556
DEBUG    ya.test:process.py:263 Command (pid 3881692) minflt: 3652
DEBUG    ya.test:process.py:263 Command (pid 3881692) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 3881692) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3881692) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 3881692) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3881692) stime: 0.030536999999999998
DEBUG    ya.test:process.py:263 Command (pid 3881692) utime: 0.06489099999999999
DEBUG    ya.test:process.py:263 Command (pid 3881692) wtime: 1.222
DEBUG    ya.test:process.py:275 Command (pid 3881692) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3881692) 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/6l15/000778/ydb/apps/ydb/ydb -e grpc://localhost:61256 -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.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61256', '-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: 3882214
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 3882214) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3882214) elapsed time (sec): 30.55209994316101
DEBUG    ya.test:process.py:263 Command (pid 3882214) wtime: 30.567
DEBUG    ya.test:process.py:275 Command (pid 3882214) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    203	203	0	0	39	88	115	127
2	    141	141	0	0	63	138	155	155
3	    153	153	0	0	63	126	170	195
4	    128	128	0	0	70	140	153	185
5	    149	149	0	0	65	107	115	122
6	    151	151	0	0	61	99	111	132
7	    190	190	0	0	50	80	88	99
8	    245	245	0	0	39	63	79	82
9	    191	191	0	0	50	86	93	97
10	    175	175	0	0	54	96	119	130
11	    154	154	0	0	60	99	115	116
12	    156	156	0	0	60	91	103	109
13	    160	160	0	0	62	85	92	112
14	    122	122	0	0	80	117	128	137
15	    159	159	0	0	59	125	141	141
16	    128	128	0	0	75	124	149	149
17	    205	205	0	0	47	87	106	113
18	    204	204	0	0	44	76	84	90
19	    246	246	0	0	34	77	109	113
20	    214	214	0	0	46	71	121	141
21	    213	213	0	0	47	69	81	92
22	    184	184	0	0	53	85	102	111
23	    250	250	0	0	38	69	78	86
24	    232	232	0	0	37	71	106	114
25	    181	181	0	0	53	97	127	130
26	    237	237	0	0	40	63	67	71
27	    247	247	0	0	39	71	80	117
28	    248	248	0	0	38	71	80	82
29	    226	226	0	0	41	68	81	90
30	    250	250	0	0	41	91	101	105

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   5742	191.4	0	0	48	91	124	195

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f54647a0-c15e-4e24-8fa9-0065be2d24e4, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f54647a0-c15e-4e24-8fa9-0065be2d24e4, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=" 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, f54647a0-c15e-4e24-8fa9-0065be2d24e4, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=
INFO     root:test_log_scenario.py:217 Count rows after insert 5616 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 512d85e7-a95e-4b82-85d4-72856ea31d85, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 512d85e7-a95e-4b82-85d4-72856ea31d85, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=" 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, 512d85e7-a95e-4b82-85d4-72856ea31d85, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfaf3651-9b66-41ae-b398-082a56bc6136, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfaf3651-9b66-41ae-b398-082a56bc6136, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==" 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, cfaf3651-9b66-41ae-b398-082a56bc6136, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==
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/6l15/000778/ydb/apps/ydb/ydb -e grpc://localhost:61256 -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.13
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb -e grpc://localhost:61256 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6217351a-27d0-42f6-9d83-b64f245b9912, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6217351a-27d0-42f6-9d83-b64f245b9912, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb -e grpc://localhost:61256 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61256', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6217351a-27d0-42f6-9d83-b64f245b9912, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ViNjFhMzEtYzRiYzg2NjYtYWQxNWE1ZjMtZDBjZjM3NDk=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61256', '-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: 3900152
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ed4f39b-3d5f-431f-9d67-e80a937249ad, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FkNzBhNzYtNDQxYTQyOTktMTE1YzFlZWYtMzRjYWU1NTk=
DEBUG    ya.test:process.py:628 Command pid: 3900193
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ed4f39b-3d5f-431f-9d67-e80a937249ad, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=N2ViNjFhMzEtYzRiYzg2NjYtYWQxNWE1ZjMtZDBjZjM3NDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d5690ab-414a-44a5-a43e-b93c77ac5e60, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzJkNTk2NzAtNzA2NTAwYTktOWU0NjlmYWQtZTkwZGQ5MTk=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ed4f39b-3d5f-431f-9d67-e80a937249ad, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d5690ab-414a-44a5-a43e-b93c77ac5e60, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=N2FkNzBhNzYtNDQxYTQyOTktMTE1YzFlZWYtMzRjYWU1NTk=" 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(ExecuteQuery, d7f5bc70-95cb-4c68-b845-929ffe1a8c55, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2JjMGJhMjQtYTkwMjk1ODYtYTRkMDYxN2QtZjkxYzljYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f37a5a4-de0d-4526-85d0-7b7790fda956, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d5690ab-414a-44a5-a43e-b93c77ac5e60, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7f5bc70-95cb-4c68-b845-929ffe1a8c55, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=NzJkNTk2NzAtNzA2NTAwYTktOWU0NjlmYWQtZTkwZGQ5MTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000778/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61256', '-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:63 RpcState(ExecuteQuery, 9f37a5a4-de0d-4526-85d0-7b7790fda956, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=N2JjMGJhMjQtYTkwMjk1ODYtYTRkMDYxN2QtZjkxYzljYjU=" 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:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODQwNzdjNTEtMWE5M2RjMTItNTE2NTUxYzgtZWVkOWQ5YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16deff27-594b-4597-9290-cc459ff0b60a, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7f5bc70-95cb-4c68-b845-929ffe1a8c55, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f37a5a4-de0d-4526-85d0-7b7790fda956, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 3900378
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16deff27-594b-4597-9290-cc459ff0b60a, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=ODQwNzdjNTEtMWE5M2RjMTItNTE2NTUxYzgtZWVkOWQ5YjM=" 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, 16deff27-594b-4597-9290-cc459ff0b60a, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ1OGU1NWItZDRiZTliNTYtNjkwZGYwOTAtYjQxNzM5ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61bae2b4-73c2-49d7-8853-d9252ad26c68, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61bae2b4-73c2-49d7-8853-d9252ad26c68, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=MzQ1OGU1NWItZDRiZTliNTYtNjkwZGYwOTAtYjQxNzM5ZTM=" 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, 61bae2b4-73c2-49d7-8853-d9252ad26c68, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b41e216e-43f9-41ad-9892-ab151b673692, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b41e216e-43f9-41ad-9892-ab151b673692, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=" 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, b41e216e-43f9-41ad-9892-ab151b673692, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22edfd15-6ba2-4d3b-9771-573a8240c6b5, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22edfd15-6ba2-4d3b-9771-573a8240c6b5, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=" 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:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c83cc76-cc65-41fc-a849-96555e141e2e, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c83cc76-cc65-41fc-a849-96555e141e2e, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==" 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, 22edfd15-6ba2-4d3b-9771-573a8240c6b5, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a9bb788-1f11-4658-a8c4-b3c87128fdc4, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a9bb788-1f11-4658-a8c4-b3c87128fdc4, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a9bb788-1f11-4658-a8c4-b3c87128fdc4, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c83cc76-cc65-41fc-a849-96555e141e2e, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2JjMGJhMjQtYTkwMjk1ODYtYTRkMDYxN2QtZjkxYzljYjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2JjMGJhMjQtYTkwMjk1ODYtYTRkMDYxN2QtZjkxYzljYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be0c3c6d-72de-47bd-81c4-57a022be20ad, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ViNjFhMzEtYzRiYzg2NjYtYWQxNWE1ZjMtZDBjZjM3NDk=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FkNzBhNzYtNDQxYTQyOTktMTE1YzFlZWYtMzRjYWU1NTk=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be0c3c6d-72de-47bd-81c4-57a022be20ad, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=N2JjMGJhMjQtYTkwMjk1ODYtYTRkMDYxN2QtZjkxYzljYjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ViNjFhMzEtYzRiYzg2NjYtYWQxNWE1ZjMtZDBjZjM3NDk=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be0c3c6d-72de-47bd-81c4-57a022be20ad, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzJkNTk2NzAtNzA2NTAwYTktOWU0NjlmYWQtZTkwZGQ5MTk=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ1OGU1NWItZDRiZTliNTYtNjkwZGYwOTAtYjQxNzM5ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e48ca6bb-c11f-47c7-8951-c9fc592d748a, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FkNzBhNzYtNDQxYTQyOTktMTE1YzFlZWYtMzRjYWU1NTk=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ab6d875-26f4-4889-b96d-10bf3c7dad6b, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e48ca6bb-c11f-47c7-8951-c9fc592d748a, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=N2ViNjFhMzEtYzRiYzg2NjYtYWQxNWE1ZjMtZDBjZjM3NDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODQwNzdjNTEtMWE5M2RjMTItNTE2NTUxYzgtZWVkOWQ5YjM=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ab6d875-26f4-4889-b96d-10bf3c7dad6b, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=N2FkNzBhNzYtNDQxYTQyOTktMTE1YzFlZWYtMzRjYWU1NTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e48ca6bb-c11f-47c7-8951-c9fc592d748a, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ab6d875-26f4-4889-b96d-10bf3c7dad6b, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 637ef8cd-2870-471b-bc0e-fae1287a0904, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 637ef8cd-2870-471b-bc0e-fae1287a0904, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 637ef8cd-2870-471b-bc0e-fae1287a0904, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad043a2d-6276-4d72-80a0-341a2c2af6c1, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad043a2d-6276-4d72-80a0-341a2c2af6c1, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad043a2d-6276-4d72-80a0-341a2c2af6c1, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzJkNTk2NzAtNzA2NTAwYTktOWU0NjlmYWQtZTkwZGQ5MTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea80d848-5392-4505-bd21-c458dab196fd, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea80d848-5392-4505-bd21-c458dab196fd, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=NzJkNTk2NzAtNzA2NTAwYTktOWU0NjlmYWQtZTkwZGQ5MTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea80d848-5392-4505-bd21-c458dab196fd, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ1OGU1NWItZDRiZTliNTYtNjkwZGYwOTAtYjQxNzM5ZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edfe455f-c943-481d-9182-e198ef6611f4, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edfe455f-c943-481d-9182-e198ef6611f4, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=MzQ1OGU1NWItZDRiZTliNTYtNjkwZGYwOTAtYjQxNzM5ZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87c9e50a-9c96-476d-9bfb-bf4c0990854b, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87c9e50a-9c96-476d-9bfb-bf4c0990854b, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=YzhjZjk0N2YtYWEyNmFkODAtZDVkZmE3ZmQtMWQxYThiNjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87c9e50a-9c96-476d-9bfb-bf4c0990854b, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODQwNzdjNTEtMWE5M2RjMTItNTE2NTUxYzgtZWVkOWQ5YjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a6991e0-801f-4260-980b-0cc76c72a35c, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a6991e0-801f-4260-980b-0cc76c72a35c, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=ODQwNzdjNTEtMWE5M2RjMTItNTE2NTUxYzgtZWVkOWQ5YjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a6991e0-801f-4260-980b-0cc76c72a35c, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7bd32f18-157d-4ee5-81f4-af8fcc504a33, ghrun-hdswe32yku.auto.internal:61256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bd32f18-157d-4ee5-81f4-af8fcc504a33, ghrun-hdswe32yku.auto.internal:61256): request = { session_id: "ydb://session/3?node_id=1&id=M2JjZGY1MTEtNGJkODg5YTUtNjI4N2FlYjgtMThkNTJmYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edfe455f-c943-481d-9182-e198ef6611f4, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7bd32f18-157d-4ee5-81f4-af8fcc504a33, ghrun-hdswe32yku.auto.internal:61256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0f495783-88bb-4fda-87a5-bce413a48d7c, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347222478+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6222ac27-7d58-4efd-a677-8a55377fe20c, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.34712661+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, 637ef8cd-2870-471b-bc0e-fae1287a0904, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.347437614+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-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 442a362c-907b-4de3-8e71-0ddde4bcf6a0, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347338095+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e48ca6bb-c11f-47c7-8951-c9fc592d748a, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347394309+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b3d1ae81-c756-4079-85bd-041594f3eeaa, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.347241864+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-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, adaf2e12-9748-4c9b-a2ca-660432ddb252, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.347353017+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-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 424b849c-e5f5-4cfa-a007-e2f96641eeb9, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347273175+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ad043a2d-6276-4d72-80a0-341a2c2af6c1, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.34745344+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, be0c3c6d-72de-47bd-81c4-57a022be20ad, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.34737997+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-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7bd32f18-157d-4ee5-81f4-af8fcc504a33, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347529422+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7a6991e0-801f-4260-980b-0cc76c72a35c, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-10-29T12:27:21.347513631+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODQwNzdjNTEtMWE5M2RjMTItNTE2NTUxYzgtZWVkOWQ5YjM=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5ab6d875-26f4-4889-b96d-10bf3c7dad6b, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347424001+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgwY2RiMy1lOGJlZjBkZS1kNzVlYjczZS1iMjIzN2JlYw==
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 08547626-02de-451b-bc7e-a2f4d1076f41, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347366878+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ViNjFhMzEtYzRiYzg2NjYtYWQxNWE1ZjMtZDBjZjM3NDk=
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5a02ca20-1714-42a4-959f-776f98f11330, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347318984+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ea80d848-5392-4505-bd21-c458dab196fd, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347467639+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 88ed07cc-de07-4adb-9594-ba239fd19e9c, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.3473033+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, b39c87ff-8455-43b8-9d02-578896714081, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.347259764+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc5NGRjNTUtODAwYjY5ODctZTdmNzA2MzUtZjBhMzQ0NWI=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, edfe455f-c943-481d-9182-e198ef6611f4, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T12:27:21.347481446+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 87c9e50a-9c96-476d-9bfb-bf4c0990854b, ghrun-hdswe32yku.auto.internal:61256): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61256 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T12:27:21.347497203+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-hdswe32yku.auto.internal:61256
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2JjMGJhMjQtYTkwMjk1ODYtYTRkMDYxN2QtZjkxYzljYjU=
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:61256
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:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ1OGU1NWItZDRiZTliNTYtNjkwZGYwOTAtYjQxNzM5ZTM=
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: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3900193) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3900193) elapsed time (sec): 30.199355363845825
DEBUG    ya.test:process.py:263 Command (pid 3900193) wtime: 30.383
DEBUG    ya.test:process.py:275 Command (pid 3900193) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	795	947	947	947
2	     10	10	0	0	907	1011	1011	1011
3	      6	6	0	0	1127	1223	1223	1223
4	      4	4	0	0	1439	1487	1487	1487
5	      2	2	0	0	1463	2039	2039	2039
6	      6	6	0	0	2607	2751	2751	2751
7	      2	2	0	0	2831	2959	2959	2959
8	      2	2	0	0	2783	3263	3263	3263
9	      3	3	0	0	3407	3583	3583	3583
10	      5	5	0	0	3295	3439	3439	3439
11	      0	0	0	0	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	615	0	0	0	0
15	      0	0	0	687	0	0	0	0
16	      0	0	0	655	0	0	0	0
17	      0	0	0	670	0	0	0	0
18	      0	0	0	667	0	0	0	0
19	      0	0	0	736	0	0	0	0
20	      0	0	0	737	0	0	0	0
21	      0	0	0	812	0	0	0	0
22	      0	0	0	735	0	0	0	0
23	      0	0	0	772	0	0	0	0
24	      0	0	0	828	0	0	0	0
25	      0	0	0	822	0	0	0	0
26	      0	0	0	755	0	0	0	0
27	      0	0	0	843	0	0	0	0
28	      0	0	0	770	0	0	0	0
29	      0	0	0	963	0	0	0	0
30	      0	0	0	915	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     50	1.66667	0	12982	1207	3407	3583	3583

DEBUG    ya.test:process.py:276 Command (pid 3900193) 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 3900152) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3900152) elapsed time (sec): 30.505204677581787
DEBUG    ya.test:process.py:263 Command (pid 3900152) wtime: 30.678
DEBUG    ya.test:process.py:275 Command (pid 3900152) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	0	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	710	0	0	0	0
15	      0	0	0	767	0	0	0	0
16	      0	0	0	938	0	0	0	0
17	      0	0	0	869	0	0	0	0
18	      0	0	0	681	0	0	0	0
19	      0	0	0	708	0	0	0	0
20	      0	0	0	924	0	0	0	0
21	      0	0	0	851	0	0	0	0
22	      0	0	0	795	0	0	0	0
23	      0	0	0	707	0	0	0	0
24	      0	0	0	790	0	0	0	0
25	      0	0	0	815	0	0	0	0
26	      0	0	0	830	0	0	0	0
27	      0	0	0	923	0	0	0	0
28	      0	0	0	798	0	0	0	0
29	      0	0	0	819	0	0	0	0
30	      0	0	0	906	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3900152) 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 3900378) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3900378) elapsed time (sec): 30.52060103416443
DEBUG    ya.test:process.py:263 Command (pid 3900378) wtime: 30.606
DEBUG    ya.test:process.py:275 Command (pid 3900378) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	9	0	0	0	0
9	      0	0	0	1	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	220	0	0	0	0
14	      0	0	0	833	0	0	0	0
15	      0	0	0	762	0	0	0	0
16	      0	0	0	852	0	0	0	0
17	      0	0	0	785	0	0	0	0
18	      0	0	0	766	0	0	0	0
19	      0	0	0	914	0	0	0	0
20	      0	0	0	924	0	0	0	0
21	      0	0	0	818	0	0	0	0
22	      0	0	0	750	0	0	0	0
23	      0	0	0	827	0	0	0	0
24	      0	0	0	877	0	0	0	0
25	      0	0	0	933	0	0	0	0
26	      0	0	0	889	0	0	0	0
27	      0	0	0	794	0	0	0	0
28	      0	0	0	720	0	0	0	0
29	      0	0	0	929	0	0	0	0
30	      0	0	0	861	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 0554faaa-aef3-467b-b154-681fcbda2426, localhost:24769): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0554faaa-aef3-467b-b154-681fcbda2426, localhost:24769): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0554faaa-aef3-467b-b154-681fcbda2426, localhost:24769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 24769 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-hdswe32yku.auto.internal:24769, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24769
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, e44fcc96-93c5-4885-8a3e-d0a0339533ab, localhost:24769): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e44fcc96-93c5-4885-8a3e-d0a0339533ab, localhost:24769): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e44fcc96-93c5-4885-8a3e-d0a0339533ab, localhost:24769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 24769 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-hdswe32yku.auto.internal:24769, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24769
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 809b07d9-61bc-426a-93ed-915da9f8843e, localhost:24769): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 809b07d9-61bc-426a-93ed-915da9f8843e, localhost:24769): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 809b07d9-61bc-426a-93ed-915da9f8843e, localhost:24769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 24769 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-hdswe32yku.auto.internal:24769, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24769
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:61256
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61256". 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 ===============================
314.64s call     test_log_scenario.py::TestLogScenario::test_log_uniform
97.25s setup    test_insert.py::TestInsertStatement::test_bulk
36.90s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
33.43s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
9.69s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.64s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.04s call     test_insert.py::TestInsertStatement::test_copy_full
2.42s call     test_insert.py::TestInsertStatement::test_bulk
2.35s call     test_insert.py::TestInsertStatement::test_copy_partial
1.80s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.29s call     test_insert.py::TestInsertStatement::test_plain
1.23s call     test_insert.py::TestInsertStatement::test_incorrect
1.09s call     test_insert.py::TestInsertStatement::test_duplicate
1.09s call     test_insert.py::TestInsertStatement::test_out_of_range
0.19s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.04s setup    test_insert.py::TestInsertStatement::test_duplicate
0.03s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.03s setup    test_insert.py::TestInsertStatement::test_plain
0.01s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_insert.py::TestInsertStatement::test_out_of_range
0.01s setup    test_insert.py::TestInsertStatement::test_copy_full
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== 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/6l15/000778/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/6l15/000778/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/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-10-29T12:27:10.445436Z): tablet_id=72075186224037972;self_id=[1:7566619093276681872:6066];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976710814;lock_id=281474976710795;verification=!CommitSnapshot;fline=written.h:108;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7F7DD5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7F0316
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB680C98
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x16965386
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16C80F81
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16C80D94
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16C78DAE
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA18ED7C
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16CA239C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16D05FAE
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD158586
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD15654E
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD1598CE
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD132656
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD132656
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16D056E9
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16CCDD3A
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB629D57
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB671744
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB675804
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB675410
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB675FFE
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7F9A2C
23. ??:0: ?? @ 0x7F1BF8628AC2
24. ??:0: ?? @ 0x7F1BF86BA8BF
============== 1 failed, 10 passed, 1 error in 513.25s (0:08:33) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6l15/000775/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 106 items

test_overloads.py ...........

============================== slowest durations ===============================
107.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
18.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
10.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
9.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
9.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
8.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
8.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
8.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
8.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
8.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
7.23s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 213.40s (0:03:33) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6l15/000773/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 106 items

test_overloads.py ...........

============================== slowest durations ===============================
83.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
11.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
10.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
10.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
9.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
9.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
8.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
7.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
7.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
7.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.15s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.09s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 179.74s (0:02:59) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6l15/000777/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 106 items

test_overloads.py .........F

=================================== FAILURES ===================================
_______________ TestLogScenario.test_overloads_workload[1-10000] _______________
library/python/testing/yatest_common/yatest/common/process.py:384: in wait
    wait_for(
library/python/testing/yatest_common/yatest/common/process.py:765: in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
E   yatest.common.process.TimeoutError: 120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29880', '-d', '/Root', 'workload', 'log', '--path', 'log_1_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_overloads.py:189: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:70: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:64: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:45: in _call
    yatest.common.execute(command=command, wait=wait, timeout=timeout, stderr=self.stderr, stdout=self.stdout)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:398: in wait
    raise ExecutionTimeoutError(self, str(e))
E   yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29880', '-d', '/Root', 'workload', 'log', '--path', 'log_1_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_overloads_workload[1-10000]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[1-10000])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.35
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.35
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3870932
DEBUG    ya.test:process.py:259 Command (pid 3870932) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3870932) elapsed time (sec): 0.5627670288085938
DEBUG    ya.test:process.py:263 Command (pid 3870932) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3870932) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3870932) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3870932) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3870932) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3870932) maxrss: 541264
DEBUG    ya.test:process.py:263 Command (pid 3870932) minflt: 16256
DEBUG    ya.test:process.py:263 Command (pid 3870932) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3870932) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3870932) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 3870932) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3870932) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3870932) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3870932) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3870932) stime: 0.289218
DEBUG    ya.test:process.py:263 Command (pid 3870932) utime: 0.13208999999999999
DEBUG    ya.test:process.py:263 Command (pid 3870932) wtime: 0.564
DEBUG    ya.test:process.py:275 Command (pid 3870932) output:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7

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

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

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

INFO     __tests__.test_overloads:test_overloads.py:93 Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17054
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/6l15/000777/r3tmp/kikimr_cluster_7ww1x177
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29880
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8437
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13656
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6l15/000777/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6l15/000777/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/6l15/000777/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/node_1/logfile_kz5fkwni.log --grpc-port=29880 --mon-port=8437 --ic-port=17054
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29880/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6l15/000777/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/6l15/000777/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/6l15/000777/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/node_1/logfile_kz5fkwni.log --grpc-port=29880 --mon-port=8437 --ic-port=17054
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6l15/000777/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/6l15/000777/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/node_1/logfile_kz5fkwni.log', '--grpc-port=29880', '--mon-port=8437', '--ic-port=17054')' in '/home/runner/.ya/build/build_root/6l15/000777/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3871171
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29880/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.36
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.36
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3871173
DEBUG    ya.test:process.py:259 Command (pid 3871173) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3871173) elapsed time (sec): 0.8863198757171631
DEBUG    ya.test:process.py:263 Command (pid 3871173) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3871173) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3871173) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3871173) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3871173) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3871173) maxrss: 541264
DEBUG    ya.test:process.py:263 Command (pid 3871173) minflt: 16257
DEBUG    ya.test:process.py:263 Command (pid 3871173) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3871173) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3871173) nivcsw: 173
DEBUG    ya.test:process.py:263 Command (pid 3871173) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3871173) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3871173) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3871173) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3871173) stime: 0.356433
DEBUG    ya.test:process.py:263 Command (pid 3871173) utime: 0.12397599999999999
DEBUG    ya.test:process.py:263 Command (pid 3871173) wtime: 0.888
DEBUG    ya.test:process.py:275 Command (pid 3871173) output:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29880', '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: 17054\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.37
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.37
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29880', '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: 17054\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3872927
DEBUG    ya.test:process.py:259 Command (pid 3872927) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3872927) elapsed time (sec): 0.8706698417663574
DEBUG    ya.test:process.py:263 Command (pid 3872927) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3872927) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3872927) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3872927) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3872927) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3872927) maxrss: 549420
DEBUG    ya.test:process.py:263 Command (pid 3872927) minflt: 18400
DEBUG    ya.test:process.py:263 Command (pid 3872927) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3872927) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3872927) nivcsw: 280
DEBUG    ya.test:process.py:263 Command (pid 3872927) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3872927) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3872927) nvcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 3872927) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3872927) stime: 0.36413599999999996
DEBUG    ya.test:process.py:263 Command (pid 3872927) utime: 0.154867
DEBUG    ya.test:process.py:263 Command (pid 3872927) wtime: 0.914
DEBUG    ya.test:process.py:275 Command (pid 3872927) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29880', '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.38
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.38
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29880', '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: 3873261
DEBUG    ya.test:process.py:259 Command (pid 3873261) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3873261) elapsed time (sec): 0.8890876770019531
DEBUG    ya.test:process.py:263 Command (pid 3873261) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3873261) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3873261) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3873261) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3873261) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3873261) maxrss: 549416
DEBUG    ya.test:process.py:263 Command (pid 3873261) minflt: 18398
DEBUG    ya.test:process.py:263 Command (pid 3873261) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3873261) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3873261) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 3873261) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3873261) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3873261) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 3873261) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3873261) stime: 0.448339
DEBUG    ya.test:process.py:263 Command (pid 3873261) utime: 0.134898
DEBUG    ya.test:process.py:263 Command (pid 3873261) wtime: 0.898
DEBUG    ya.test:process.py:275 Command (pid 3873261) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 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, 85e8f70b-0a07-4f35-8f0b-3525da81d467, localhost:29880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 85e8f70b-0a07-4f35-8f0b-3525da81d467, localhost:29880): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 85e8f70b-0a07-4f35-8f0b-3525da81d467, localhost:29880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 29880 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-hdswe32yku.auto.internal:29880, 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:29880
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:44 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydb/ydb -e grpc://localhost:29880 -d /Root workload log --path log_1_10000 init --path log_1_10000 --store column --ttl 1000 with wait = True
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/6l15/000777/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29880', '-d', '/Root', 'workload', 'log', '--path', 'log_1_10000', 'init', '--path', 'log_1_10000', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3873967
DEBUG    ya.test:process.py:259 Command (pid 3873967) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3873967) elapsed time (sec): 0.8220152854919434
DEBUG    ya.test:process.py:263 Command (pid 3873967) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3873967) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3873967) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3873967) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3873967) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3873967) maxrss: 208600
DEBUG    ya.test:process.py:263 Command (pid 3873967) minflt: 3661
DEBUG    ya.test:process.py:263 Command (pid 3873967) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3873967) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3873967) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 3873967) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3873967) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3873967) nvcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 3873967) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3873967) stime: 0.035879999999999995
DEBUG    ya.test:process.py:263 Command (pid 3873967) utime: 0.056382999999999996
DEBUG    ya.test:process.py:263 Command (pid 3873967) wtime: 0.83
DEBUG    ya.test:process.py:275 Command (pid 3873967) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3873967) errors:

INFO     root:test_overloads.py:52 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:44 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydb/ydb -e grpc://localhost:29880 -d /Root workload log --path log_1_10000 run bulk_upsert --seconds 60 --threads 10 --rows 10 --quiet with wait = True
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/6l15/000777/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29880', '-d', '/Root', 'workload', 'log', '--path', 'log_1_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3874349
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 0cfc60cc-08fe-4593-bd25-b4fc6412a6b2, localhost:11441): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0cfc60cc-08fe-4593-bd25-b4fc6412a6b2, localhost:11441): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0cfc60cc-08fe-4593-bd25-b4fc6412a6b2, localhost:11441): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 11441 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-hdswe32yku.auto.internal:11441, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11441
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, efd48957-87bb-4dc5-a69c-95fa301ea8f6, localhost:62001): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, efd48957-87bb-4dc5-a69c-95fa301ea8f6, localhost:62001): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, efd48957-87bb-4dc5-a69c-95fa301ea8f6, localhost:62001): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 62001 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-hdswe32yku.auto.internal:62001, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62001
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 6d73765d-b6d1-4aa0-a8b3-1a159384b385, localhost:12389): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6d73765d-b6d1-4aa0-a8b3-1a159384b385, localhost:12389): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6d73765d-b6d1-4aa0-a8b3-1a159384b385, localhost:12389): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 12389 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-hdswe32yku.auto.internal:12389, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12389
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 83b936b9-44a9-45d3-a3f3-defbf6ff726d, localhost:12431): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 83b936b9-44a9-45d3-a3f3-defbf6ff726d, localhost:12431): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 83b936b9-44a9-45d3-a3f3-defbf6ff726d, localhost:12431): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 12431 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-hdswe32yku.auto.internal:12431, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12431
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 36a015cd-cb65-4c3d-9439-95564955e728, localhost:10716): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 36a015cd-cb65-4c3d-9439-95564955e728, localhost:10716): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 36a015cd-cb65-4c3d-9439-95564955e728, localhost:10716): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 10716 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-hdswe32yku.auto.internal:10716, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10716
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, b7edd807-104c-41bf-aedd-92255816ba00, localhost:14187): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b7edd807-104c-41bf-aedd-92255816ba00, localhost:14187): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b7edd807-104c-41bf-aedd-92255816ba00, localhost:14187): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 14187 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-hdswe32yku.auto.internal:14187, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14187
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 1b3da0ba-0217-4e97-be5a-6060a44c3b1c, localhost:26283): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1b3da0ba-0217-4e97-be5a-6060a44c3b1c, localhost:26283): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1b3da0ba-0217-4e97-be5a-6060a44c3b1c, localhost:26283): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 26283 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-hdswe32yku.auto.internal:26283, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26283
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, ba81e3b6-ff0b-438a-88e4-16845f8a8063, localhost:20925): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ba81e3b6-ff0b-438a-88e4-16845f8a8063, localhost:20925): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ba81e3b6-ff0b-438a-88e4-16845f8a8063, localhost:20925): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 20925 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-hdswe32yku.auto.internal:20925, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20925
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 0b90adf1-e508-4e64-890c-b8be7fec2616, localhost:2495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0b90adf1-e508-4e64-890c-b8be7fec2616, localhost:2495): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0b90adf1-e508-4e64-890c-b8be7fec2616, localhost:2495): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 2495 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-hdswe32yku.auto.internal:2495, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2495
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 28b5391f-145d-4633-a4a3-c8930a40ca13, localhost:12389): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 28b5391f-145d-4633-a4a3-c8930a40ca13, localhost:12389): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 28b5391f-145d-4633-a4a3-c8930a40ca13, localhost:12389): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 12389 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-hdswe32yku.auto.internal:12389, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12389
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, ce3212bd-97cd-4094-a604-00dafedf60e3, localhost:11441): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ce3212bd-97cd-4094-a604-00dafedf60e3, localhost:11441): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ce3212bd-97cd-4094-a604-00dafedf60e3, localhost:11441): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 11441 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-hdswe32yku.auto.internal:11441, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11441
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 019d88ec-843b-4e21-afac-c1a064581e4d, localhost:62001): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 019d88ec-843b-4e21-afac-c1a064581e4d, localhost:62001): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 019d88ec-843b-4e21-afac-c1a064581e4d, localhost:62001): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 62001 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-hdswe32yku.auto.internal:62001, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62001
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 0ad72a41-add7-4d4b-b9dd-afb5d68f30e5, localhost:29880): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0ad72a41-add7-4d4b-b9dd-afb5d68f30e5, localhost:29880): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0ad72a41-add7-4d4b-b9dd-afb5d68f30e5, localhost:29880): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 29880 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-hdswe32yku.auto.internal:29880, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29880
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 92a81a2d-8d00-474c-8dbd-92679955003c, localhost:10716): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 92a81a2d-8d00-474c-8dbd-92679955003c, localhost:10716): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 92a81a2d-8d00-474c-8dbd-92679955003c, localhost:10716): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 10716 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-hdswe32yku.auto.internal:10716, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10716
DEBUG    ya.test:process.py:773 Killing process 3874349
DEBUG    ya.test:process.py:799 Killing process tree for pid 3874349 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 3874349
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 3874349
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 3874349
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29880', '-d', '/Root', 'workload', 'log', '--path', 'log_1_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 3874349) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 3874349) elapsed time (sec): 120.13326787948608
DEBUG    ya.test:process.py:263 Command (pid 3874349) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3874349) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3874349) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3874349) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3874349) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3874349) maxrss: 208600
DEBUG    ya.test:process.py:263 Command (pid 3874349) minflt: 4607
DEBUG    ya.test:process.py:263 Command (pid 3874349) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3874349) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3874349) nivcsw: 326
DEBUG    ya.test:process.py:263 Command (pid 3874349) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3874349) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3874349) nvcsw: 240065
DEBUG    ya.test:process.py:263 Command (pid 3874349) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3874349) stime: 1.03595
DEBUG    ya.test:process.py:263 Command (pid 3874349) utime: 1.239267
DEBUG    ya.test:process.py:263 Command (pid 3874349) wtime: 120.167
DEBUG    ya.test:process.py:275 Command (pid 3874349) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3874349) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-hdswe32yku'
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/6l15/000777/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) 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.3874349' in '/home/runner/.ya/build/build_root/6l15/000777/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, run_test.log, ytest.report.trace.pid)
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
---------------------------- 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:29880
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hdswe32yku.auto.internal:29880
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, ebce869c-ea82-448a-ba07-c27299c4e478, localhost:12431): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ebce869c-ea82-448a-ba07-c27299c4e478, localhost:12431): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ebce869c-ea82-448a-ba07-c27299c4e478, localhost:12431): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 12431 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-hdswe32yku.auto.internal:12431, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12431
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 558194cd-5fc3-41c4-9a89-b0c6e90be7ee, localhost:14187): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 558194cd-5fc3-41c4-9a89-b0c6e90be7ee, localhost:14187): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 558194cd-5fc3-41c4-9a89-b0c6e90be7ee, localhost:14187): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 14187 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-hdswe32yku.auto.internal:14187, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14187
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 890ab4cf-7684-4130-9e89-02133e76c2f5, localhost:2495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 890ab4cf-7684-4130-9e89-02133e76c2f5, localhost:2495): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 890ab4cf-7684-4130-9e89-02133e76c2f5, localhost:2495): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 2495 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-hdswe32yku.auto.internal:2495, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2495
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:29880/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13656
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8437
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29880
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17054
============================== slowest durations ===============================
128.71s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
92.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
11.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
11.18s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
10.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
10.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
9.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
7.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
6.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.09s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[1-10000] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/6l15/000777/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29880', '-d', '/Root', 'workload', 'log', '--path', 'log_1_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
=================== 1 failed, 9 passed in 310.41s (0:05:10) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6l15/000771/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 106 items

test_overloads.py .....
test_replace.py .....

============================== slowest durations ===============================
174.99s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
128.79s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
117.29s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
81.88s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
75.04s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.13s setup    test_replace.py::TestReplace::test_copy_full
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.75s call     test_replace.py::TestReplace::test_count
0.74s call     test_replace.py::TestReplace::test_copy_full
0.65s call     test_replace.py::TestReplace::test_copy_partial
0.35s call     test_replace.py::TestReplace::test_partial_replace
0.27s call     test_replace.py::TestReplace::test_incorrect
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 588.52s (0:09:48) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6l15/000772/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 106 items

test_replace.py ...
test_select.py ..
test_update.py .....

============================== slowest durations ===============================
73.37s setup    test_replace.py::TestReplace::test_replace_rollback
13.49s call     test_replace.py::TestReplace::test_replace_rollback
8.77s setup    test_select.py::TestSelect::test_incorrect
8.72s setup    test_update.py::TestUpdate::test_incorrect
3.24s call     test_replace.py::TestReplace::test_replace_with_nulls
2.86s call     test_replace.py::TestReplace::test_replace_total
2.65s call     test_update.py::TestUpdate::test_update_rollback
2.43s call     test_select.py::TestSelect::test_json_query
2.01s call     test_update.py::TestUpdate::test_update_many_rows
1.73s call     test_update.py::TestUpdate::test_partial_update
1.09s call     test_select.py::TestSelect::test_incorrect
1.09s call     test_update.py::TestUpdate::test_incorrect
1.06s call     test_update.py::TestUpdate::test_update_pk
0.07s setup    test_select.py::TestSelect::test_json_query
0.03s setup    test_update.py::TestUpdate::test_update_pk
0.03s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.02s setup    test_update.py::TestUpdate::test_update_many_rows
0.02s setup    test_replace.py::TestReplace::test_replace_total
0.02s setup    test_update.py::TestUpdate::test_update_rollback
0.01s setup    test_update.py::TestUpdate::test_partial_update
0.01s teardown test_replace.py::TestReplace::test_replace_with_nulls
0.01s teardown test_select.py::TestSelect::test_json_query

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 124.45s (0:02:04) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6l15/000779/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 106 items

test_update.py ..
test_upsert.py ......
upgrade_to_internal_path_id.py .
zip_bomb.py .

============================== slowest durations ===============================
362.37s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
96.45s setup    test_update.py::TestUpdate::test_update_single_column
46.02s call     zip_bomb.py::TestZipBomb::test
18.74s call     test_update.py::TestUpdate::test_update_single_column
16.80s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
9.39s setup    test_upsert.py::TestUpsert::test_copy_full
3.04s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.01s setup    zip_bomb.py::TestZipBomb::test
2.88s call     test_upsert.py::TestUpsert::test_count
2.69s call     test_upsert.py::TestUpsert::test_copy_full
2.40s call     test_upsert.py::TestUpsert::test_copy_partial
1.41s call     test_update.py::TestUpdate::test_update_single_row
1.38s call     test_upsert.py::TestUpsert::test_partial_update
1.16s call     test_upsert.py::TestUpsert::test_insert_nulls
1.01s call     test_upsert.py::TestUpsert::test_incorrect
0.08s setup    test_upsert.py::TestUpsert::test_partial_update
0.06s teardown test_upsert.py::TestUpsert::test_copy_full
0.05s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.03s teardown test_upsert.py::TestUpsert::test_incorrect
0.03s teardown test_upsert.py::TestUpsert::test_partial_update
0.03s setup    test_upsert.py::TestUpsert::test_count
0.01s setup    test_update.py::TestUpdate::test_update_single_row
0.01s setup    test_upsert.py::TestUpsert::test_copy_partial
0.01s setup    test_upsert.py::TestUpsert::test_incorrect
0.01s teardown test_upsert.py::TestUpsert::test_count

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 582.87s (0:09:42) ========================
