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

data_read_correctness.py ...
order_by_with_limit.py .
tablets_movement.py ..
test_create.py .....

============================== slowest durations ===============================
170.06s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
94.06s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
84.74s call     tablets_movement.py::TestTabletsMovement::test[ROW]
26.67s call     order_by_with_limit.py::TestOrderBy::test
6.77s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
6.36s setup    order_by_with_limit.py::TestOrderBy::test
5.57s call     test_create.py::TestCreate::test_create_decimals
4.97s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.84s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.48s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.77s call     test_create.py::TestCreate::test_create_all_opt_ints
0.60s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.58s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.51s call     test_create.py::TestCreate::test_create_real_opt
0.48s call     test_create.py::TestCreate::test_create_all_req_ints
0.42s call     test_create.py::TestCreate::test_create_real_req
0.23s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.19s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.12s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    test_create.py::TestCreate::test_create_real_req
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 413.44s (0:06:53) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pehy/002339/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_create.py ..
test_cs_many_updates.py drop table: 19.8 ms
create table: 319.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.9
    "min_ms": 25.8
    "median_ms": 30.0
    "max_ms": 50.4
    "stdev_ms": 7.3
select count(*) after initial inserts: 116.2 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 47.3
    "min_ms": 37.7
    "median_ms": 44.3
    "max_ms": 112.2
    "stdev_ms": 9.2
select count(*) after all modifications: 2901.8 ms
select all: 3430.2 ms
delete from table: 3643.1 ms
select all after delete: 3322.3 ms
.drop table: 54.0 ms
create table: 465.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.9
    "min_ms": 26.4
    "median_ms": 29.7
    "max_ms": 34.2
    "stdev_ms": 2.0
select count(*) after initial inserts: 107.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 48.6
    "min_ms": 40.3
    "median_ms": 46.2
    "max_ms": 89.3
    "stdev_ms": 7.6
updates (step 1):
    "runs": 200
    "avg_ms": 161.6
    "min_ms": 126.1
    "median_ms": 158.7
    "max_ms": 247.5
    "stdev_ms": 18.6
upserts (step 2):
    "runs": 200
    "avg_ms": 25.9
    "min_ms": 20.5
    "median_ms": 25.7
    "max_ms": 37.0
    "stdev_ms": 2.0
select count(*) after all modifications: 327.7 ms
select all: 355.1 ms
delete from table: 388.6 ms
select all after delete: 320.8 ms
.drop table: 30.8 ms
create table: 445.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.0
    "min_ms": 29.3
    "median_ms": 30.1
    "max_ms": 30.5
    "stdev_ms": 0.3
select count(*) after initial inserts: 96.6 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 127.0
    "min_ms": 92.0
    "median_ms": 123.9
    "max_ms": 225.8
    "stdev_ms": 17.7
select count(*) after all modifications: 314.9 ms
select all: 289.2 ms
delete from table: 319.6 ms
select all after delete: 245.5 ms
.drop table: 30.8 ms
create table: 462.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 31.0
    "min_ms": 26.5
    "median_ms": 30.2
    "max_ms": 38.9
    "stdev_ms": 3.2
select count(*) after initial inserts: 106.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 114.8
    "min_ms": 101.3
    "median_ms": 114.0
    "max_ms": 141.3
    "stdev_ms": 7.3
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 55.1
    "min_ms": 48.4
    "median_ms": 55.1
    "max_ms": 66.0
    "stdev_ms": 3.3
select count(*) after all modifications: 355.2 ms
select all: 338.9 ms
delete from table: 363.0 ms
select all after delete: 314.2 ms
.drop table: 27.2 ms
create table: 428.2 ms
initial inserts:
    "runs": 20
    "avg_ms": 36.5
    "min_ms": 26.8
    "median_ms": 30.2
    "max_ms": 69.2
    "stdev_ms": 13.0
select count(*) after initial inserts: 100.5 ms
updates (step 0):
    "runs": 200
    "avg_ms": 122.2
    "min_ms": 103.1
    "median_ms": 118.5
    "max_ms": 203.7
    "stdev_ms": 14.9
upserts (step 1):
    "runs": 200
    "avg_ms": 28.5
    "min_ms": 25.1
    "median_ms": 28.0
    "max_ms": 41.1
    "stdev_ms": 2.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 64.3
    "min_ms": 51.7
    "median_ms": 63.9
    "max_ms": 78.5
    "stdev_ms": 4.0
select count(*) after all modifications: 567.4 ms
select all: 547.7 ms
delete from table: 546.2 ms
select all after delete: 524.2 ms
.drop table: 34.7 ms
create table: 460.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 26.8
    "median_ms": 30.1
    "max_ms": 30.5
    "stdev_ms": 1.3
select count(*) after initial inserts: 106.3 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 26.9
    "min_ms": 22.0
    "median_ms": 26.5
    "max_ms": 138.5
    "stdev_ms": 4.1
select count(*) after all modifications: 307.8 ms
select all: 237.6 ms
delete from table: 266.9 ms
select all after delete: 222.4 ms
.Generated operation sequence:
  0. BULK_UPSERT: 12 operations
  1. BULK_UPSERT: 17 operations
  2. UPSERT: 9 operations
  3. BULK_UPSERT: 7 operations
  4. BULK_UPSERT: 7 operations
  5. BULK_UPSERT: 15 operations
  6. UPSERT: 2 operations
  7. BULK_UPSERT: 13 operations
  8. BULK_UPSERT: 2 operations
  9. BULK_UPSERT: 6 operations
drop table: 29.8 ms
create table: 381.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.9
    "min_ms": 28.5
    "median_ms": 30.1
    "max_ms": 30.3
    "stdev_ms": 0.5
select count(*) after initial inserts: 99.3 ms
bulk_upserts (step 0):
    "runs": 12
    "avg_ms": 39.9
    "min_ms": 34.2
    "median_ms": 40.4
    "max_ms": 43.0
    "stdev_ms": 2.3
bulk_upserts (step 1):
    "runs": 17
    "avg_ms": 41.8
    "min_ms": 38.4
    "median_ms": 41.1
    "max_ms": 45.2
    "stdev_ms": 2.0
upserts (step 2):
    "runs": 90
    "avg_ms": 25.8
    "min_ms": 22.7
    "median_ms": 25.6
    "max_ms": 42.4
    "stdev_ms": 2.6
bulk_upserts (step 3):
    "runs": 7
    "avg_ms": 40.9
    "min_ms": 37.2
    "median_ms": 41.5
    "max_ms": 42.8
    "stdev_ms": 1.9
bulk_upserts (step 4):
    "runs": 7
    "avg_ms": 46.8
    "min_ms": 43.7
    "median_ms": 46.4
    "max_ms": 52.1
    "stdev_ms": 2.7
bulk_upserts (step 5):
    "runs": 15
    "avg_ms": 40.4
    "min_ms": 36.4
    "median_ms": 41.0
    "max_ms": 45.2
    "stdev_ms": 2.6
upserts (step 6):
    "runs": 20
    "avg_ms": 25.4
    "min_ms": 22.7
    "median_ms": 24.9
    "max_ms": 33.9
    "stdev_ms": 2.4
bulk_upserts (step 7):
    "runs": 13
    "avg_ms": 39.4
    "min_ms": 36.1
    "median_ms": 40.3
    "max_ms": 41.2
    "stdev_ms": 1.8
bulk_upserts (step 8):
    "runs": 2
    "avg_ms": 39.6
    "min_ms": 38.1
    "median_ms": 41.2
    "max_ms": 41.2
    "stdev_ms": 2.2
bulk_upserts (step 9):
    "runs": 6
    "avg_ms": 40.4
    "min_ms": 37.9
    "median_ms": 41.5
    "max_ms": 41.8
    "stdev_ms": 1.6
select count(*) after all modifications: 148.7 ms
select all: 156.9 ms
delete from table: 192.8 ms
select all after delete: 149.1 ms
.
test_delete.py ..

============================== slowest durations ===============================
129.07s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
44.70s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
40.05s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
37.74s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
28.87s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
25.18s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.54s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
6.83s setup    test_create.py::TestCreate::test_create_strings_opt
6.42s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.87s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.80s call     test_create.py::TestCreate::test_create_strings_opt
0.72s call     test_delete.py::TestDelete::test_delete_rollback
0.45s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    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[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 336.14s (0:05:36) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pehy/00232c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
6.34s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.84s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.81s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.68s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.67s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.67s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.60s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.58s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.57s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.55s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.55s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.53s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 14.24s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pehy/0022f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_delete.py .
test_insert.py ........
test_log_scenario.py ..

============================== slowest durations ===============================
32.56s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
20.26s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.25s setup    test_delete.py::TestDelete::test_incorrect
5.50s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.68s setup    test_insert.py::TestInsertStatement::test_bulk
3.07s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.96s call     test_insert.py::TestInsertStatement::test_copy_full
0.86s call     test_insert.py::TestInsertStatement::test_copy_partial
0.57s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.53s call     test_insert.py::TestInsertStatement::test_bulk
0.47s call     test_insert.py::TestInsertStatement::test_plain
0.41s call     test_insert.py::TestInsertStatement::test_duplicate
0.40s call     test_delete.py::TestDelete::test_incorrect
0.33s call     test_insert.py::TestInsertStatement::test_incorrect
0.31s call     test_insert.py::TestInsertStatement::test_out_of_range
0.02s setup    test_insert.py::TestInsertStatement::test_copy_full
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 79.32s (0:01:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

test_log_scenario.py FE
test_overloads.py ..........

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-07T21:28:19.658776Z): source_id=558;tablet_id=72075186224037921;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA636E05
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62F346
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BDBF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B626B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8C1F8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C8BF4F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD79187D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FD93B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x167546E7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166ABF13
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166ABF13
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A8D33
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166AF7E7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1651B088
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C96A245
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB468E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AE6A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B2764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B2370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B2F5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA638A5C
E   21. ??:0: ?? @ 0x7FC25BFD0AC2
E   22. ??:0: ?? @ 0x7FC25C0628BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1228901
DEBUG    ya.test:process.py:259 Command (pid 1228901) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1228901) elapsed time (sec): 1.182248592376709
DEBUG    ya.test:process.py:263 Command (pid 1228901) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) maxrss: 538984
DEBUG    ya.test:process.py:263 Command (pid 1228901) minflt: 16140
DEBUG    ya.test:process.py:263 Command (pid 1228901) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 1228901) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1228901) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1228901) stime: 1.026114
DEBUG    ya.test:process.py:263 Command (pid 1228901) utime: 0.107801
DEBUG    ya.test:process.py:263 Command (pid 1228901) wtime: 1.184
DEBUG    ya.test:process.py:275 Command (pid 1228901) output:
Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3et6uipfti
    Host information: 
        Linux ghrun-3et6uipfti 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 1228901) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3et6uipfti
    Host information: 
        Linux ghrun-3et6uipfti 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/pehy/0022fa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24920
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/pehy/0022fa/r3tmp/kikimr_cluster_gqox4exc
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29696
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22559
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12471
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pehy/0022fa/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/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_6x9tszic.log --grpc-port=65335 --mon-port=29696 --ic-port=24920
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65335/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pehy/0022fa/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/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_6x9tszic.log --grpc-port=65335 --mon-port=29696 --ic-port=24920
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_6x9tszic.log', '--grpc-port=65335', '--mon-port=29696', '--ic-port=24920')' in '/home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1230009
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:65335/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1230020
DEBUG    ya.test:process.py:259 Command (pid 1230020) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1230020) elapsed time (sec): 0.7961523532867432
DEBUG    ya.test:process.py:263 Command (pid 1230020) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) maxrss: 538984
DEBUG    ya.test:process.py:263 Command (pid 1230020) minflt: 16141
DEBUG    ya.test:process.py:263 Command (pid 1230020) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1230020) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1230020) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1230020) stime: 0.615957
DEBUG    ya.test:process.py:263 Command (pid 1230020) utime: 0.131139
DEBUG    ya.test:process.py:263 Command (pid 1230020) wtime: 0.798
DEBUG    ya.test:process.py:275 Command (pid 1230020) output:
Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3et6uipfti
    Host information: 
        Linux ghrun-3et6uipfti 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 1230020) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65335', '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: 24920\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65335', '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: 24920\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1234066
DEBUG    ya.test:process.py:259 Command (pid 1234066) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1234066) elapsed time (sec): 1.2747430801391602
DEBUG    ya.test:process.py:263 Command (pid 1234066) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) maxrss: 547400
DEBUG    ya.test:process.py:263 Command (pid 1234066) minflt: 18286
DEBUG    ya.test:process.py:263 Command (pid 1234066) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1234066) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) nvcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1234066) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1234066) stime: 1.0871629999999999
DEBUG    ya.test:process.py:263 Command (pid 1234066) utime: 0.13261
DEBUG    ya.test:process.py:263 Command (pid 1234066) wtime: 1.276
DEBUG    ya.test:process.py:275 Command (pid 1234066) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65335', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65335', '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: 1235318
DEBUG    ya.test:process.py:259 Command (pid 1235318) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1235318) elapsed time (sec): 1.1597905158996582
DEBUG    ya.test:process.py:263 Command (pid 1235318) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) maxrss: 547368
DEBUG    ya.test:process.py:263 Command (pid 1235318) minflt: 18289
DEBUG    ya.test:process.py:263 Command (pid 1235318) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 1235318) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) nvcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 1235318) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1235318) stime: 0.9874949999999999
DEBUG    ya.test:process.py:263 Command (pid 1235318) utime: 0.12444
DEBUG    ya.test:process.py:263 Command (pid 1235318) wtime: 1.161
DEBUG    ya.test:process.py:275 Command (pid 1235318) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9c174b29-8ef9-43b3-8eb8-c0090f6ea3fd, localhost:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9c174b29-8ef9-43b3-8eb8-c0090f6ea3fd, localhost:65335): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9c174b29-8ef9-43b3-8eb8-c0090f6ea3fd, localhost:65335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3et6uipfti.auto.internal" port: 65335 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-3et6uipfti.auto.internal:65335, 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:65335
------------------------------ 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/pehy/0022fa/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb -e grpc://localhost:65335 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65335', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1236237
DEBUG    ya.test:process.py:259 Command (pid 1236237) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1236237) elapsed time (sec): 0.40697288513183594
DEBUG    ya.test:process.py:263 Command (pid 1236237) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) maxrss: 172564
DEBUG    ya.test:process.py:263 Command (pid 1236237) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 1236237) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1236237) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) nvcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 1236237) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1236237) stime: 0.02846
DEBUG    ya.test:process.py:263 Command (pid 1236237) utime: 0.060986
DEBUG    ya.test:process.py:263 Command (pid 1236237) wtime: 0.41
DEBUG    ya.test:process.py:275 Command (pid 1236237) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1236237) 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/pehy/0022fa/ydb/apps/ydb/ydb -e grpc://localhost:65335 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65335', '-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: 1236684
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 1236684) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1236684) elapsed time (sec): 30.170715808868408
DEBUG    ya.test:process.py:263 Command (pid 1236684) wtime: 30.172
DEBUG    ya.test:process.py:275 Command (pid 1236684) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    889	889	0	0	10	18	26	31
2	    857	857	0	0	10	21	28	33
3	   1020	1020	0	0	9	13	17	18
4	    998	998	0	0	9	12	15	17
5	    984	984	0	0	9	13	19	21
6	   1102	1102	0	0	8	11	14	17
7	    914	914	0	0	9	17	23	25
8	    937	937	0	0	9	14	22	26
9	   1082	1082	0	0	9	11	12	14
10	   1042	1042	0	0	9	11	14	15
11	    961	961	0	0	9	17	23	25
12	    846	846	0	0	9	21	33	41
13	    806	806	0	0	10	15	35	131
14	    846	846	0	0	9	22	116	134
15	    801	801	0	0	9	13	15	21
16	    246	246	0	0	9	313	935	935
17	    927	927	0	0	10	15	30	34
18	    902	902	0	0	10	16	22	29
19	    979	979	0	0	9	12	14	16
20	   1049	1049	0	0	9	11	12	17
21	    928	928	0	0	9	14	23	33
22	    891	891	0	0	10	16	20	24
23	    929	929	0	0	9	15	19	21
24	    948	948	0	0	10	13	15	18
25	    973	973	0	0	9	12	15	20
26	    904	904	0	0	10	15	18	22
27	    898	898	0	0	10	15	19	22
28	    855	855	0	0	10	17	20	25
29	    981	981	0	0	9	12	14	16
30	    841	841	0	0	10	19	31	36

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  27336	911.2	0	0	9	15	22	935

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15dc96b3-43d8-437e-9cba-415a1587f2ef, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15dc96b3-43d8-437e-9cba-415a1587f2ef, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15dc96b3-43d8-437e-9cba-415a1587f2ef, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6262c1b5-b486-42c4-978f-9b4766fc544b, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6262c1b5-b486-42c4-978f-9b4766fc544b, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6262c1b5-b486-42c4-978f-9b4766fc544b, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 857bcacd-aca0-4db0-a7be-df99069b5704, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 857bcacd-aca0-4db0-a7be-df99069b5704, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=" 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, 857bcacd-aca0-4db0-a7be-df99069b5704, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
INFO     root:test_log_scenario.py:217 Count rows after insert 26903 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 042df69c-83de-4222-854e-2fc2d771c424, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 042df69c-83de-4222-854e-2fc2d771c424, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=" 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, 042df69c-83de-4222-854e-2fc2d771c424, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66ab61ab-0e44-4e9e-9242-21ad974009cf, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66ab61ab-0e44-4e9e-9242-21ad974009cf, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=" 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, 66ab61ab-0e44-4e9e-9242-21ad974009cf, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb -e grpc://localhost:65335 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb -e grpc://localhost:65335 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb -e grpc://localhost:65335 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c393995f-e543-448d-8c0a-ffe1d56c9ff5, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c393995f-e543-448d-8c0a-ffe1d56c9ff5, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5ecddab7-9424-450d-b848-761955d6f01d, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c393995f-e543-448d-8c0a-ffe1d56c9ff5, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5ecddab7-9424-450d-b848-761955d6f01d, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65335', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5ecddab7-9424-450d-b848-761955d6f01d, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmU5MjY2ZDEtNzI2OGNkOWYtNDE1ZjdjZDYtY2U3YzBmZDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7bce0853-72c9-46b7-940b-15d4f9854966, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65335', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1265078
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65335', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7bce0853-72c9-46b7-940b-15d4f9854966, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=ZmU5MjY2ZDEtNzI2OGNkOWYtNDE1ZjdjZDYtY2U3YzBmZDk=" }
DEBUG    ya.test:process.py:628 Command pid: 1265128
DEBUG    ya.test:process.py:628 Command pid: 1265137
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7bce0853-72c9-46b7-940b-15d4f9854966, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmU5MjY2ZDEtNzI2OGNkOWYtNDE1ZjdjZDYtY2U3YzBmZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a7bea93-8048-4c32-9f49-6baedb7ec650, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a7bea93-8048-4c32-9f49-6baedb7ec650, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=ZmU5MjY2ZDEtNzI2OGNkOWYtNDE1ZjdjZDYtY2U3YzBmZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a7bea93-8048-4c32-9f49-6baedb7ec650, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98e08d58-e678-461e-95d7-3912cf0fe959, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98e08d58-e678-461e-95d7-3912cf0fe959, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98e08d58-e678-461e-95d7-3912cf0fe959, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTAwNTE3MjctZjE0NDFlOTQtNmRkNGVjNWUtNGFmOTMyZWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d9e80e92-cd7d-4635-a4a5-d92fd042782c, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d9e80e92-cd7d-4635-a4a5-d92fd042782c, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=YTAwNTE3MjctZjE0NDFlOTQtNmRkNGVjNWUtNGFmOTMyZWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d9e80e92-cd7d-4635-a4a5-d92fd042782c, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTAwNTE3MjctZjE0NDFlOTQtNmRkNGVjNWUtNGFmOTMyZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d53b7b9-1118-4ce7-b258-e875f9da62fc, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d53b7b9-1118-4ce7-b258-e875f9da62fc, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=YTAwNTE3MjctZjE0NDFlOTQtNmRkNGVjNWUtNGFmOTMyZWE=" 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, 7d53b7b9-1118-4ce7-b258-e875f9da62fc, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 86aa4e54-0432-49d9-b7b2-ff105bc4a275, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 86aa4e54-0432-49d9-b7b2-ff105bc4a275, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 86aa4e54-0432-49d9-b7b2-ff105bc4a275, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzAyYTAwOGEtNWFmMzEzNzctNjIzZGFiN2ItYmY0YjQxYjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8cd49fa5-8395-42a3-998b-a51b531ff495, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8cd49fa5-8395-42a3-998b-a51b531ff495, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=YzAyYTAwOGEtNWFmMzEzNzctNjIzZGFiN2ItYmY0YjQxYjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8cd49fa5-8395-42a3-998b-a51b531ff495, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzAyYTAwOGEtNWFmMzEzNzctNjIzZGFiN2ItYmY0YjQxYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 123196a7-0471-4a8d-867f-87cbca5f601b, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 123196a7-0471-4a8d-867f-87cbca5f601b, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=YzAyYTAwOGEtNWFmMzEzNzctNjIzZGFiN2ItYmY0YjQxYjU=" 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, 123196a7-0471-4a8d-867f-87cbca5f601b, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 40f733ec-9b0e-41ed-a6ff-26b93e7f1852, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 40f733ec-9b0e-41ed-a6ff-26b93e7f1852, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 40f733ec-9b0e-41ed-a6ff-26b93e7f1852, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWIzYzhkYmQtYmEzZWNjZDgtOGM5ZGZhOTMtNzliZjMyMDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eca19863-d7e4-4e54-b21c-e3d1d50f6fa5, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eca19863-d7e4-4e54-b21c-e3d1d50f6fa5, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=ZWIzYzhkYmQtYmEzZWNjZDgtOGM5ZGZhOTMtNzliZjMyMDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eca19863-d7e4-4e54-b21c-e3d1d50f6fa5, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWIzYzhkYmQtYmEzZWNjZDgtOGM5ZGZhOTMtNzliZjMyMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33f1e84f-726f-4dd4-9516-12e933e354f4, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33f1e84f-726f-4dd4-9516-12e933e354f4, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=ZWIzYzhkYmQtYmEzZWNjZDgtOGM5ZGZhOTMtNzliZjMyMDM=" 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, 33f1e84f-726f-4dd4-9516-12e933e354f4, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a5e7b27a-1133-4f9a-bb69-fcdb8f6d624c, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5e7b27a-1133-4f9a-bb69-fcdb8f6d624c, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5e7b27a-1133-4f9a-bb69-fcdb8f6d624c, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDgwOTI2Zi00ZGJiY2UzYy05Y2JjMjg3OC0yYWFkZDg3ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0e5448e6-b1ea-4c3a-8c93-9c5308149fd3, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0e5448e6-b1ea-4c3a-8c93-9c5308149fd3, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NDgwOTI2Zi00ZGJiY2UzYy05Y2JjMjg3OC0yYWFkZDg3ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0e5448e6-b1ea-4c3a-8c93-9c5308149fd3, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDgwOTI2Zi00ZGJiY2UzYy05Y2JjMjg3OC0yYWFkZDg3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 359952e6-5328-4dfc-a763-6521ae0dfa49, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 359952e6-5328-4dfc-a763-6521ae0dfa49, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NDgwOTI2Zi00ZGJiY2UzYy05Y2JjMjg3OC0yYWFkZDg3ZQ==" 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, 359952e6-5328-4dfc-a763-6521ae0dfa49, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 78074c71-8833-4856-b871-e6dcb0f1445c, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78074c71-8833-4856-b871-e6dcb0f1445c, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78074c71-8833-4856-b871-e6dcb0f1445c, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJmMTA5Yy1jOTI5ZGUwMi1mY2FiYzE0Yi1mYzdhNTM3Yw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 061d97eb-558e-4b95-b0fa-39a9ba8256cb, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 061d97eb-558e-4b95-b0fa-39a9ba8256cb, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=MTJmMTA5Yy1jOTI5ZGUwMi1mY2FiYzE0Yi1mYzdhNTM3Yw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 061d97eb-558e-4b95-b0fa-39a9ba8256cb, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTJmMTA5Yy1jOTI5ZGUwMi1mY2FiYzE0Yi1mYzdhNTM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94f22a44-9402-4ab4-b1b9-360a5f4b103e, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94f22a44-9402-4ab4-b1b9-360a5f4b103e, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=MTJmMTA5Yy1jOTI5ZGUwMi1mY2FiYzE0Yi1mYzdhNTM3Yw==" 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, 94f22a44-9402-4ab4-b1b9-360a5f4b103e, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 40bdec8f-ee97-4bae-a26c-28f3e955149b, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 40bdec8f-ee97-4bae-a26c-28f3e955149b, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 40bdec8f-ee97-4bae-a26c-28f3e955149b, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODFhMjc0NzctMzRhNTU2NTUtNmY2ZWJmMTMtZTU1OTBmNWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4130f0f9-e206-4ed7-ae58-ed4db1f2a921, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4130f0f9-e206-4ed7-ae58-ed4db1f2a921, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=ODFhMjc0NzctMzRhNTU2NTUtNmY2ZWJmMTMtZTU1OTBmNWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4130f0f9-e206-4ed7-ae58-ed4db1f2a921, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODFhMjc0NzctMzRhNTU2NTUtNmY2ZWJmMTMtZTU1OTBmNWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dcff8253-d3d5-4b00-916a-bc746905bfeb, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcff8253-d3d5-4b00-916a-bc746905bfeb, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=ODFhMjc0NzctMzRhNTU2NTUtNmY2ZWJmMTMtZTU1OTBmNWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c93df780-b042-485d-8a10-98314749efe8, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcff8253-d3d5-4b00-916a-bc746905bfeb, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c93df780-b042-485d-8a10-98314749efe8, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c93df780-b042-485d-8a10-98314749efe8, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzRjN2E1MWQtNDkyOTcxYWUtZDFjY2EzNDctZDc5NTE1Yzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 576065cf-50c5-4718-b824-77279c5461dd, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 576065cf-50c5-4718-b824-77279c5461dd, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NzRjN2E1MWQtNDkyOTcxYWUtZDFjY2EzNDctZDc5NTE1Yzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 576065cf-50c5-4718-b824-77279c5461dd, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzRjN2E1MWQtNDkyOTcxYWUtZDFjY2EzNDctZDc5NTE1Yzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e364c7b0-6f13-43a8-909c-1b59bbe5fd20, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e364c7b0-6f13-43a8-909c-1b59bbe5fd20, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NzRjN2E1MWQtNDkyOTcxYWUtZDFjY2EzNDctZDc5NTE1Yzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 72936e06-2cf7-4af4-8548-14fc648c13da, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e364c7b0-6f13-43a8-909c-1b59bbe5fd20, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 72936e06-2cf7-4af4-8548-14fc648c13da, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 72936e06-2cf7-4af4-8548-14fc648c13da, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWRhYjY3ZTQtN2E3OGVlOTMtM2I2ZTMyYzMtN2QzNjkxNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3e2f1e5f-ae74-4c08-9b2a-888883cffcd7, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3e2f1e5f-ae74-4c08-9b2a-888883cffcd7, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=YWRhYjY3ZTQtN2E3OGVlOTMtM2I2ZTMyYzMtN2QzNjkxNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3e2f1e5f-ae74-4c08-9b2a-888883cffcd7, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWRhYjY3ZTQtN2E3OGVlOTMtM2I2ZTMyYzMtN2QzNjkxNmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ede20949-61a6-4077-9e01-0cad636655e6, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ede20949-61a6-4077-9e01-0cad636655e6, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=YWRhYjY3ZTQtN2E3OGVlOTMtM2I2ZTMyYzMtN2QzNjkxNmQ=" 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, ede20949-61a6-4077-9e01-0cad636655e6, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7bce0853-72c9-46b7-940b-15d4f9854966, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T21:28:24.753468263+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6262c1b5-b486-42c4-978f-9b4766fc544b, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753299886+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, d9e80e92-cd7d-4635-a4a5-d92fd042782c, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T21:28:24.753497567+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8cd49fa5-8395-42a3-998b-a51b531ff495, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T21:28:24.753531947+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, eca19863-d7e4-4e54-b21c-e3d1d50f6fa5, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753566886+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, 0e5448e6-b1ea-4c3a-8c93-9c5308149fd3, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753597444+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, 061d97eb-558e-4b95-b0fa-39a9ba8256cb, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753626434+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, 4130f0f9-e206-4ed7-ae58-ed4db1f2a921, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T21:28:24.753653097+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 576065cf-50c5-4718-b824-77279c5461dd, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T21:28:24.753683581+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3e2f1e5f-ae74-4c08-9b2a-888883cffcd7, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753727697+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, c393995f-e543-448d-8c0a-ffe1d56c9ff5, ghrun-3et6uipfti.auto.internal:65335): 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-11-07T21:28:24.753444859+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0a7bea93-8048-4c32-9f49-6baedb7ec650, ghrun-3et6uipfti.auto.internal:65335): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753483927+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, 7d53b7b9-1118-4ce7-b258-e875f9da62fc, ghrun-3et6uipfti.auto.internal:65335): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753517554+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, 123196a7-0471-4a8d-867f-87cbca5f601b, ghrun-3et6uipfti.auto.internal:65335): 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-11-07T21:28:24.753552882+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 33f1e84f-726f-4dd4-9516-12e933e354f4, ghrun-3et6uipfti.auto.internal:65335): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753582994+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, 359952e6-5328-4dfc-a763-6521ae0dfa49, ghrun-3et6uipfti.auto.internal:65335): 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-11-07T21:28:24.753610657+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 94f22a44-9402-4ab4-b1b9-360a5f4b103e, ghrun-3et6uipfti.auto.internal:65335): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753640275+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-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dcff8253-d3d5-4b00-916a-bc746905bfeb, ghrun-3et6uipfti.auto.internal:65335): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753666128+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-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e364c7b0-6f13-43a8-909c-1b59bbe5fd20, ghrun-3et6uipfti.auto.internal:65335): 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-11-07T21:28:24.753713993+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ede20949-61a6-4077-9e01-0cad636655e6, ghrun-3et6uipfti.auto.internal:65335): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753742118+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-3et6uipfti.auto.internal:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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    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 1265137) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1265137) elapsed time (sec): 30.200194597244263
DEBUG    ya.test:process.py:263 Command (pid 1265137) wtime: 30.203
DEBUG    ya.test:process.py:275 Command (pid 1265137) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      8	8	0	0	875	971	971	971
2	     54	54	0	0	97	751	1007	1039
3	    112	112	0	0	88	114	135	137
4	    134	134	0	0	68	120	146	148
5	      0	0	0	10	0	0	0	0
6	      0	0	0	1066	0	0	0	0
7	      0	0	0	2188	0	0	0	0
8	      0	0	0	2175	0	0	0	0
9	      0	0	0	2168	0	0	0	0
10	      0	0	0	2167	0	0	0	0
11	      0	0	0	2110	0	0	0	0
12	      0	0	0	1777	0	0	0	0
13	      0	0	0	2039	0	0	0	0
14	      0	0	0	2050	0	0	0	0
15	      0	0	0	1521	0	0	0	0
16	      0	0	0	1831	0	0	0	0
17	      0	0	0	1615	0	0	0	0
18	      0	0	0	1792	0	0	0	0
19	      0	0	0	1835	0	0	0	0
20	      0	0	0	1941	0	0	0	0
21	      0	0	0	1692	0	0	0	0
22	      0	0	0	1700	0	0	0	0
23	      0	0	0	1680	0	0	0	0
24	      0	0	0	1727	0	0	0	0
25	      0	0	0	1821	0	0	0	0
26	      0	0	0	1854	0	0	0	0
27	      0	0	0	1908	0	0	0	0
28	      0	0	0	1720	0	0	0	0
29	      0	0	0	1915	0	0	0	0
30	      0	0	0	2008	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    308	10.2667	0	46310	83	639	951	1039

DEBUG    ya.test:process.py:276 Command (pid 1265137) 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 1265128) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1265128) elapsed time (sec): 30.211856365203857
DEBUG    ya.test:process.py:263 Command (pid 1265128) wtime: 30.216
DEBUG    ya.test:process.py:275 Command (pid 1265128) 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	1127	0	0	0	0
7	      0	0	0	2209	0	0	0	0
8	      0	0	0	2154	0	0	0	0
9	      0	0	0	2170	0	0	0	0
10	      0	0	0	2150	0	0	0	0
11	      0	0	0	2064	0	0	0	0
12	      0	0	0	1784	0	0	0	0
13	      0	0	0	2089	0	0	0	0
14	      0	0	0	2050	0	0	0	0
15	      0	0	0	1660	0	0	0	0
16	      0	0	0	1692	0	0	0	0
17	      0	0	0	1707	0	0	0	0
18	      0	0	0	1859	0	0	0	0
19	      0	0	0	1900	0	0	0	0
20	      0	0	0	1902	0	0	0	0
21	      0	0	0	1689	0	0	0	0
22	      0	0	0	1744	0	0	0	0
23	      0	0	0	1596	0	0	0	0
24	      0	0	0	1779	0	0	0	0
25	      0	0	0	1844	0	0	0	0
26	      0	0	0	1842	0	0	0	0
27	      0	0	0	1809	0	0	0	0
28	      0	0	0	1763	0	0	0	0
29	      0	0	0	1922	0	0	0	0
30	      0	0	0	1988	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 1265128) 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 1265078) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1265078) elapsed time (sec): 30.220431566238403
DEBUG    ya.test:process.py:263 Command (pid 1265078) wtime: 30.235
DEBUG    ya.test:process.py:275 Command (pid 1265078) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     16	16	0	0	279	707	711	711
2	     80	80	0	0	71	607	775	795
3	    159	159	0	0	61	83	99	117
4	    198	198	0	0	45	91	107	132
5	      0	0	0	0	0	0	0	0
6	      0	0	0	1007	0	0	0	0
7	      0	0	0	2190	0	0	0	0
8	      0	0	0	2141	0	0	0	0
9	      0	0	0	2147	0	0	0	0
10	      0	0	0	2180	0	0	0	0
11	      0	0	0	2062	0	0	0	0
12	      0	0	0	1776	0	0	0	0
13	      0	0	0	2030	0	0	0	0
14	      0	0	0	2028	0	0	0	0
15	      0	0	0	1515	0	0	0	0
16	      0	0	0	1448	0	0	0	0
17	      0	0	0	1458	0	0	0	0
18	      0	0	0	1683	0	0	0	0
19	      0	0	0	1702	0	0	0	0
20	      0	0	0	1852	0	0	0	0
21	      0	0	0	1561	0	0	0	0
22	      0	0	0	1675	0	0	0	0
23	      0	0	0	1679	0	0	0	0
24	      0	0	0	1748	0	0	0	0
25	      0	0	0	1752	0	0	0	0
26	      0	0	0	1697	0	0	0	0
27	      0	0	0	1757	0	0	0	0
28	      0	0	0	1606	0	0	0	0
29	      0	0	0	1814	0	0	0	0
30	      0	0	0	1891	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    453	15.1	0	44399	54	271	707	795

DEBUG    ya.test:process.py:276 Command (pid 1265078) 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-3et6uipfti'
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/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.1230009' in '/home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_6x9tszic.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:65335/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12471
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22559
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29696
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24920
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1228901
DEBUG    ya.test:process.py:259 Command (pid 1228901) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1228901) elapsed time (sec): 1.182248592376709
DEBUG    ya.test:process.py:263 Command (pid 1228901) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) maxrss: 538984
DEBUG    ya.test:process.py:263 Command (pid 1228901) minflt: 16140
DEBUG    ya.test:process.py:263 Command (pid 1228901) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 1228901) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1228901) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1228901) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1228901) stime: 1.026114
DEBUG    ya.test:process.py:263 Command (pid 1228901) utime: 0.107801
DEBUG    ya.test:process.py:263 Command (pid 1228901) wtime: 1.184
DEBUG    ya.test:process.py:275 Command (pid 1228901) output:
Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3et6uipfti
    Host information: 
        Linux ghrun-3et6uipfti 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 1228901) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3et6uipfti
    Host information: 
        Linux ghrun-3et6uipfti 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/pehy/0022fa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24920
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/pehy/0022fa/r3tmp/kikimr_cluster_gqox4exc
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29696
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22559
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12471
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pehy/0022fa/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/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_6x9tszic.log --grpc-port=65335 --mon-port=29696 --ic-port=24920
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65335/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pehy/0022fa/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/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_6x9tszic.log --grpc-port=65335 --mon-port=29696 --ic-port=24920
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_6x9tszic.log', '--grpc-port=65335', '--mon-port=29696', '--ic-port=24920')' in '/home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1230009
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:65335/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1230020
DEBUG    ya.test:process.py:259 Command (pid 1230020) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1230020) elapsed time (sec): 0.7961523532867432
DEBUG    ya.test:process.py:263 Command (pid 1230020) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) maxrss: 538984
DEBUG    ya.test:process.py:263 Command (pid 1230020) minflt: 16141
DEBUG    ya.test:process.py:263 Command (pid 1230020) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1230020) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1230020) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1230020) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1230020) stime: 0.615957
DEBUG    ya.test:process.py:263 Command (pid 1230020) utime: 0.131139
DEBUG    ya.test:process.py:263 Command (pid 1230020) wtime: 0.798
DEBUG    ya.test:process.py:275 Command (pid 1230020) output:
Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3et6uipfti
    Host information: 
        Linux ghrun-3et6uipfti 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 1230020) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65335', '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: 24920\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65335', '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: 24920\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1234066
DEBUG    ya.test:process.py:259 Command (pid 1234066) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1234066) elapsed time (sec): 1.2747430801391602
DEBUG    ya.test:process.py:263 Command (pid 1234066) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) maxrss: 547400
DEBUG    ya.test:process.py:263 Command (pid 1234066) minflt: 18286
DEBUG    ya.test:process.py:263 Command (pid 1234066) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1234066) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1234066) nvcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1234066) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1234066) stime: 1.0871629999999999
DEBUG    ya.test:process.py:263 Command (pid 1234066) utime: 0.13261
DEBUG    ya.test:process.py:263 Command (pid 1234066) wtime: 1.276
DEBUG    ya.test:process.py:275 Command (pid 1234066) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65335', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65335', '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: 1235318
DEBUG    ya.test:process.py:259 Command (pid 1235318) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1235318) elapsed time (sec): 1.1597905158996582
DEBUG    ya.test:process.py:263 Command (pid 1235318) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) maxrss: 547368
DEBUG    ya.test:process.py:263 Command (pid 1235318) minflt: 18289
DEBUG    ya.test:process.py:263 Command (pid 1235318) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 1235318) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1235318) nvcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 1235318) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1235318) stime: 0.9874949999999999
DEBUG    ya.test:process.py:263 Command (pid 1235318) utime: 0.12444
DEBUG    ya.test:process.py:263 Command (pid 1235318) wtime: 1.161
DEBUG    ya.test:process.py:275 Command (pid 1235318) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9c174b29-8ef9-43b3-8eb8-c0090f6ea3fd, localhost:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9c174b29-8ef9-43b3-8eb8-c0090f6ea3fd, localhost:65335): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9c174b29-8ef9-43b3-8eb8-c0090f6ea3fd, localhost:65335): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3et6uipfti.auto.internal" port: 65335 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-3et6uipfti.auto.internal:65335, 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:65335
------------------------------ 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/pehy/0022fa/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb -e grpc://localhost:65335 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65335', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1236237
DEBUG    ya.test:process.py:259 Command (pid 1236237) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1236237) elapsed time (sec): 0.40697288513183594
DEBUG    ya.test:process.py:263 Command (pid 1236237) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) maxrss: 172564
DEBUG    ya.test:process.py:263 Command (pid 1236237) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 1236237) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1236237) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1236237) nvcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 1236237) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1236237) stime: 0.02846
DEBUG    ya.test:process.py:263 Command (pid 1236237) utime: 0.060986
DEBUG    ya.test:process.py:263 Command (pid 1236237) wtime: 0.41
DEBUG    ya.test:process.py:275 Command (pid 1236237) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1236237) 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/pehy/0022fa/ydb/apps/ydb/ydb -e grpc://localhost:65335 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65335', '-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: 1236684
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 1236684) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1236684) elapsed time (sec): 30.170715808868408
DEBUG    ya.test:process.py:263 Command (pid 1236684) wtime: 30.172
DEBUG    ya.test:process.py:275 Command (pid 1236684) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    889	889	0	0	10	18	26	31
2	    857	857	0	0	10	21	28	33
3	   1020	1020	0	0	9	13	17	18
4	    998	998	0	0	9	12	15	17
5	    984	984	0	0	9	13	19	21
6	   1102	1102	0	0	8	11	14	17
7	    914	914	0	0	9	17	23	25
8	    937	937	0	0	9	14	22	26
9	   1082	1082	0	0	9	11	12	14
10	   1042	1042	0	0	9	11	14	15
11	    961	961	0	0	9	17	23	25
12	    846	846	0	0	9	21	33	41
13	    806	806	0	0	10	15	35	131
14	    846	846	0	0	9	22	116	134
15	    801	801	0	0	9	13	15	21
16	    246	246	0	0	9	313	935	935
17	    927	927	0	0	10	15	30	34
18	    902	902	0	0	10	16	22	29
19	    979	979	0	0	9	12	14	16
20	   1049	1049	0	0	9	11	12	17
21	    928	928	0	0	9	14	23	33
22	    891	891	0	0	10	16	20	24
23	    929	929	0	0	9	15	19	21
24	    948	948	0	0	10	13	15	18
25	    973	973	0	0	9	12	15	20
26	    904	904	0	0	10	15	18	22
27	    898	898	0	0	10	15	19	22
28	    855	855	0	0	10	17	20	25
29	    981	981	0	0	9	12	14	16
30	    841	841	0	0	10	19	31	36

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  27336	911.2	0	0	9	15	22	935

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15dc96b3-43d8-437e-9cba-415a1587f2ef, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15dc96b3-43d8-437e-9cba-415a1587f2ef, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15dc96b3-43d8-437e-9cba-415a1587f2ef, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6262c1b5-b486-42c4-978f-9b4766fc544b, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6262c1b5-b486-42c4-978f-9b4766fc544b, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6262c1b5-b486-42c4-978f-9b4766fc544b, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 857bcacd-aca0-4db0-a7be-df99069b5704, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 857bcacd-aca0-4db0-a7be-df99069b5704, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=" 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, 857bcacd-aca0-4db0-a7be-df99069b5704, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
INFO     root:test_log_scenario.py:217 Count rows after insert 26903 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 042df69c-83de-4222-854e-2fc2d771c424, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 042df69c-83de-4222-854e-2fc2d771c424, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=" 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, 042df69c-83de-4222-854e-2fc2d771c424, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66ab61ab-0e44-4e9e-9242-21ad974009cf, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66ab61ab-0e44-4e9e-9242-21ad974009cf, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=" 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, 66ab61ab-0e44-4e9e-9242-21ad974009cf, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb -e grpc://localhost:65335 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb -e grpc://localhost:65335 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb -e grpc://localhost:65335 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c393995f-e543-448d-8c0a-ffe1d56c9ff5, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c393995f-e543-448d-8c0a-ffe1d56c9ff5, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NTg2N2NjM2QtYWZlNGZkYWUtZmVmODZhMzYtNzY3YWRmNzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5ecddab7-9424-450d-b848-761955d6f01d, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c393995f-e543-448d-8c0a-ffe1d56c9ff5, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5ecddab7-9424-450d-b848-761955d6f01d, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65335', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5ecddab7-9424-450d-b848-761955d6f01d, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmU5MjY2ZDEtNzI2OGNkOWYtNDE1ZjdjZDYtY2U3YzBmZDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7bce0853-72c9-46b7-940b-15d4f9854966, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65335', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1265078
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/0022fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:65335', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7bce0853-72c9-46b7-940b-15d4f9854966, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=ZmU5MjY2ZDEtNzI2OGNkOWYtNDE1ZjdjZDYtY2U3YzBmZDk=" }
DEBUG    ya.test:process.py:628 Command pid: 1265128
DEBUG    ya.test:process.py:628 Command pid: 1265137
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7bce0853-72c9-46b7-940b-15d4f9854966, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmU5MjY2ZDEtNzI2OGNkOWYtNDE1ZjdjZDYtY2U3YzBmZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a7bea93-8048-4c32-9f49-6baedb7ec650, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a7bea93-8048-4c32-9f49-6baedb7ec650, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=ZmU5MjY2ZDEtNzI2OGNkOWYtNDE1ZjdjZDYtY2U3YzBmZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a7bea93-8048-4c32-9f49-6baedb7ec650, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98e08d58-e678-461e-95d7-3912cf0fe959, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98e08d58-e678-461e-95d7-3912cf0fe959, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98e08d58-e678-461e-95d7-3912cf0fe959, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTAwNTE3MjctZjE0NDFlOTQtNmRkNGVjNWUtNGFmOTMyZWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d9e80e92-cd7d-4635-a4a5-d92fd042782c, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d9e80e92-cd7d-4635-a4a5-d92fd042782c, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=YTAwNTE3MjctZjE0NDFlOTQtNmRkNGVjNWUtNGFmOTMyZWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d9e80e92-cd7d-4635-a4a5-d92fd042782c, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTAwNTE3MjctZjE0NDFlOTQtNmRkNGVjNWUtNGFmOTMyZWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d53b7b9-1118-4ce7-b258-e875f9da62fc, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d53b7b9-1118-4ce7-b258-e875f9da62fc, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=YTAwNTE3MjctZjE0NDFlOTQtNmRkNGVjNWUtNGFmOTMyZWE=" 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, 7d53b7b9-1118-4ce7-b258-e875f9da62fc, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 86aa4e54-0432-49d9-b7b2-ff105bc4a275, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 86aa4e54-0432-49d9-b7b2-ff105bc4a275, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 86aa4e54-0432-49d9-b7b2-ff105bc4a275, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzAyYTAwOGEtNWFmMzEzNzctNjIzZGFiN2ItYmY0YjQxYjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8cd49fa5-8395-42a3-998b-a51b531ff495, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8cd49fa5-8395-42a3-998b-a51b531ff495, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=YzAyYTAwOGEtNWFmMzEzNzctNjIzZGFiN2ItYmY0YjQxYjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8cd49fa5-8395-42a3-998b-a51b531ff495, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzAyYTAwOGEtNWFmMzEzNzctNjIzZGFiN2ItYmY0YjQxYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 123196a7-0471-4a8d-867f-87cbca5f601b, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 123196a7-0471-4a8d-867f-87cbca5f601b, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=YzAyYTAwOGEtNWFmMzEzNzctNjIzZGFiN2ItYmY0YjQxYjU=" 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, 123196a7-0471-4a8d-867f-87cbca5f601b, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 40f733ec-9b0e-41ed-a6ff-26b93e7f1852, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 40f733ec-9b0e-41ed-a6ff-26b93e7f1852, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 40f733ec-9b0e-41ed-a6ff-26b93e7f1852, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWIzYzhkYmQtYmEzZWNjZDgtOGM5ZGZhOTMtNzliZjMyMDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eca19863-d7e4-4e54-b21c-e3d1d50f6fa5, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eca19863-d7e4-4e54-b21c-e3d1d50f6fa5, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=ZWIzYzhkYmQtYmEzZWNjZDgtOGM5ZGZhOTMtNzliZjMyMDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eca19863-d7e4-4e54-b21c-e3d1d50f6fa5, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWIzYzhkYmQtYmEzZWNjZDgtOGM5ZGZhOTMtNzliZjMyMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33f1e84f-726f-4dd4-9516-12e933e354f4, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33f1e84f-726f-4dd4-9516-12e933e354f4, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=ZWIzYzhkYmQtYmEzZWNjZDgtOGM5ZGZhOTMtNzliZjMyMDM=" 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, 33f1e84f-726f-4dd4-9516-12e933e354f4, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a5e7b27a-1133-4f9a-bb69-fcdb8f6d624c, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5e7b27a-1133-4f9a-bb69-fcdb8f6d624c, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5e7b27a-1133-4f9a-bb69-fcdb8f6d624c, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDgwOTI2Zi00ZGJiY2UzYy05Y2JjMjg3OC0yYWFkZDg3ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0e5448e6-b1ea-4c3a-8c93-9c5308149fd3, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0e5448e6-b1ea-4c3a-8c93-9c5308149fd3, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NDgwOTI2Zi00ZGJiY2UzYy05Y2JjMjg3OC0yYWFkZDg3ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0e5448e6-b1ea-4c3a-8c93-9c5308149fd3, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDgwOTI2Zi00ZGJiY2UzYy05Y2JjMjg3OC0yYWFkZDg3ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 359952e6-5328-4dfc-a763-6521ae0dfa49, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 359952e6-5328-4dfc-a763-6521ae0dfa49, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NDgwOTI2Zi00ZGJiY2UzYy05Y2JjMjg3OC0yYWFkZDg3ZQ==" 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, 359952e6-5328-4dfc-a763-6521ae0dfa49, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 78074c71-8833-4856-b871-e6dcb0f1445c, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78074c71-8833-4856-b871-e6dcb0f1445c, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78074c71-8833-4856-b871-e6dcb0f1445c, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJmMTA5Yy1jOTI5ZGUwMi1mY2FiYzE0Yi1mYzdhNTM3Yw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 061d97eb-558e-4b95-b0fa-39a9ba8256cb, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 061d97eb-558e-4b95-b0fa-39a9ba8256cb, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=MTJmMTA5Yy1jOTI5ZGUwMi1mY2FiYzE0Yi1mYzdhNTM3Yw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 061d97eb-558e-4b95-b0fa-39a9ba8256cb, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTJmMTA5Yy1jOTI5ZGUwMi1mY2FiYzE0Yi1mYzdhNTM3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94f22a44-9402-4ab4-b1b9-360a5f4b103e, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94f22a44-9402-4ab4-b1b9-360a5f4b103e, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=MTJmMTA5Yy1jOTI5ZGUwMi1mY2FiYzE0Yi1mYzdhNTM3Yw==" 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, 94f22a44-9402-4ab4-b1b9-360a5f4b103e, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 40bdec8f-ee97-4bae-a26c-28f3e955149b, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 40bdec8f-ee97-4bae-a26c-28f3e955149b, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 40bdec8f-ee97-4bae-a26c-28f3e955149b, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODFhMjc0NzctMzRhNTU2NTUtNmY2ZWJmMTMtZTU1OTBmNWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4130f0f9-e206-4ed7-ae58-ed4db1f2a921, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4130f0f9-e206-4ed7-ae58-ed4db1f2a921, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=ODFhMjc0NzctMzRhNTU2NTUtNmY2ZWJmMTMtZTU1OTBmNWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4130f0f9-e206-4ed7-ae58-ed4db1f2a921, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODFhMjc0NzctMzRhNTU2NTUtNmY2ZWJmMTMtZTU1OTBmNWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dcff8253-d3d5-4b00-916a-bc746905bfeb, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcff8253-d3d5-4b00-916a-bc746905bfeb, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=ODFhMjc0NzctMzRhNTU2NTUtNmY2ZWJmMTMtZTU1OTBmNWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c93df780-b042-485d-8a10-98314749efe8, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcff8253-d3d5-4b00-916a-bc746905bfeb, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c93df780-b042-485d-8a10-98314749efe8, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c93df780-b042-485d-8a10-98314749efe8, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzRjN2E1MWQtNDkyOTcxYWUtZDFjY2EzNDctZDc5NTE1Yzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 576065cf-50c5-4718-b824-77279c5461dd, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 576065cf-50c5-4718-b824-77279c5461dd, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NzRjN2E1MWQtNDkyOTcxYWUtZDFjY2EzNDctZDc5NTE1Yzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 576065cf-50c5-4718-b824-77279c5461dd, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzRjN2E1MWQtNDkyOTcxYWUtZDFjY2EzNDctZDc5NTE1Yzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e364c7b0-6f13-43a8-909c-1b59bbe5fd20, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e364c7b0-6f13-43a8-909c-1b59bbe5fd20, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=NzRjN2E1MWQtNDkyOTcxYWUtZDFjY2EzNDctZDc5NTE1Yzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 72936e06-2cf7-4af4-8548-14fc648c13da, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e364c7b0-6f13-43a8-909c-1b59bbe5fd20, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 72936e06-2cf7-4af4-8548-14fc648c13da, ghrun-3et6uipfti.auto.internal:65335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 72936e06-2cf7-4af4-8548-14fc648c13da, ghrun-3et6uipfti.auto.internal:65335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWRhYjY3ZTQtN2E3OGVlOTMtM2I2ZTMyYzMtN2QzNjkxNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3e2f1e5f-ae74-4c08-9b2a-888883cffcd7, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3e2f1e5f-ae74-4c08-9b2a-888883cffcd7, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=YWRhYjY3ZTQtN2E3OGVlOTMtM2I2ZTMyYzMtN2QzNjkxNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3e2f1e5f-ae74-4c08-9b2a-888883cffcd7, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWRhYjY3ZTQtN2E3OGVlOTMtM2I2ZTMyYzMtN2QzNjkxNmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ede20949-61a6-4077-9e01-0cad636655e6, ghrun-3et6uipfti.auto.internal:65335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ede20949-61a6-4077-9e01-0cad636655e6, ghrun-3et6uipfti.auto.internal:65335): request = { session_id: "ydb://session/3?node_id=1&id=YWRhYjY3ZTQtN2E3OGVlOTMtM2I2ZTMyYzMtN2QzNjkxNmQ=" 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, ede20949-61a6-4077-9e01-0cad636655e6, ghrun-3et6uipfti.auto.internal:65335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7bce0853-72c9-46b7-940b-15d4f9854966, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T21:28:24.753468263+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6262c1b5-b486-42c4-978f-9b4766fc544b, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753299886+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, d9e80e92-cd7d-4635-a4a5-d92fd042782c, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T21:28:24.753497567+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8cd49fa5-8395-42a3-998b-a51b531ff495, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T21:28:24.753531947+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, eca19863-d7e4-4e54-b21c-e3d1d50f6fa5, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753566886+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, 0e5448e6-b1ea-4c3a-8c93-9c5308149fd3, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753597444+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, 061d97eb-558e-4b95-b0fa-39a9ba8256cb, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753626434+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, 4130f0f9-e206-4ed7-ae58-ed4db1f2a921, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T21:28:24.753653097+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 576065cf-50c5-4718-b824-77279c5461dd, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T21:28:24.753683581+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3e2f1e5f-ae74-4c08-9b2a-888883cffcd7, ghrun-3et6uipfti.auto.internal:65335): 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:65335 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753727697+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, c393995f-e543-448d-8c0a-ffe1d56c9ff5, ghrun-3et6uipfti.auto.internal:65335): 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-11-07T21:28:24.753444859+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0a7bea93-8048-4c32-9f49-6baedb7ec650, ghrun-3et6uipfti.auto.internal:65335): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753483927+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, 7d53b7b9-1118-4ce7-b258-e875f9da62fc, ghrun-3et6uipfti.auto.internal:65335): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753517554+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, 123196a7-0471-4a8d-867f-87cbca5f601b, ghrun-3et6uipfti.auto.internal:65335): 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-11-07T21:28:24.753552882+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 33f1e84f-726f-4dd4-9516-12e933e354f4, ghrun-3et6uipfti.auto.internal:65335): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753582994+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, 359952e6-5328-4dfc-a763-6521ae0dfa49, ghrun-3et6uipfti.auto.internal:65335): 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-11-07T21:28:24.753610657+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 94f22a44-9402-4ab4-b1b9-360a5f4b103e, ghrun-3et6uipfti.auto.internal:65335): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753640275+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-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dcff8253-d3d5-4b00-916a-bc746905bfeb, ghrun-3et6uipfti.auto.internal:65335): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753666128+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-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e364c7b0-6f13-43a8-909c-1b59bbe5fd20, ghrun-3et6uipfti.auto.internal:65335): 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-11-07T21:28:24.753713993+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ede20949-61a6-4077-9e01-0cad636655e6, ghrun-3et6uipfti.auto.internal:65335): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T21:28:24.753742118+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-3et6uipfti.auto.internal:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3et6uipfti.auto.internal:65335
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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    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 1265137) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1265137) elapsed time (sec): 30.200194597244263
DEBUG    ya.test:process.py:263 Command (pid 1265137) wtime: 30.203
DEBUG    ya.test:process.py:275 Command (pid 1265137) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      8	8	0	0	875	971	971	971
2	     54	54	0	0	97	751	1007	1039
3	    112	112	0	0	88	114	135	137
4	    134	134	0	0	68	120	146	148
5	      0	0	0	10	0	0	0	0
6	      0	0	0	1066	0	0	0	0
7	      0	0	0	2188	0	0	0	0
8	      0	0	0	2175	0	0	0	0
9	      0	0	0	2168	0	0	0	0
10	      0	0	0	2167	0	0	0	0
11	      0	0	0	2110	0	0	0	0
12	      0	0	0	1777	0	0	0	0
13	      0	0	0	2039	0	0	0	0
14	      0	0	0	2050	0	0	0	0
15	      0	0	0	1521	0	0	0	0
16	      0	0	0	1831	0	0	0	0
17	      0	0	0	1615	0	0	0	0
18	      0	0	0	1792	0	0	0	0
19	      0	0	0	1835	0	0	0	0
20	      0	0	0	1941	0	0	0	0
21	      0	0	0	1692	0	0	0	0
22	      0	0	0	1700	0	0	0	0
23	      0	0	0	1680	0	0	0	0
24	      0	0	0	1727	0	0	0	0
25	      0	0	0	1821	0	0	0	0
26	      0	0	0	1854	0	0	0	0
27	      0	0	0	1908	0	0	0	0
28	      0	0	0	1720	0	0	0	0
29	      0	0	0	1915	0	0	0	0
30	      0	0	0	2008	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    308	10.2667	0	46310	83	639	951	1039

DEBUG    ya.test:process.py:276 Command (pid 1265137) 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 1265128) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1265128) elapsed time (sec): 30.211856365203857
DEBUG    ya.test:process.py:263 Command (pid 1265128) wtime: 30.216
DEBUG    ya.test:process.py:275 Command (pid 1265128) 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	1127	0	0	0	0
7	      0	0	0	2209	0	0	0	0
8	      0	0	0	2154	0	0	0	0
9	      0	0	0	2170	0	0	0	0
10	      0	0	0	2150	0	0	0	0
11	      0	0	0	2064	0	0	0	0
12	      0	0	0	1784	0	0	0	0
13	      0	0	0	2089	0	0	0	0
14	      0	0	0	2050	0	0	0	0
15	      0	0	0	1660	0	0	0	0
16	      0	0	0	1692	0	0	0	0
17	      0	0	0	1707	0	0	0	0
18	      0	0	0	1859	0	0	0	0
19	      0	0	0	1900	0	0	0	0
20	      0	0	0	1902	0	0	0	0
21	      0	0	0	1689	0	0	0	0
22	      0	0	0	1744	0	0	0	0
23	      0	0	0	1596	0	0	0	0
24	      0	0	0	1779	0	0	0	0
25	      0	0	0	1844	0	0	0	0
26	      0	0	0	1842	0	0	0	0
27	      0	0	0	1809	0	0	0	0
28	      0	0	0	1763	0	0	0	0
29	      0	0	0	1922	0	0	0	0
30	      0	0	0	1988	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 1265128) 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 1265078) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1265078) elapsed time (sec): 30.220431566238403
DEBUG    ya.test:process.py:263 Command (pid 1265078) wtime: 30.235
DEBUG    ya.test:process.py:275 Command (pid 1265078) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     16	16	0	0	279	707	711	711
2	     80	80	0	0	71	607	775	795
3	    159	159	0	0	61	83	99	117
4	    198	198	0	0	45	91	107	132
5	      0	0	0	0	0	0	0	0
6	      0	0	0	1007	0	0	0	0
7	      0	0	0	2190	0	0	0	0
8	      0	0	0	2141	0	0	0	0
9	      0	0	0	2147	0	0	0	0
10	      0	0	0	2180	0	0	0	0
11	      0	0	0	2062	0	0	0	0
12	      0	0	0	1776	0	0	0	0
13	      0	0	0	2030	0	0	0	0
14	      0	0	0	2028	0	0	0	0
15	      0	0	0	1515	0	0	0	0
16	      0	0	0	1448	0	0	0	0
17	      0	0	0	1458	0	0	0	0
18	      0	0	0	1683	0	0	0	0
19	      0	0	0	1702	0	0	0	0
20	      0	0	0	1852	0	0	0	0
21	      0	0	0	1561	0	0	0	0
22	      0	0	0	1675	0	0	0	0
23	      0	0	0	1679	0	0	0	0
24	      0	0	0	1748	0	0	0	0
25	      0	0	0	1752	0	0	0	0
26	      0	0	0	1697	0	0	0	0
27	      0	0	0	1757	0	0	0	0
28	      0	0	0	1606	0	0	0	0
29	      0	0	0	1814	0	0	0	0
30	      0	0	0	1891	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    453	15.1	0	44399	54	271	707	795

DEBUG    ya.test:process.py:276 Command (pid 1265078) 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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:65335
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:65335". 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 ===============================
330.70s call     test_log_scenario.py::TestLogScenario::test_log_uniform
8.53s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
8.31s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(18 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/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/pehy/0022fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-07T21:28:19.658776Z): source_id=558;tablet_id=72075186224037921;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA636E05
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62F346
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BDBF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B626B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8C1F8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C8BF4F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD79187D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FD93B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x167546E7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166ABF13
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166ABF13
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A8D33
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166AF7E7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1651B088
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C96A245
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB468E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AE6A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B2764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B2370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B2F5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA638A5C
21. ??:0: ?? @ 0x7FC25BFD0AC2
22. ??:0: ?? @ 0x7FC25C0628BF
============== 1 failed, 10 passed, 1 error in 394.12s (0:06:34) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pehy/0025b6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
6.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 60.58s (0:01:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pehy/002327/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
74.06s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
9.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.38s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
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-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 135.95s (0:02:15) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

=================================== FAILURES ===================================
_______________ TestLogScenario.test_overloads_workload[1000-1] ________________
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/pehy/002309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29814', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', '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:190: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:71: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:65: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:46: 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/pehy/002309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29814', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', '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[1000-1]
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[1000-1])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1303795
DEBUG    ya.test:process.py:259 Command (pid 1303795) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1303795) elapsed time (sec): 0.48000383377075195
DEBUG    ya.test:process.py:263 Command (pid 1303795) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1303795) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1303795) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1303795) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1303795) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1303795) maxrss: 538984
DEBUG    ya.test:process.py:263 Command (pid 1303795) minflt: 16140
DEBUG    ya.test:process.py:263 Command (pid 1303795) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1303795) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1303795) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 1303795) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1303795) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1303795) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 1303795) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1303795) stime: 0.32922799999999997
DEBUG    ya.test:process.py:263 Command (pid 1303795) utime: 0.102421
DEBUG    ya.test:process.py:263 Command (pid 1303795) wtime: 0.481
DEBUG    ya.test:process.py:275 Command (pid 1303795) output:
Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3et6uipfti
    Host information: 
        Linux ghrun-3et6uipfti 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 1303795) errors:

INFO     __tests__.test_overloads:test_overloads.py:94 Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3et6uipfti
    Host information: 
        Linux ghrun-3et6uipfti 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/pehy/002309/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2386
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/pehy/002309/r3tmp/kikimr_cluster_2cvqj5vh
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29814
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64618
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8812
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pehy/002309/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/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/node_1/logfile_fk68z94j.log --grpc-port=29814 --mon-port=64618 --ic-port=2386
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29814/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pehy/002309/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/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/node_1/logfile_fk68z94j.log --grpc-port=29814 --mon-port=64618 --ic-port=2386
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/node_1/logfile_fk68z94j.log', '--grpc-port=29814', '--mon-port=64618', '--ic-port=2386')' in '/home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1304045
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29814/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1304060
DEBUG    ya.test:process.py:259 Command (pid 1304060) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1304060) elapsed time (sec): 0.47931551933288574
DEBUG    ya.test:process.py:263 Command (pid 1304060) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1304060) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1304060) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1304060) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1304060) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1304060) maxrss: 539056
DEBUG    ya.test:process.py:263 Command (pid 1304060) minflt: 20794
DEBUG    ya.test:process.py:263 Command (pid 1304060) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1304060) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1304060) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1304060) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1304060) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1304060) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1304060) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1304060) stime: 0.303463
DEBUG    ya.test:process.py:263 Command (pid 1304060) utime: 0.127771
DEBUG    ya.test:process.py:263 Command (pid 1304060) wtime: 0.48
DEBUG    ya.test:process.py:275 Command (pid 1304060) output:
Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3et6uipfti
    Host information: 
        Linux ghrun-3et6uipfti 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 1304060) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29814', '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: 2386\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29814', '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: 2386\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1305353
DEBUG    ya.test:process.py:259 Command (pid 1305353) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1305353) elapsed time (sec): 0.49822163581848145
DEBUG    ya.test:process.py:263 Command (pid 1305353) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1305353) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1305353) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1305353) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1305353) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1305353) maxrss: 547416
DEBUG    ya.test:process.py:263 Command (pid 1305353) minflt: 18283
DEBUG    ya.test:process.py:263 Command (pid 1305353) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1305353) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1305353) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1305353) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1305353) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1305353) nvcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 1305353) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1305353) stime: 0.323059
DEBUG    ya.test:process.py:263 Command (pid 1305353) utime: 0.13161599999999998
DEBUG    ya.test:process.py:263 Command (pid 1305353) wtime: 0.499
DEBUG    ya.test:process.py:275 Command (pid 1305353) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29814', '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.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29814', '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: 1305589
DEBUG    ya.test:process.py:259 Command (pid 1305589) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1305589) elapsed time (sec): 0.529468297958374
DEBUG    ya.test:process.py:263 Command (pid 1305589) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1305589) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1305589) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1305589) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1305589) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1305589) maxrss: 547420
DEBUG    ya.test:process.py:263 Command (pid 1305589) minflt: 18284
DEBUG    ya.test:process.py:263 Command (pid 1305589) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1305589) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1305589) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1305589) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1305589) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1305589) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1305589) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1305589) stime: 0.341287
DEBUG    ya.test:process.py:263 Command (pid 1305589) utime: 0.144545
DEBUG    ya.test:process.py:263 Command (pid 1305589) wtime: 0.531
DEBUG    ya.test:process.py:275 Command (pid 1305589) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a80acff6-0d41-4139-bf32-26cc815fd4d7, localhost:29814): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a80acff6-0d41-4139-bf32-26cc815fd4d7, localhost:29814): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a80acff6-0d41-4139-bf32-26cc815fd4d7, localhost:29814): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3et6uipfti.auto.internal" port: 29814 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-3et6uipfti.auto.internal:29814, 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:29814
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb -e grpc://localhost:29814 -d /Root workload log --path log_1000_1 init --path log_1000_1 --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29814', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'init', '--path', 'log_1000_1', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1305863
DEBUG    ya.test:process.py:259 Command (pid 1305863) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1305863) elapsed time (sec): 0.3576674461364746
DEBUG    ya.test:process.py:263 Command (pid 1305863) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1305863) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1305863) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1305863) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1305863) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1305863) maxrss: 170464
DEBUG    ya.test:process.py:263 Command (pid 1305863) minflt: 3540
DEBUG    ya.test:process.py:263 Command (pid 1305863) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1305863) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1305863) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 1305863) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1305863) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1305863) nvcsw: 232
DEBUG    ya.test:process.py:263 Command (pid 1305863) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1305863) stime: 0.035207999999999996
DEBUG    ya.test:process.py:263 Command (pid 1305863) utime: 0.04577
DEBUG    ya.test:process.py:263 Command (pid 1305863) wtime: 0.359
DEBUG    ya.test:process.py:275 Command (pid 1305863) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1305863) errors:

INFO     root:test_overloads.py:53 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb -e grpc://localhost:29814 -d /Root workload log --path log_1000_1 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.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29814', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1305992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 40e29af7-afb5-49d3-be98-31f5a1ee084f, localhost:19816): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 40e29af7-afb5-49d3-be98-31f5a1ee084f, localhost:19816): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 40e29af7-afb5-49d3-be98-31f5a1ee084f, localhost:19816): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3et6uipfti.auto.internal" port: 19816 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-3et6uipfti.auto.internal:19816, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19816
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, ad441e0f-aad5-48be-ae1d-73fde93787e8, localhost:29814): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ad441e0f-aad5-48be-ae1d-73fde93787e8, localhost:29814): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ad441e0f-aad5-48be-ae1d-73fde93787e8, localhost:29814): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3et6uipfti.auto.internal" port: 29814 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-3et6uipfti.auto.internal:29814, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29814
DEBUG    ya.test:process.py:773 Killing process 1305992
DEBUG    ya.test:process.py:799 Killing process tree for pid 1305992 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 1305992
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 1305992
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 1305992
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29814', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 1305992) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 1305992) elapsed time (sec): 120.08483147621155
DEBUG    ya.test:process.py:263 Command (pid 1305992) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1305992) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1305992) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1305992) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1305992) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 1305992) maxrss: 170464
DEBUG    ya.test:process.py:263 Command (pid 1305992) minflt: 7529
DEBUG    ya.test:process.py:263 Command (pid 1305992) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1305992) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1305992) nivcsw: 422
DEBUG    ya.test:process.py:263 Command (pid 1305992) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1305992) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1305992) nvcsw: 933392
DEBUG    ya.test:process.py:263 Command (pid 1305992) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1305992) stime: 4.076713
DEBUG    ya.test:process.py:263 Command (pid 1305992) utime: 6.076109
DEBUG    ya.test:process.py:263 Command (pid 1305992) wtime: 120.086
DEBUG    ya.test:process.py:275 Command (pid 1305992) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1305992) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-3et6uipfti'
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/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) 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.1305992' in '/home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, 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
_______________ TestLogScenario.test_overloads_workload[2-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/pehy/002309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29252', '-d', '/Root', 'workload', 'log', '--path', 'log_2_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:190: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:71: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:65: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:46: 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/pehy/002309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29252', '-d', '/Root', 'workload', 'log', '--path', 'log_2_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[2-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[2-10000])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1410164
DEBUG    ya.test:process.py:259 Command (pid 1410164) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1410164) elapsed time (sec): 0.561394453048706
DEBUG    ya.test:process.py:263 Command (pid 1410164) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410164) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1410164) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410164) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410164) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1410164) maxrss: 538984
DEBUG    ya.test:process.py:263 Command (pid 1410164) minflt: 16140
DEBUG    ya.test:process.py:263 Command (pid 1410164) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1410164) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1410164) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 1410164) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1410164) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1410164) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1410164) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1410164) stime: 0.379656
DEBUG    ya.test:process.py:263 Command (pid 1410164) utime: 0.13188
DEBUG    ya.test:process.py:263 Command (pid 1410164) wtime: 0.563
DEBUG    ya.test:process.py:275 Command (pid 1410164) output:
Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3et6uipfti
    Host information: 
        Linux ghrun-3et6uipfti 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 1410164) errors:

INFO     __tests__.test_overloads:test_overloads.py:94 Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3et6uipfti
    Host information: 
        Linux ghrun-3et6uipfti 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/pehy/002309/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24243
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/pehy/002309/r3tmp/kikimr_cluster_inii80kx
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29251
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29252
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13497
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17642
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27877
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pehy/002309/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/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/node_1/logfile_ojetfno7.log --grpc-port=29252 --mon-port=13497 --ic-port=24243
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29252/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/pehy/002309/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/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/node_1/logfile_ojetfno7.log --grpc-port=29252 --mon-port=13497 --ic-port=24243
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/node_1/logfile_ojetfno7.log', '--grpc-port=29252', '--mon-port=13497', '--ic-port=24243')' in '/home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-10000/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1410562
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29252/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1410563
DEBUG    ya.test:process.py:259 Command (pid 1410563) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1410563) elapsed time (sec): 0.46364927291870117
DEBUG    ya.test:process.py:263 Command (pid 1410563) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410563) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1410563) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410563) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410563) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1410563) maxrss: 538984
DEBUG    ya.test:process.py:263 Command (pid 1410563) minflt: 21034
DEBUG    ya.test:process.py:263 Command (pid 1410563) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1410563) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1410563) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 1410563) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1410563) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1410563) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1410563) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1410563) stime: 0.287589
DEBUG    ya.test:process.py:263 Command (pid 1410563) utime: 0.127817
DEBUG    ya.test:process.py:263 Command (pid 1410563) wtime: 0.465
DEBUG    ya.test:process.py:275 Command (pid 1410563) output:
Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3et6uipfti
    Host information: 
        Linux ghrun-3et6uipfti 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 1410563) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 0a803530e940ea1a09682f518ac9acfe8b749c01
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 68c111a14c51a779964c256ac0dad1078bc4e2bc into 06b1da67b75c12d0df13909d32a97af56c78cb00
WARNING  ydb.topic:topic.py:413 Topic client was not closed properly. Consider using method close().
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29252', '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: 24243\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29252', '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: 24243\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1411606
DEBUG    ya.test:process.py:259 Command (pid 1411606) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1411606) elapsed time (sec): 0.47191309928894043
DEBUG    ya.test:process.py:263 Command (pid 1411606) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1411606) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1411606) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1411606) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1411606) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1411606) maxrss: 547420
DEBUG    ya.test:process.py:263 Command (pid 1411606) minflt: 18283
DEBUG    ya.test:process.py:263 Command (pid 1411606) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1411606) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1411606) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1411606) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1411606) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1411606) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 1411606) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1411606) stime: 0.28904399999999997
DEBUG    ya.test:process.py:263 Command (pid 1411606) utime: 0.13841499999999998
DEBUG    ya.test:process.py:263 Command (pid 1411606) wtime: 0.473
DEBUG    ya.test:process.py:275 Command (pid 1411606) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29252', '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.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29252', '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: 1411730
DEBUG    ya.test:process.py:259 Command (pid 1411730) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1411730) elapsed time (sec): 0.4862236976623535
DEBUG    ya.test:process.py:263 Command (pid 1411730) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1411730) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1411730) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1411730) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1411730) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1411730) maxrss: 547412
DEBUG    ya.test:process.py:263 Command (pid 1411730) minflt: 18283
DEBUG    ya.test:process.py:263 Command (pid 1411730) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1411730) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1411730) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1411730) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1411730) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1411730) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1411730) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1411730) stime: 0.320604
DEBUG    ya.test:process.py:263 Command (pid 1411730) utime: 0.12037199999999999
DEBUG    ya.test:process.py:263 Command (pid 1411730) wtime: 0.488
DEBUG    ya.test:process.py:275 Command (pid 1411730) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ef0e053e-d460-4de0-bc01-a1cd318a71a8, localhost:29252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ef0e053e-d460-4de0-bc01-a1cd318a71a8, localhost:29252): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ef0e053e-d460-4de0-bc01-a1cd318a71a8, localhost:29252): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3et6uipfti.auto.internal" port: 29252 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-3et6uipfti.auto.internal:29252, 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:29252
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb -e grpc://localhost:29252 -d /Root workload log --path log_2_10000 init --path log_2_10000 --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29252', '-d', '/Root', 'workload', 'log', '--path', 'log_2_10000', 'init', '--path', 'log_2_10000', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1411964
DEBUG    ya.test:process.py:259 Command (pid 1411964) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1411964) elapsed time (sec): 0.3698587417602539
DEBUG    ya.test:process.py:263 Command (pid 1411964) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1411964) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1411964) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1411964) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1411964) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1411964) maxrss: 175020
DEBUG    ya.test:process.py:263 Command (pid 1411964) minflt: 3549
DEBUG    ya.test:process.py:263 Command (pid 1411964) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1411964) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1411964) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1411964) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1411964) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1411964) nvcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 1411964) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1411964) stime: 0.02878
DEBUG    ya.test:process.py:263 Command (pid 1411964) utime: 0.057101
DEBUG    ya.test:process.py:263 Command (pid 1411964) wtime: 0.371
DEBUG    ya.test:process.py:275 Command (pid 1411964) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1411964) errors:

INFO     root:test_overloads.py:53 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb -e grpc://localhost:29252 -d /Root workload log --path log_2_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.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29252', '-d', '/Root', 'workload', 'log', '--path', 'log_2_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1412147
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 879c0c93-c212-46c2-a1a4-03ad7b2ec1c5, localhost:19816): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 879c0c93-c212-46c2-a1a4-03ad7b2ec1c5, localhost:19816): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 879c0c93-c212-46c2-a1a4-03ad7b2ec1c5, localhost:19816): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3et6uipfti.auto.internal" port: 19816 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-3et6uipfti.auto.internal:19816, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19816
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 01f9be9c-5cb1-40e1-a03c-2d86c5a39e2d, localhost:29814): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 01f9be9c-5cb1-40e1-a03c-2d86c5a39e2d, localhost:29814): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 01f9be9c-5cb1-40e1-a03c-2d86c5a39e2d, localhost:29814): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3et6uipfti.auto.internal" port: 29814 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-3et6uipfti.auto.internal:29814, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29814
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 30bf2d42-6b39-43cb-b4c4-fdd8dcafcbdf, localhost:17806): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 30bf2d42-6b39-43cb-b4c4-fdd8dcafcbdf, localhost:17806): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 30bf2d42-6b39-43cb-b4c4-fdd8dcafcbdf, localhost:17806): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3et6uipfti.auto.internal" port: 17806 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-3et6uipfti.auto.internal:17806, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17806
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 933c13a1-dd0c-4e26-b220-84aa77184a83, localhost:19816): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 933c13a1-dd0c-4e26-b220-84aa77184a83, localhost:19816): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 933c13a1-dd0c-4e26-b220-84aa77184a83, localhost:19816): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3et6uipfti.auto.internal" port: 19816 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-3et6uipfti.auto.internal:19816, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19816
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 910577cb-e95a-406b-ba44-8406937943f0, localhost:29252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 910577cb-e95a-406b-ba44-8406937943f0, localhost:29252): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 910577cb-e95a-406b-ba44-8406937943f0, localhost:29252): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3et6uipfti.auto.internal" port: 29252 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-3et6uipfti.auto.internal:29252, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29252
DEBUG    ya.test:process.py:773 Killing process 1412147
DEBUG    ya.test:process.py:799 Killing process tree for pid 1412147 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 1412147
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 1412147
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 1412147
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29252', '-d', '/Root', 'workload', 'log', '--path', 'log_2_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 1412147) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 1412147) elapsed time (sec): 120.0610203742981
DEBUG    ya.test:process.py:263 Command (pid 1412147) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1412147) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1412147) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1412147) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1412147) majflt: 13
DEBUG    ya.test:process.py:263 Command (pid 1412147) maxrss: 175020
DEBUG    ya.test:process.py:263 Command (pid 1412147) minflt: 8074
DEBUG    ya.test:process.py:263 Command (pid 1412147) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1412147) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1412147) nivcsw: 273
DEBUG    ya.test:process.py:263 Command (pid 1412147) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1412147) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1412147) nvcsw: 1057089
DEBUG    ya.test:process.py:263 Command (pid 1412147) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1412147) stime: 4.632259
DEBUG    ya.test:process.py:263 Command (pid 1412147) utime: 8.096395
DEBUG    ya.test:process.py:263 Command (pid 1412147) wtime: 120.062
DEBUG    ya.test:process.py:275 Command (pid 1412147) output:
None
DEBUG    ya.test:process.py:276 Command (pid 1412147) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-3et6uipfti'
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/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) 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.1412147' in '/home/runner/.ya/build/build_root/pehy/002309/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
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
============================== slowest durations ===============================
124.50s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
124.47s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
97.89s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
78.09s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
74.57s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
5.41s setup    test_replace.py::TestReplace::test_copy_full
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.43s call     test_replace.py::TestReplace::test_count
1.38s call     test_replace.py::TestReplace::test_copy_partial
1.34s call     test_replace.py::TestReplace::test_copy_full
0.59s call     test_replace.py::TestReplace::test_partial_replace
0.46s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[1000-1] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29814', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[2-10000] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/pehy/002309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29252', '-d', '/Root', 'workload', 'log', '--path', 'log_2_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
=================== 2 failed, 8 passed in 514.67s (0:08:34) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pehy/0022f3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
7.90s setup    test_replace.py::TestReplace::test_replace_rollback
4.44s setup    test_select.py::TestSelect::test_incorrect
4.38s setup    test_update.py::TestUpdate::test_incorrect
0.89s call     test_update.py::TestUpdate::test_update_rollback
0.77s call     test_replace.py::TestReplace::test_replace_rollback
0.77s call     test_select.py::TestSelect::test_json_query
0.68s call     test_replace.py::TestReplace::test_replace_total
0.68s call     test_update.py::TestUpdate::test_partial_update
0.67s call     test_update.py::TestUpdate::test_update_many_rows
0.47s call     test_update.py::TestUpdate::test_incorrect
0.45s call     test_update.py::TestUpdate::test_update_pk
0.39s call     test_replace.py::TestReplace::test_replace_with_nulls
0.38s call     test_select.py::TestSelect::test_incorrect
0.06s setup    test_update.py::TestUpdate::test_update_pk
0.04s setup    test_update.py::TestUpdate::test_update_rollback
0.04s setup    test_update.py::TestUpdate::test_update_many_rows
0.02s setup    test_update.py::TestUpdate::test_partial_update
0.01s setup    test_replace.py::TestReplace::test_replace_total

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 23.96s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pehy/002315/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
383.72s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
65.09s call     zip_bomb.py::TestZipBomb::test
17.01s teardown zip_bomb.py::TestZipBomb::test
11.62s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
8.56s setup    test_update.py::TestUpdate::test_update_single_column
4.53s setup    test_upsert.py::TestUpsert::test_copy_full
3.65s setup    zip_bomb.py::TestZipBomb::test
3.05s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.15s call     test_upsert.py::TestUpsert::test_copy_full
0.96s call     test_upsert.py::TestUpsert::test_copy_partial
0.90s call     test_upsert.py::TestUpsert::test_count
0.85s call     test_update.py::TestUpdate::test_update_single_row
0.78s call     test_update.py::TestUpdate::test_update_single_column
0.45s call     test_upsert.py::TestUpsert::test_partial_update
0.39s call     test_upsert.py::TestUpsert::test_insert_nulls
0.34s call     test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_copy_partial

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 504.05s (0:08:24) ========================
