============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k98t/002b4f/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 ===============================
231.20s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
91.76s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
83.82s call     tablets_movement.py::TestTabletsMovement::test[ROW]
28.32s call     order_by_with_limit.py::TestOrderBy::test
8.48s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
6.88s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.53s call     test_create.py::TestCreate::test_create_decimals
3.93s setup    order_by_with_limit.py::TestOrderBy::test
3.78s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.55s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.64s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.56s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.45s call     test_create.py::TestCreate::test_create_all_opt_ints
0.42s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.38s call     test_create.py::TestCreate::test_create_real_opt
0.36s call     test_create.py::TestCreate::test_create_all_req_ints
0.35s call     test_create.py::TestCreate::test_create_real_req
0.25s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 471.01s (0:07:51) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k98t/002b61/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: 38.5 ms
create table: 580.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 47.6
    "min_ms": 26.0
    "median_ms": 42.0
    "max_ms": 90.4
    "stdev_ms": 20.4
select count(*) after initial inserts: 250.8 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 71.6
    "min_ms": 39.9
    "median_ms": 65.2
    "max_ms": 176.3
    "stdev_ms": 22.4
select count(*) after all modifications: 5015.8 ms
select all: 3606.8 ms
delete from table: 3733.9 ms
select all after delete: 5061.9 ms
.drop table: 54.5 ms
create table: 667.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 40.7
    "min_ms": 28.8
    "median_ms": 41.2
    "max_ms": 61.8
    "stdev_ms": 8.8
select count(*) after initial inserts: 184.5 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 56.6
    "min_ms": 41.6
    "median_ms": 54.1
    "max_ms": 132.0
    "stdev_ms": 13.4
updates (step 1):
    "runs": 200
    "avg_ms": 214.5
    "min_ms": 147.9
    "median_ms": 208.6
    "max_ms": 329.3
    "stdev_ms": 40.9
upserts (step 2):
    "runs": 200
    "avg_ms": 37.3
    "min_ms": 25.1
    "median_ms": 35.2
    "max_ms": 68.5
    "stdev_ms": 8.6
select count(*) after all modifications: 670.3 ms
select all: 598.4 ms
delete from table: 641.6 ms
select all after delete: 393.1 ms
.drop table: 59.0 ms
create table: 615.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.2
    "min_ms": 28.1
    "median_ms": 32.2
    "max_ms": 41.4
    "stdev_ms": 4.4
select count(*) after initial inserts: 106.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 159.2
    "min_ms": 91.7
    "median_ms": 152.6
    "max_ms": 373.4
    "stdev_ms": 38.7
select count(*) after all modifications: 342.9 ms
select all: 298.5 ms
delete from table: 304.8 ms
select all after delete: 241.1 ms
.drop table: 40.0 ms
create table: 645.0 ms
initial inserts:
    "runs": 15
    "avg_ms": 41.0
    "min_ms": 26.7
    "median_ms": 38.9
    "max_ms": 64.1
    "stdev_ms": 11.7
select count(*) after initial inserts: 128.4 ms
updates (step 0):
    "runs": 150
    "avg_ms": 118.9
    "min_ms": 97.2
    "median_ms": 116.3
    "max_ms": 170.3
    "stdev_ms": 14.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 52.5
    "min_ms": 46.5
    "median_ms": 51.5
    "max_ms": 69.3
    "stdev_ms": 4.1
select count(*) after all modifications: 329.8 ms
select all: 340.2 ms
delete from table: 344.7 ms
select all after delete: 291.0 ms
.drop table: 41.1 ms
create table: 398.9 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.0
    "min_ms": 28.2
    "median_ms": 30.0
    "max_ms": 31.5
    "stdev_ms": 0.7
select count(*) after initial inserts: 90.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 100.4
    "min_ms": 88.6
    "median_ms": 99.8
    "max_ms": 138.6
    "stdev_ms": 5.6
upserts (step 1):
    "runs": 200
    "avg_ms": 26.8
    "min_ms": 22.5
    "median_ms": 25.6
    "max_ms": 42.6
    "stdev_ms": 3.5
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 57.4
    "min_ms": 50.1
    "median_ms": 57.2
    "max_ms": 63.2
    "stdev_ms": 2.4
select count(*) after all modifications: 509.6 ms
select all: 507.1 ms
delete from table: 520.5 ms
select all after delete: 504.9 ms
.drop table: 29.8 ms
create table: 402.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.8
    "min_ms": 24.1
    "median_ms": 30.0
    "max_ms": 30.2
    "stdev_ms": 2.4
select count(*) after initial inserts: 92.4 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 24.1
    "min_ms": 19.2
    "median_ms": 23.9
    "max_ms": 40.0
    "stdev_ms": 1.8
select count(*) after all modifications: 313.4 ms
select all: 244.6 ms
delete from table: 279.2 ms
select all after delete: 204.3 ms
.Generated operation sequence:
  0. UPSERT: 5 operations
  1. BULK_UPSERT: 7 operations
  2. BULK_UPSERT: 14 operations
  3. BULK_UPSERT: 13 operations
  4. BULK_UPSERT: 7 operations
  5. UPSERT: 4 operations
  6. UPSERT: 12 operations
  7. UPSERT: 10 operations
  8. BULK_UPSERT: 7 operations
  9. BULK_UPSERT: 7 operations
drop table: 33.4 ms
create table: 397.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 28.1
    "median_ms": 30.0
    "max_ms": 30.5
    "stdev_ms": 0.8
select count(*) after initial inserts: 89.0 ms
upserts (step 0):
    "runs": 50
    "avg_ms": 23.8
    "min_ms": 21.5
    "median_ms": 23.4
    "max_ms": 32.0
    "stdev_ms": 1.7
bulk_upserts (step 1):
    "runs": 7
    "avg_ms": 39.8
    "min_ms": 36.3
    "median_ms": 39.9
    "max_ms": 43.2
    "stdev_ms": 2.1
bulk_upserts (step 2):
    "runs": 14
    "avg_ms": 46.9
    "min_ms": 39.2
    "median_ms": 45.7
    "max_ms": 57.6
    "stdev_ms": 5.9
bulk_upserts (step 3):
    "runs": 13
    "avg_ms": 48.2
    "min_ms": 41.8
    "median_ms": 46.9
    "max_ms": 60.5
    "stdev_ms": 5.6
bulk_upserts (step 4):
    "runs": 7
    "avg_ms": 44.5
    "min_ms": 41.4
    "median_ms": 44.2
    "max_ms": 49.0
    "stdev_ms": 2.7
upserts (step 5):
    "runs": 40
    "avg_ms": 27.0
    "min_ms": 23.3
    "median_ms": 26.0
    "max_ms": 47.0
    "stdev_ms": 3.9
upserts (step 6):
    "runs": 120
    "avg_ms": 24.6
    "min_ms": 21.1
    "median_ms": 24.3
    "max_ms": 33.3
    "stdev_ms": 1.8
upserts (step 7):
    "runs": 100
    "avg_ms": 23.5
    "min_ms": 20.3
    "median_ms": 23.5
    "max_ms": 30.5
    "stdev_ms": 1.4
bulk_upserts (step 8):
    "runs": 7
    "avg_ms": 38.9
    "min_ms": 37.5
    "median_ms": 38.2
    "max_ms": 41.7
    "stdev_ms": 1.7
bulk_upserts (step 9):
    "runs": 7
    "avg_ms": 38.4
    "min_ms": 37.4
    "median_ms": 38.0
    "max_ms": 40.3
    "stdev_ms": 1.1
select count(*) after all modifications: 165.7 ms
select all: 179.8 ms
delete from table: 201.1 ms
select all after delete: 148.8 ms
.
test_delete.py ..

============================== slowest durations ===============================
161.56s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
59.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
54.56s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
34.37s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
25.95s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
25.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
11.51s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
8.69s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
5.48s setup    test_create.py::TestCreate::test_create_strings_opt
3.62s 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.67s call     test_delete.py::TestDelete::test_delete_rollback
0.41s 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[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_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[bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_create.py::TestCreate::test_dy_number_not_supported

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 397.77s (0:06:37) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k98t/002b56/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 ===============================
7.00s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.62s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.44s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.35s call     test_delete.py::TestDelete::test_delete_where[True-0]
1.22s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.18s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.05s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.00s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.96s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.89s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.86s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.79s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.05s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.03s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.01s teardown test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 20.78s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k98t/002b5f/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 ===============================
29.35s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
23.50s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
6.80s setup    test_insert.py::TestInsertStatement::test_bulk
5.56s setup    test_delete.py::TestDelete::test_incorrect
5.32s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.14s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
2.40s call     test_insert.py::TestInsertStatement::test_copy_full
2.18s call     test_insert.py::TestInsertStatement::test_copy_partial
0.96s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.93s call     test_insert.py::TestInsertStatement::test_duplicate
0.89s call     test_insert.py::TestInsertStatement::test_plain
0.83s call     test_insert.py::TestInsertStatement::test_incorrect
0.77s call     test_insert.py::TestInsertStatement::test_bulk
0.67s call     test_delete.py::TestDelete::test_incorrect
0.54s call     test_insert.py::TestInsertStatement::test_out_of_range
0.04s teardown test_insert.py::TestInsertStatement::test_copy_partial
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect
0.01s setup    test_insert.py::TestInsertStatement::test_duplicate

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 85.27s (0:01:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k98t/002b59/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/k98t/002b59/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/k98t/002b59/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-07T15:20:56.576838Z): source_id=235;tablet_id=72075186224037919;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA634E05
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62D346
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BBBF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B36CB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8A1F8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C89F4F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78ECDD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FAB6B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16751947
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166A9143
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166A9143
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A5F63
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166ACA17
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165182B8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C964A45
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB466E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AC6A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B0764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B0370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B0F5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA636A5C
E   21. ??:0: ?? @ 0x7F889EB93AC2
E   22. ??:0: ?? @ 0x7F889EC258BF
------------------------------ 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/k98t/002b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522382
DEBUG    ya.test:process.py:259 Command (pid 1522382) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522382) elapsed time (sec): 0.818185567855835
DEBUG    ya.test:process.py:263 Command (pid 1522382) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) maxrss: 538960
DEBUG    ya.test:process.py:263 Command (pid 1522382) minflt: 16140
DEBUG    ya.test:process.py:263 Command (pid 1522382) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1522382) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1522382) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522382) stime: 0.4909
DEBUG    ya.test:process.py:263 Command (pid 1522382) utime: 0.106388
DEBUG    ya.test:process.py:263 Command (pid 1522382) wtime: 0.82
DEBUG    ya.test:process.py:275 Command (pid 1522382) output:
Git info:
    Commit: 3f86b488c01e65e17a7e483ab52b79875b38c43b
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 8f883302e2a9c71cf5cc083cfc1ed49af9c654d5 into 45828a561dc8c075cdca5398db260764192ef17f

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 3f86b488c01e65e17a7e483ab52b79875b38c43b
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 8f883302e2a9c71cf5cc083cfc1ed49af9c654d5 into 45828a561dc8c075cdca5398db260764192ef17f

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ro5xdguzfu
    Host information: 
        Linux ghrun-ro5xdguzfu 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/k98t/002b59/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12492
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/k98t/002b59/r3tmp/kikimr_cluster_7jmttrqj
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19306
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18103
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13583
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k98t/002b59/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/k98t/002b59/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/k98t/002b59/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_l2qvvy6w.log --grpc-port=19306 --mon-port=16652 --ic-port=12492
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19306/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k98t/002b59/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/k98t/002b59/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/k98t/002b59/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_l2qvvy6w.log --grpc-port=19306 --mon-port=16652 --ic-port=12492
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k98t/002b59/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/k98t/002b59/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_l2qvvy6w.log', '--grpc-port=19306', '--mon-port=16652', '--ic-port=12492')' in '/home/runner/.ya/build/build_root/k98t/002b59/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: 1523304
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19306/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/k98t/002b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1523382
DEBUG    ya.test:process.py:259 Command (pid 1523382) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1523382) elapsed time (sec): 0.8834724426269531
DEBUG    ya.test:process.py:263 Command (pid 1523382) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) maxrss: 538960
DEBUG    ya.test:process.py:263 Command (pid 1523382) minflt: 16142
DEBUG    ya.test:process.py:263 Command (pid 1523382) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) nivcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 1523382) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1523382) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1523382) stime: 0.39903299999999997
DEBUG    ya.test:process.py:263 Command (pid 1523382) utime: 0.11041899999999999
DEBUG    ya.test:process.py:263 Command (pid 1523382) wtime: 0.888
DEBUG    ya.test:process.py:275 Command (pid 1523382) output:
Git info:
    Commit: 3f86b488c01e65e17a7e483ab52b79875b38c43b
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 8f883302e2a9c71cf5cc083cfc1ed49af9c654d5 into 45828a561dc8c075cdca5398db260764192ef17f

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 3f86b488c01e65e17a7e483ab52b79875b38c43b
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 8f883302e2a9c71cf5cc083cfc1ed49af9c654d5 into 45828a561dc8c075cdca5398db260764192ef17f
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19306', '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: 12492\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/k98t/002b59/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19306', '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: 12492\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1526398
DEBUG    ya.test:process.py:259 Command (pid 1526398) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1526398) elapsed time (sec): 0.788562536239624
DEBUG    ya.test:process.py:263 Command (pid 1526398) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) maxrss: 547384
DEBUG    ya.test:process.py:263 Command (pid 1526398) minflt: 18283
DEBUG    ya.test:process.py:263 Command (pid 1526398) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 1526398) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1526398) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1526398) stime: 0.406771
DEBUG    ya.test:process.py:263 Command (pid 1526398) utime: 0.128958
DEBUG    ya.test:process.py:263 Command (pid 1526398) wtime: 0.814
DEBUG    ya.test:process.py:275 Command (pid 1526398) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19306', '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/k98t/002b59/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19306', '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: 1527121
DEBUG    ya.test:process.py:259 Command (pid 1527121) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1527121) elapsed time (sec): 0.8843762874603271
DEBUG    ya.test:process.py:263 Command (pid 1527121) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) maxrss: 547312
DEBUG    ya.test:process.py:263 Command (pid 1527121) minflt: 18704
DEBUG    ya.test:process.py:263 Command (pid 1527121) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 1527121) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 1527121) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1527121) stime: 0.516551
DEBUG    ya.test:process.py:263 Command (pid 1527121) utime: 0.122553
DEBUG    ya.test:process.py:263 Command (pid 1527121) wtime: 0.889
DEBUG    ya.test:process.py:275 Command (pid 1527121) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1527121) 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, 63f6e53e-50b4-4e9d-993b-67c66db2a4f9, localhost:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 63f6e53e-50b4-4e9d-993b-67c66db2a4f9, localhost:19306): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 63f6e53e-50b4-4e9d-993b-67c66db2a4f9, localhost:19306): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ro5xdguzfu.auto.internal" port: 19306 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-ro5xdguzfu.auto.internal:19306, 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:19306
------------------------------ 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/k98t/002b59/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydb/ydb -e grpc://localhost:19306 -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/k98t/002b59/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19306', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1527937
DEBUG    ya.test:process.py:259 Command (pid 1527937) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1527937) elapsed time (sec): 0.533226490020752
DEBUG    ya.test:process.py:263 Command (pid 1527937) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) maxrss: 170616
DEBUG    ya.test:process.py:263 Command (pid 1527937) minflt: 3538
DEBUG    ya.test:process.py:263 Command (pid 1527937) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 1527937) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) nvcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 1527937) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1527937) stime: 0.017367
DEBUG    ya.test:process.py:263 Command (pid 1527937) utime: 0.06854299999999999
DEBUG    ya.test:process.py:263 Command (pid 1527937) wtime: 0.534
DEBUG    ya.test:process.py:275 Command (pid 1527937) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1527937) 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/k98t/002b59/ydb/apps/ydb/ydb -e grpc://localhost:19306 -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/k98t/002b59/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19306', '-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: 1528191
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 1528191) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1528191) elapsed time (sec): 30.273109436035156
DEBUG    ya.test:process.py:263 Command (pid 1528191) wtime: 30.275
DEBUG    ya.test:process.py:275 Command (pid 1528191) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    501	501	0	0	16	41	75	83
2	    549	549	0	0	16	32	43	48
3	    505	505	0	0	18	33	40	52
4	    404	404	0	0	21	53	66	75
5	    402	402	0	0	23	40	49	56
6	    344	344	0	0	25	57	63	73
7	    378	378	0	0	23	52	59	65
8	    506	506	0	0	17	35	59	81
9	    405	405	0	0	22	48	62	74
10	    430	430	0	0	20	42	47	63
11	    490	490	0	0	18	35	45	53
12	    564	564	0	0	17	28	37	46
13	    502	502	0	0	17	38	54	63
14	    596	596	0	0	14	30	39	43
15	    539	539	0	0	17	32	53	59
16	    601	601	0	0	15	27	32	34
17	    538	538	0	0	16	38	51	63
18	    427	427	0	0	20	45	69	75
19	    402	402	0	0	22	45	53	57
20	    317	317	0	0	28	62	70	76
21	    479	479	0	0	20	34	37	48
22	    420	420	0	0	22	35	51	63
23	    432	432	0	0	19	51	75	84
24	    469	469	0	0	20	36	44	57
25	    414	414	0	0	20	47	68	73
26	    494	494	0	0	17	38	56	64
27	    394	394	0	0	22	44	58	64
28	    322	322	0	0	27	59	76	80
29	    563	563	0	0	16	30	37	44
30	    506	506	0	0	18	40	52	64

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13893	463.1	0	0	19	41	59	84

DEBUG    ya.test:process.py:276 Command (pid 1528191) 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, 5f96bd38-a121-4a88-91a1-e34507dd91c4, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f96bd38-a121-4a88-91a1-e34507dd91c4, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f96bd38-a121-4a88-91a1-e34507dd91c4, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 96692989-aec9-4b0c-8669-4a0628441513, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 96692989-aec9-4b0c-8669-4a0628441513, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 96692989-aec9-4b0c-8669-4a0628441513, ghrun-ro5xdguzfu.auto.internal:19306): 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=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 54b4bbd6-73a9-42ee-9e29-6edcbe039eb3, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54b4bbd6-73a9-42ee-9e29-6edcbe039eb3, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=" 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, 54b4bbd6-73a9-42ee-9e29-6edcbe039eb3, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
INFO     root:test_log_scenario.py:217 Count rows after insert 13618 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4a4f409-d4d3-460a-81a8-356d18f9f87c, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4a4f409-d4d3-460a-81a8-356d18f9f87c, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=" 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, b4a4f409-d4d3-460a-81a8-356d18f9f87c, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68596b9a-ea5c-43a9-a72d-b8fdfa508570, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68596b9a-ea5c-43a9-a72d-b8fdfa508570, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=" 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, 68596b9a-ea5c-43a9-a72d-b8fdfa508570, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
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/k98t/002b59/ydb/apps/ydb/ydb -e grpc://localhost:19306 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydb/ydb -e grpc://localhost:19306 -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/k98t/002b59/ydb/apps/ydb/ydb -e grpc://localhost:19306 -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, 8fbb2ddf-4388-4318-a87f-99e010131d22, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fbb2ddf-4388-4318-a87f-99e010131d22, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19306', '-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:678 Command out will be placed to ydb.out.3
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/k98t/002b59/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19306', '-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.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 028039d4-aee6-47be-a49d-b0e648574e96, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 028039d4-aee6-47be-a49d-b0e648574e96, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 1549291
DEBUG    ya.test:process.py:628 Command pid: 1549287
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fbb2ddf-4388-4318-a87f-99e010131d22, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19306', '-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    ydb.connection:connection.py:52 RpcState(CreateSession, 028039d4-aee6-47be-a49d-b0e648574e96, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjkxMjY3MjMtMmIzNmEzZS03NDViY2E5LTY3ZDUwMTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 740210ee-06a2-45da-93e0-822cb9939ff7, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 740210ee-06a2-45da-93e0-822cb9939ff7, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NjkxMjY3MjMtMmIzNmEzZS03NDViY2E5LTY3ZDUwMTg=" }
DEBUG    ya.test:process.py:628 Command pid: 1549292
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 740210ee-06a2-45da-93e0-822cb9939ff7, ghrun-ro5xdguzfu.auto.internal:19306): 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=NjkxMjY3MjMtMmIzNmEzZS03NDViY2E5LTY3ZDUwMTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7db7503e-c6c7-4d91-b104-558a2bd83ad2, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7db7503e-c6c7-4d91-b104-558a2bd83ad2, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NjkxMjY3MjMtMmIzNmEzZS03NDViY2E5LTY3ZDUwMTg=" 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, 7db7503e-c6c7-4d91-b104-558a2bd83ad2, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bf61299b-876d-4e27-b973-a525591d51d6, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf61299b-876d-4e27-b973-a525591d51d6, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf61299b-876d-4e27-b973-a525591d51d6, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2Q4YzJmODEtZWU3MDMxYmMtMjAyODNhYmMtYmEzOTNjNzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2093ebac-39c4-47fa-9660-eaa26c0dee04, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2093ebac-39c4-47fa-9660-eaa26c0dee04, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=M2Q4YzJmODEtZWU3MDMxYmMtMjAyODNhYmMtYmEzOTNjNzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2093ebac-39c4-47fa-9660-eaa26c0dee04, ghrun-ro5xdguzfu.auto.internal:19306): 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=M2Q4YzJmODEtZWU3MDMxYmMtMjAyODNhYmMtYmEzOTNjNzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3184363-fdb1-46bf-8f21-a3a1943ea8e1, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3184363-fdb1-46bf-8f21-a3a1943ea8e1, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=M2Q4YzJmODEtZWU3MDMxYmMtMjAyODNhYmMtYmEzOTNjNzU=" 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, c3184363-fdb1-46bf-8f21-a3a1943ea8e1, ghrun-ro5xdguzfu.auto.internal:19306): 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, 2e256d2b-de68-4fcf-a966-a71450d1b0de, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e256d2b-de68-4fcf-a966-a71450d1b0de, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e256d2b-de68-4fcf-a966-a71450d1b0de, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzgxOGI3NjMtNTBhZTI0ODYtYjNhMDNmMmMtMzc2ZmY3ZTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 054e53fd-b74b-47ca-88c5-2c0a0e7961eb, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 054e53fd-b74b-47ca-88c5-2c0a0e7961eb, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=YzgxOGI3NjMtNTBhZTI0ODYtYjNhMDNmMmMtMzc2ZmY3ZTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 054e53fd-b74b-47ca-88c5-2c0a0e7961eb, ghrun-ro5xdguzfu.auto.internal:19306): 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=YzgxOGI3NjMtNTBhZTI0ODYtYjNhMDNmMmMtMzc2ZmY3ZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afe988c1-a06f-40b9-8698-25a25fb1d167, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afe988c1-a06f-40b9-8698-25a25fb1d167, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=YzgxOGI3NjMtNTBhZTI0ODYtYjNhMDNmMmMtMzc2ZmY3ZTA=" 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, afe988c1-a06f-40b9-8698-25a25fb1d167, ghrun-ro5xdguzfu.auto.internal:19306): 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, 78aa56bc-05a6-4cc5-8ce0-2ee95c72f19d, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78aa56bc-05a6-4cc5-8ce0-2ee95c72f19d, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78aa56bc-05a6-4cc5-8ce0-2ee95c72f19d, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWE3MTM2NzUtYTExMmVjMjMtODhjYTk4MzgtZGY5ZmUzZDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ffa886a4-f993-4a15-842d-be0aa8f5c44b, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ffa886a4-f993-4a15-842d-be0aa8f5c44b, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=ZWE3MTM2NzUtYTExMmVjMjMtODhjYTk4MzgtZGY5ZmUzZDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ffa886a4-f993-4a15-842d-be0aa8f5c44b, ghrun-ro5xdguzfu.auto.internal:19306): 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=ZWE3MTM2NzUtYTExMmVjMjMtODhjYTk4MzgtZGY5ZmUzZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41b3ab7f-1ff9-4c30-92b7-0153631b66c9, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41b3ab7f-1ff9-4c30-92b7-0153631b66c9, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=ZWE3MTM2NzUtYTExMmVjMjMtODhjYTk4MzgtZGY5ZmUzZDU=" 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, 41b3ab7f-1ff9-4c30-92b7-0153631b66c9, ghrun-ro5xdguzfu.auto.internal:19306): 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, 5832bc4c-7d08-4583-ad46-d68d97129dfd, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5832bc4c-7d08-4583-ad46-d68d97129dfd, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5832bc4c-7d08-4583-ad46-d68d97129dfd, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTc5ZmQ3NDYtYjYzYjY4MzEtYjZkMDdkOC0yNDk1NGExMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eb308ea0-2450-4949-9556-66320149d854, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eb308ea0-2450-4949-9556-66320149d854, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5ZmQ3NDYtYjYzYjY4MzEtYjZkMDdkOC0yNDk1NGExMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eb308ea0-2450-4949-9556-66320149d854, ghrun-ro5xdguzfu.auto.internal:19306): 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=ZTc5ZmQ3NDYtYjYzYjY4MzEtYjZkMDdkOC0yNDk1NGExMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b537dde-8bf9-440d-bf37-dec841bf5722, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b537dde-8bf9-440d-bf37-dec841bf5722, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5ZmQ3NDYtYjYzYjY4MzEtYjZkMDdkOC0yNDk1NGExMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b0ad796d-ec7c-454d-97b1-78ca4a55fdba, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b0ad796d-ec7c-454d-97b1-78ca4a55fdba, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b537dde-8bf9-440d-bf37-dec841bf5722, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b0ad796d-ec7c-454d-97b1-78ca4a55fdba, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWJiNDczODItYmI4ZjhmODQtMzEwZDk5YjctMjk0MDIxOGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 737c2524-0e54-4270-b814-686daeb2cb32, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 737c2524-0e54-4270-b814-686daeb2cb32, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NWJiNDczODItYmI4ZjhmODQtMzEwZDk5YjctMjk0MDIxOGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 737c2524-0e54-4270-b814-686daeb2cb32, ghrun-ro5xdguzfu.auto.internal:19306): 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=NWJiNDczODItYmI4ZjhmODQtMzEwZDk5YjctMjk0MDIxOGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e21ed9f6-2f16-437f-9c4b-cd637e582164, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1064cea1-95e5-476e-97d1-20bfa6176a0e, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1064cea1-95e5-476e-97d1-20bfa6176a0e, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e21ed9f6-2f16-437f-9c4b-cd637e582164, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NWJiNDczODItYmI4ZjhmODQtMzEwZDk5YjctMjk0MDIxOGY=" 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, e21ed9f6-2f16-437f-9c4b-cd637e582164, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1064cea1-95e5-476e-97d1-20bfa6176a0e, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTkyNGY2MC04Nzg3NWY5Zi04MzI1Yzg4MS1hNTZiZDU0Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 356c3534-1919-4251-869a-78e78750bc75, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 356c3534-1919-4251-869a-78e78750bc75, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=YTkyNGY2MC04Nzg3NWY5Zi04MzI1Yzg4MS1hNTZiZDU0Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 356c3534-1919-4251-869a-78e78750bc75, ghrun-ro5xdguzfu.auto.internal:19306): 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=YTkyNGY2MC04Nzg3NWY5Zi04MzI1Yzg4MS1hNTZiZDU0Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59cef291-5c94-4074-b151-8367b09832e4, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59cef291-5c94-4074-b151-8367b09832e4, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=YTkyNGY2MC04Nzg3NWY5Zi04MzI1Yzg4MS1hNTZiZDU0Mg==" 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, 59cef291-5c94-4074-b151-8367b09832e4, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f24dbe97-fd23-4d9a-9412-b123fc9bae05, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f24dbe97-fd23-4d9a-9412-b123fc9bae05, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f24dbe97-fd23-4d9a-9412-b123fc9bae05, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2IxMTZhYTItZTc3NTlhMDktYTAxOTBlNDMtMWEzYTExMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fb36ffa6-c342-42dc-89fe-38d50ff7e5b2, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fb36ffa6-c342-42dc-89fe-38d50ff7e5b2, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=M2IxMTZhYTItZTc3NTlhMDktYTAxOTBlNDMtMWEzYTExMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fb36ffa6-c342-42dc-89fe-38d50ff7e5b2, ghrun-ro5xdguzfu.auto.internal:19306): 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=M2IxMTZhYTItZTc3NTlhMDktYTAxOTBlNDMtMWEzYTExMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50ca522e-15f9-4ab4-915d-69139f96da81, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50ca522e-15f9-4ab4-915d-69139f96da81, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=M2IxMTZhYTItZTc3NTlhMDktYTAxOTBlNDMtMWEzYTExMTE=" 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, 50ca522e-15f9-4ab4-915d-69139f96da81, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
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, 837580f7-0292-4b0e-a37f-83140c3bfe88, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 837580f7-0292-4b0e-a37f-83140c3bfe88, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 837580f7-0292-4b0e-a37f-83140c3bfe88, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTQ5MThiMTEtN2E1Y2EzZjQtMzYyM2YyLWU1YzdkMzhi" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6c3a2cf2-e7b5-41f1-9d90-e0f3c6cfe850, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6c3a2cf2-e7b5-41f1-9d90-e0f3c6cfe850, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=OTQ5MThiMTEtN2E1Y2EzZjQtMzYyM2YyLWU1YzdkMzhi" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6c3a2cf2-e7b5-41f1-9d90-e0f3c6cfe850, ghrun-ro5xdguzfu.auto.internal:19306): 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=OTQ5MThiMTEtN2E1Y2EzZjQtMzYyM2YyLWU1YzdkMzhi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a88ca75-a77f-4cdd-b823-119cedcefb8b, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a88ca75-a77f-4cdd-b823-119cedcefb8b, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=OTQ5MThiMTEtN2E1Y2EzZjQtMzYyM2YyLWU1YzdkMzhi" 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, 4a88ca75-a77f-4cdd-b823-119cedcefb8b, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 96692989-aec9-4b0c-8669-4a0628441513, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T15:21:03.122066038+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, 740210ee-06a2-45da-93e0-822cb9939ff7, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T15:21:03.122207587+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2093ebac-39c4-47fa-9660-eaa26c0dee04, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T15:21:03.122238005+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, eb308ea0-2450-4949-9556-66320149d854, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T15:21:03.122324126+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, ffa886a4-f993-4a15-842d-be0aa8f5c44b, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T15:21:03.122297487+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, 737c2524-0e54-4270-b814-686daeb2cb32, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T15:21:03.122349483+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-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 054e53fd-b74b-47ca-88c5-2c0a0e7961eb, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T15:21:03.122266654+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 356c3534-1919-4251-869a-78e78750bc75, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T15:21:03.122382421+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fb36ffa6-c342-42dc-89fe-38d50ff7e5b2, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T15:21:03.122412972+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c3a2cf2-e7b5-41f1-9d90-e0f3c6cfe850, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T15:21:03.122434604+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-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7db7503e-c6c7-4d91-b104-558a2bd83ad2, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122225246+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, c3184363-fdb1-46bf-8f21-a3a1943ea8e1, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122255087+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, 8fbb2ddf-4388-4318-a87f-99e010131d22, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122191219+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, afe988c1-a06f-40b9-8698-25a25fb1d167, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122285095+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 41b3ab7f-1ff9-4c30-92b7-0153631b66c9, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122311697+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, e21ed9f6-2f16-437f-9c4b-cd637e582164, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122370285+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, 59cef291-5c94-4074-b151-8367b09832e4, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122398584+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, 50ca522e-15f9-4ab4-915d-69139f96da81, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122424077+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2b537dde-8bf9-440d-bf37-dec841bf5722, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122337143+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IxMTZhYTItZTc3NTlhMDktYTAxOTBlNDMtMWEzYTExMTE=
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4a88ca75-a77f-4cdd-b823-119cedcefb8b, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122447247+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: 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:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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    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 1549287) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1549287) elapsed time (sec): 30.134385585784912
DEBUG    ya.test:process.py:263 Command (pid 1549287) wtime: 30.186
DEBUG    ya.test:process.py:275 Command (pid 1549287) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	1333	0	0	0	0
9	      0	0	0	1135	0	0	0	0
10	      0	0	0	1105	0	0	0	0
11	      0	0	0	1131	0	0	0	0
12	      0	0	0	988	0	0	0	0
13	      0	0	0	1158	0	0	0	0
14	      0	0	0	1159	0	0	0	0
15	      0	0	0	1026	0	0	0	0
16	      0	0	0	1272	0	0	0	0
17	      0	0	0	1467	0	0	0	0
18	      0	0	0	1329	0	0	0	0
19	      0	0	0	1385	0	0	0	0
20	      0	0	0	1253	0	0	0	0
21	      0	0	0	1422	0	0	0	0
22	      0	0	0	1514	0	0	0	0
23	      0	0	0	1728	0	0	0	0
24	      0	0	0	1609	0	0	0	0
25	      0	0	0	1351	0	0	0	0
26	      0	0	0	1157	0	0	0	0
27	      0	0	0	1245	0	0	0	0
28	      0	0	0	1364	0	0	0	0
29	      0	0	0	1554	0	0	0	0
30	      0	0	0	1547	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 1549287) 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 1549292) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1549292) elapsed time (sec): 30.22908115386963
DEBUG    ya.test:process.py:263 Command (pid 1549292) wtime: 30.266
DEBUG    ya.test:process.py:275 Command (pid 1549292) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     32	32	0	0	271	615	631	631
2	    115	115	0	0	80	134	143	148
3	    108	108	0	0	84	166	173	200
4	     82	82	0	0	103	213	228	239
5	    114	114	0	0	78	177	188	201
6	    131	131	0	0	67	140	146	152
7	      0	0	0	74	0	0	0	0
8	      0	0	0	1347	0	0	0	0
9	      0	0	0	1056	0	0	0	0
10	      0	0	0	1139	0	0	0	0
11	      0	0	0	1035	0	0	0	0
12	      0	0	0	925	0	0	0	0
13	      0	0	0	1013	0	0	0	0
14	      0	0	0	965	0	0	0	0
15	      0	0	0	1059	0	0	0	0
16	      0	0	0	1175	0	0	0	0
17	      0	0	0	1471	0	0	0	0
18	      0	0	0	1221	0	0	0	0
19	      0	0	0	1307	0	0	0	0
20	      0	0	0	1160	0	0	0	0
21	      0	0	0	1370	0	0	0	0
22	      0	0	0	1337	0	0	0	0
23	      0	0	0	1679	0	0	0	0
24	      0	0	0	1422	0	0	0	0
25	      0	0	0	1275	0	0	0	0
26	      0	0	0	943	0	0	0	0
27	      0	0	0	1107	0	0	0	0
28	      0	0	0	1211	0	0	0	0
29	      0	0	0	1313	0	0	0	0
30	      0	0	0	1342	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    582	19.4	0	27946	80	195	555	631

DEBUG    ya.test:process.py:276 Command (pid 1549292) 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 1549291) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1549291) elapsed time (sec): 30.329144716262817
DEBUG    ya.test:process.py:263 Command (pid 1549291) wtime: 30.333
DEBUG    ya.test:process.py:275 Command (pid 1549291) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     17	17	0	0	871	907	907	907
2	     81	81	0	0	115	166	174	179
3	     75	75	0	0	118	217	234	234
4	     61	61	0	0	148	299	307	317
5	     84	84	0	0	119	194	203	205
6	     86	86	0	0	102	157	168	169
7	      0	0	0	117	0	0	0	0
8	      0	0	0	1355	0	0	0	0
9	      0	0	0	1124	0	0	0	0
10	      0	0	0	1143	0	0	0	0
11	      0	0	0	1083	0	0	0	0
12	      0	0	0	998	0	0	0	0
13	      0	0	0	1042	0	0	0	0
14	      0	0	0	1073	0	0	0	0
15	      0	0	0	1063	0	0	0	0
16	      0	0	0	1318	0	0	0	0
17	      0	0	0	1354	0	0	0	0
18	      0	0	0	1334	0	0	0	0
19	      0	0	0	1403	0	0	0	0
20	      0	0	0	1228	0	0	0	0
21	      0	0	0	1420	0	0	0	0
22	      0	0	0	1490	0	0	0	0
23	      0	0	0	1735	0	0	0	0
24	      0	0	0	1379	0	0	0	0
25	      0	0	0	1215	0	0	0	0
26	      0	0	0	1192	0	0	0	0
27	      0	0	0	1250	0	0	0	0
28	      0	0	0	1382	0	0	0	0
29	      0	0	0	1539	0	0	0	0
30	      0	0	0	1478	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    404	13.4667	0	29715	118	234	883	907

DEBUG    ya.test:process.py:276 Command (pid 1549291) 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.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ro5xdguzfu'
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/k98t/002b59/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.1523304' in '/home/runner/.ya/build/build_root/k98t/002b59/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_l2qvvy6w.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:19306/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13583
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18103
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16652
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19306
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12492
=================================== 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/k98t/002b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1522382
DEBUG    ya.test:process.py:259 Command (pid 1522382) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1522382) elapsed time (sec): 0.818185567855835
DEBUG    ya.test:process.py:263 Command (pid 1522382) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) maxrss: 538960
DEBUG    ya.test:process.py:263 Command (pid 1522382) minflt: 16140
DEBUG    ya.test:process.py:263 Command (pid 1522382) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1522382) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1522382) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1522382) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1522382) stime: 0.4909
DEBUG    ya.test:process.py:263 Command (pid 1522382) utime: 0.106388
DEBUG    ya.test:process.py:263 Command (pid 1522382) wtime: 0.82
DEBUG    ya.test:process.py:275 Command (pid 1522382) output:
Git info:
    Commit: 3f86b488c01e65e17a7e483ab52b79875b38c43b
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 8f883302e2a9c71cf5cc083cfc1ed49af9c654d5 into 45828a561dc8c075cdca5398db260764192ef17f

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 3f86b488c01e65e17a7e483ab52b79875b38c43b
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 8f883302e2a9c71cf5cc083cfc1ed49af9c654d5 into 45828a561dc8c075cdca5398db260764192ef17f

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ro5xdguzfu
    Host information: 
        Linux ghrun-ro5xdguzfu 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/k98t/002b59/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12492
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/k98t/002b59/r3tmp/kikimr_cluster_7jmttrqj
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19306
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18103
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13583
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k98t/002b59/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/k98t/002b59/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/k98t/002b59/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_l2qvvy6w.log --grpc-port=19306 --mon-port=16652 --ic-port=12492
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19306/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k98t/002b59/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/k98t/002b59/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/k98t/002b59/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_l2qvvy6w.log --grpc-port=19306 --mon-port=16652 --ic-port=12492
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k98t/002b59/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/k98t/002b59/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_l2qvvy6w.log', '--grpc-port=19306', '--mon-port=16652', '--ic-port=12492')' in '/home/runner/.ya/build/build_root/k98t/002b59/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: 1523304
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19306/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/k98t/002b59/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1523382
DEBUG    ya.test:process.py:259 Command (pid 1523382) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1523382) elapsed time (sec): 0.8834724426269531
DEBUG    ya.test:process.py:263 Command (pid 1523382) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) maxrss: 538960
DEBUG    ya.test:process.py:263 Command (pid 1523382) minflt: 16142
DEBUG    ya.test:process.py:263 Command (pid 1523382) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) nivcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 1523382) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1523382) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1523382) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1523382) stime: 0.39903299999999997
DEBUG    ya.test:process.py:263 Command (pid 1523382) utime: 0.11041899999999999
DEBUG    ya.test:process.py:263 Command (pid 1523382) wtime: 0.888
DEBUG    ya.test:process.py:275 Command (pid 1523382) output:
Git info:
    Commit: 3f86b488c01e65e17a7e483ab52b79875b38c43b
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 8f883302e2a9c71cf5cc083cfc1ed49af9c654d5 into 45828a561dc8c075cdca5398db260764192ef17f

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 3f86b488c01e65e17a7e483ab52b79875b38c43b
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 8f883302e2a9c71cf5cc083cfc1ed49af9c654d5 into 45828a561dc8c075cdca5398db260764192ef17f
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19306', '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: 12492\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/k98t/002b59/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19306', '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: 12492\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1526398
DEBUG    ya.test:process.py:259 Command (pid 1526398) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1526398) elapsed time (sec): 0.788562536239624
DEBUG    ya.test:process.py:263 Command (pid 1526398) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) maxrss: 547384
DEBUG    ya.test:process.py:263 Command (pid 1526398) minflt: 18283
DEBUG    ya.test:process.py:263 Command (pid 1526398) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 1526398) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1526398) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1526398) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1526398) stime: 0.406771
DEBUG    ya.test:process.py:263 Command (pid 1526398) utime: 0.128958
DEBUG    ya.test:process.py:263 Command (pid 1526398) wtime: 0.814
DEBUG    ya.test:process.py:275 Command (pid 1526398) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19306', '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/k98t/002b59/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19306', '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: 1527121
DEBUG    ya.test:process.py:259 Command (pid 1527121) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1527121) elapsed time (sec): 0.8843762874603271
DEBUG    ya.test:process.py:263 Command (pid 1527121) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) maxrss: 547312
DEBUG    ya.test:process.py:263 Command (pid 1527121) minflt: 18704
DEBUG    ya.test:process.py:263 Command (pid 1527121) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 1527121) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1527121) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 1527121) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1527121) stime: 0.516551
DEBUG    ya.test:process.py:263 Command (pid 1527121) utime: 0.122553
DEBUG    ya.test:process.py:263 Command (pid 1527121) wtime: 0.889
DEBUG    ya.test:process.py:275 Command (pid 1527121) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1527121) 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, 63f6e53e-50b4-4e9d-993b-67c66db2a4f9, localhost:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 63f6e53e-50b4-4e9d-993b-67c66db2a4f9, localhost:19306): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 63f6e53e-50b4-4e9d-993b-67c66db2a4f9, localhost:19306): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ro5xdguzfu.auto.internal" port: 19306 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-ro5xdguzfu.auto.internal:19306, 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:19306
------------------------------ 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/k98t/002b59/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydb/ydb -e grpc://localhost:19306 -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/k98t/002b59/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19306', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1527937
DEBUG    ya.test:process.py:259 Command (pid 1527937) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1527937) elapsed time (sec): 0.533226490020752
DEBUG    ya.test:process.py:263 Command (pid 1527937) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) maxrss: 170616
DEBUG    ya.test:process.py:263 Command (pid 1527937) minflt: 3538
DEBUG    ya.test:process.py:263 Command (pid 1527937) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 1527937) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1527937) nvcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 1527937) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1527937) stime: 0.017367
DEBUG    ya.test:process.py:263 Command (pid 1527937) utime: 0.06854299999999999
DEBUG    ya.test:process.py:263 Command (pid 1527937) wtime: 0.534
DEBUG    ya.test:process.py:275 Command (pid 1527937) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1527937) 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/k98t/002b59/ydb/apps/ydb/ydb -e grpc://localhost:19306 -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/k98t/002b59/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19306', '-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: 1528191
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 1528191) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1528191) elapsed time (sec): 30.273109436035156
DEBUG    ya.test:process.py:263 Command (pid 1528191) wtime: 30.275
DEBUG    ya.test:process.py:275 Command (pid 1528191) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    501	501	0	0	16	41	75	83
2	    549	549	0	0	16	32	43	48
3	    505	505	0	0	18	33	40	52
4	    404	404	0	0	21	53	66	75
5	    402	402	0	0	23	40	49	56
6	    344	344	0	0	25	57	63	73
7	    378	378	0	0	23	52	59	65
8	    506	506	0	0	17	35	59	81
9	    405	405	0	0	22	48	62	74
10	    430	430	0	0	20	42	47	63
11	    490	490	0	0	18	35	45	53
12	    564	564	0	0	17	28	37	46
13	    502	502	0	0	17	38	54	63
14	    596	596	0	0	14	30	39	43
15	    539	539	0	0	17	32	53	59
16	    601	601	0	0	15	27	32	34
17	    538	538	0	0	16	38	51	63
18	    427	427	0	0	20	45	69	75
19	    402	402	0	0	22	45	53	57
20	    317	317	0	0	28	62	70	76
21	    479	479	0	0	20	34	37	48
22	    420	420	0	0	22	35	51	63
23	    432	432	0	0	19	51	75	84
24	    469	469	0	0	20	36	44	57
25	    414	414	0	0	20	47	68	73
26	    494	494	0	0	17	38	56	64
27	    394	394	0	0	22	44	58	64
28	    322	322	0	0	27	59	76	80
29	    563	563	0	0	16	30	37	44
30	    506	506	0	0	18	40	52	64

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13893	463.1	0	0	19	41	59	84

DEBUG    ya.test:process.py:276 Command (pid 1528191) 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, 5f96bd38-a121-4a88-91a1-e34507dd91c4, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f96bd38-a121-4a88-91a1-e34507dd91c4, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f96bd38-a121-4a88-91a1-e34507dd91c4, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 96692989-aec9-4b0c-8669-4a0628441513, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 96692989-aec9-4b0c-8669-4a0628441513, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 96692989-aec9-4b0c-8669-4a0628441513, ghrun-ro5xdguzfu.auto.internal:19306): 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=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 54b4bbd6-73a9-42ee-9e29-6edcbe039eb3, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54b4bbd6-73a9-42ee-9e29-6edcbe039eb3, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=" 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, 54b4bbd6-73a9-42ee-9e29-6edcbe039eb3, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
INFO     root:test_log_scenario.py:217 Count rows after insert 13618 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4a4f409-d4d3-460a-81a8-356d18f9f87c, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4a4f409-d4d3-460a-81a8-356d18f9f87c, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=" 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, b4a4f409-d4d3-460a-81a8-356d18f9f87c, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68596b9a-ea5c-43a9-a72d-b8fdfa508570, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68596b9a-ea5c-43a9-a72d-b8fdfa508570, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=" 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, 68596b9a-ea5c-43a9-a72d-b8fdfa508570, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
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/k98t/002b59/ydb/apps/ydb/ydb -e grpc://localhost:19306 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydb/ydb -e grpc://localhost:19306 -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/k98t/002b59/ydb/apps/ydb/ydb -e grpc://localhost:19306 -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, 8fbb2ddf-4388-4318-a87f-99e010131d22, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fbb2ddf-4388-4318-a87f-99e010131d22, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NTRiNTg5YTEtMTFkYzA0YmEtNTUxNzBkN2UtYTI1OGIxNjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19306', '-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:678 Command out will be placed to ydb.out.3
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/k98t/002b59/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19306', '-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.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 028039d4-aee6-47be-a49d-b0e648574e96, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 028039d4-aee6-47be-a49d-b0e648574e96, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 1549291
DEBUG    ya.test:process.py:628 Command pid: 1549287
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fbb2ddf-4388-4318-a87f-99e010131d22, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k98t/002b59/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:19306', '-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    ydb.connection:connection.py:52 RpcState(CreateSession, 028039d4-aee6-47be-a49d-b0e648574e96, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjkxMjY3MjMtMmIzNmEzZS03NDViY2E5LTY3ZDUwMTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 740210ee-06a2-45da-93e0-822cb9939ff7, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 740210ee-06a2-45da-93e0-822cb9939ff7, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NjkxMjY3MjMtMmIzNmEzZS03NDViY2E5LTY3ZDUwMTg=" }
DEBUG    ya.test:process.py:628 Command pid: 1549292
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 740210ee-06a2-45da-93e0-822cb9939ff7, ghrun-ro5xdguzfu.auto.internal:19306): 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=NjkxMjY3MjMtMmIzNmEzZS03NDViY2E5LTY3ZDUwMTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7db7503e-c6c7-4d91-b104-558a2bd83ad2, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7db7503e-c6c7-4d91-b104-558a2bd83ad2, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NjkxMjY3MjMtMmIzNmEzZS03NDViY2E5LTY3ZDUwMTg=" 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, 7db7503e-c6c7-4d91-b104-558a2bd83ad2, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bf61299b-876d-4e27-b973-a525591d51d6, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf61299b-876d-4e27-b973-a525591d51d6, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf61299b-876d-4e27-b973-a525591d51d6, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2Q4YzJmODEtZWU3MDMxYmMtMjAyODNhYmMtYmEzOTNjNzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2093ebac-39c4-47fa-9660-eaa26c0dee04, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2093ebac-39c4-47fa-9660-eaa26c0dee04, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=M2Q4YzJmODEtZWU3MDMxYmMtMjAyODNhYmMtYmEzOTNjNzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2093ebac-39c4-47fa-9660-eaa26c0dee04, ghrun-ro5xdguzfu.auto.internal:19306): 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=M2Q4YzJmODEtZWU3MDMxYmMtMjAyODNhYmMtYmEzOTNjNzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3184363-fdb1-46bf-8f21-a3a1943ea8e1, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3184363-fdb1-46bf-8f21-a3a1943ea8e1, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=M2Q4YzJmODEtZWU3MDMxYmMtMjAyODNhYmMtYmEzOTNjNzU=" 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, c3184363-fdb1-46bf-8f21-a3a1943ea8e1, ghrun-ro5xdguzfu.auto.internal:19306): 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, 2e256d2b-de68-4fcf-a966-a71450d1b0de, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e256d2b-de68-4fcf-a966-a71450d1b0de, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e256d2b-de68-4fcf-a966-a71450d1b0de, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzgxOGI3NjMtNTBhZTI0ODYtYjNhMDNmMmMtMzc2ZmY3ZTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 054e53fd-b74b-47ca-88c5-2c0a0e7961eb, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 054e53fd-b74b-47ca-88c5-2c0a0e7961eb, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=YzgxOGI3NjMtNTBhZTI0ODYtYjNhMDNmMmMtMzc2ZmY3ZTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 054e53fd-b74b-47ca-88c5-2c0a0e7961eb, ghrun-ro5xdguzfu.auto.internal:19306): 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=YzgxOGI3NjMtNTBhZTI0ODYtYjNhMDNmMmMtMzc2ZmY3ZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afe988c1-a06f-40b9-8698-25a25fb1d167, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afe988c1-a06f-40b9-8698-25a25fb1d167, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=YzgxOGI3NjMtNTBhZTI0ODYtYjNhMDNmMmMtMzc2ZmY3ZTA=" 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, afe988c1-a06f-40b9-8698-25a25fb1d167, ghrun-ro5xdguzfu.auto.internal:19306): 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, 78aa56bc-05a6-4cc5-8ce0-2ee95c72f19d, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78aa56bc-05a6-4cc5-8ce0-2ee95c72f19d, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78aa56bc-05a6-4cc5-8ce0-2ee95c72f19d, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWE3MTM2NzUtYTExMmVjMjMtODhjYTk4MzgtZGY5ZmUzZDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ffa886a4-f993-4a15-842d-be0aa8f5c44b, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ffa886a4-f993-4a15-842d-be0aa8f5c44b, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=ZWE3MTM2NzUtYTExMmVjMjMtODhjYTk4MzgtZGY5ZmUzZDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ffa886a4-f993-4a15-842d-be0aa8f5c44b, ghrun-ro5xdguzfu.auto.internal:19306): 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=ZWE3MTM2NzUtYTExMmVjMjMtODhjYTk4MzgtZGY5ZmUzZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41b3ab7f-1ff9-4c30-92b7-0153631b66c9, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41b3ab7f-1ff9-4c30-92b7-0153631b66c9, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=ZWE3MTM2NzUtYTExMmVjMjMtODhjYTk4MzgtZGY5ZmUzZDU=" 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, 41b3ab7f-1ff9-4c30-92b7-0153631b66c9, ghrun-ro5xdguzfu.auto.internal:19306): 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, 5832bc4c-7d08-4583-ad46-d68d97129dfd, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5832bc4c-7d08-4583-ad46-d68d97129dfd, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5832bc4c-7d08-4583-ad46-d68d97129dfd, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTc5ZmQ3NDYtYjYzYjY4MzEtYjZkMDdkOC0yNDk1NGExMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eb308ea0-2450-4949-9556-66320149d854, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eb308ea0-2450-4949-9556-66320149d854, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5ZmQ3NDYtYjYzYjY4MzEtYjZkMDdkOC0yNDk1NGExMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eb308ea0-2450-4949-9556-66320149d854, ghrun-ro5xdguzfu.auto.internal:19306): 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=ZTc5ZmQ3NDYtYjYzYjY4MzEtYjZkMDdkOC0yNDk1NGExMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b537dde-8bf9-440d-bf37-dec841bf5722, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b537dde-8bf9-440d-bf37-dec841bf5722, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5ZmQ3NDYtYjYzYjY4MzEtYjZkMDdkOC0yNDk1NGExMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b0ad796d-ec7c-454d-97b1-78ca4a55fdba, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b0ad796d-ec7c-454d-97b1-78ca4a55fdba, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b537dde-8bf9-440d-bf37-dec841bf5722, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b0ad796d-ec7c-454d-97b1-78ca4a55fdba, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWJiNDczODItYmI4ZjhmODQtMzEwZDk5YjctMjk0MDIxOGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 737c2524-0e54-4270-b814-686daeb2cb32, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 737c2524-0e54-4270-b814-686daeb2cb32, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NWJiNDczODItYmI4ZjhmODQtMzEwZDk5YjctMjk0MDIxOGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 737c2524-0e54-4270-b814-686daeb2cb32, ghrun-ro5xdguzfu.auto.internal:19306): 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=NWJiNDczODItYmI4ZjhmODQtMzEwZDk5YjctMjk0MDIxOGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e21ed9f6-2f16-437f-9c4b-cd637e582164, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1064cea1-95e5-476e-97d1-20bfa6176a0e, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1064cea1-95e5-476e-97d1-20bfa6176a0e, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e21ed9f6-2f16-437f-9c4b-cd637e582164, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=NWJiNDczODItYmI4ZjhmODQtMzEwZDk5YjctMjk0MDIxOGY=" 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, e21ed9f6-2f16-437f-9c4b-cd637e582164, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1064cea1-95e5-476e-97d1-20bfa6176a0e, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTkyNGY2MC04Nzg3NWY5Zi04MzI1Yzg4MS1hNTZiZDU0Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 356c3534-1919-4251-869a-78e78750bc75, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 356c3534-1919-4251-869a-78e78750bc75, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=YTkyNGY2MC04Nzg3NWY5Zi04MzI1Yzg4MS1hNTZiZDU0Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 356c3534-1919-4251-869a-78e78750bc75, ghrun-ro5xdguzfu.auto.internal:19306): 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=YTkyNGY2MC04Nzg3NWY5Zi04MzI1Yzg4MS1hNTZiZDU0Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59cef291-5c94-4074-b151-8367b09832e4, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59cef291-5c94-4074-b151-8367b09832e4, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=YTkyNGY2MC04Nzg3NWY5Zi04MzI1Yzg4MS1hNTZiZDU0Mg==" 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, 59cef291-5c94-4074-b151-8367b09832e4, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f24dbe97-fd23-4d9a-9412-b123fc9bae05, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f24dbe97-fd23-4d9a-9412-b123fc9bae05, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f24dbe97-fd23-4d9a-9412-b123fc9bae05, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2IxMTZhYTItZTc3NTlhMDktYTAxOTBlNDMtMWEzYTExMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fb36ffa6-c342-42dc-89fe-38d50ff7e5b2, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fb36ffa6-c342-42dc-89fe-38d50ff7e5b2, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=M2IxMTZhYTItZTc3NTlhMDktYTAxOTBlNDMtMWEzYTExMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fb36ffa6-c342-42dc-89fe-38d50ff7e5b2, ghrun-ro5xdguzfu.auto.internal:19306): 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=M2IxMTZhYTItZTc3NTlhMDktYTAxOTBlNDMtMWEzYTExMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50ca522e-15f9-4ab4-915d-69139f96da81, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50ca522e-15f9-4ab4-915d-69139f96da81, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=M2IxMTZhYTItZTc3NTlhMDktYTAxOTBlNDMtMWEzYTExMTE=" 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, 50ca522e-15f9-4ab4-915d-69139f96da81, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
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, 837580f7-0292-4b0e-a37f-83140c3bfe88, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 837580f7-0292-4b0e-a37f-83140c3bfe88, ghrun-ro5xdguzfu.auto.internal:19306): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 837580f7-0292-4b0e-a37f-83140c3bfe88, ghrun-ro5xdguzfu.auto.internal:19306): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTQ5MThiMTEtN2E1Y2EzZjQtMzYyM2YyLWU1YzdkMzhi" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6c3a2cf2-e7b5-41f1-9d90-e0f3c6cfe850, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6c3a2cf2-e7b5-41f1-9d90-e0f3c6cfe850, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=OTQ5MThiMTEtN2E1Y2EzZjQtMzYyM2YyLWU1YzdkMzhi" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6c3a2cf2-e7b5-41f1-9d90-e0f3c6cfe850, ghrun-ro5xdguzfu.auto.internal:19306): 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=OTQ5MThiMTEtN2E1Y2EzZjQtMzYyM2YyLWU1YzdkMzhi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a88ca75-a77f-4cdd-b823-119cedcefb8b, ghrun-ro5xdguzfu.auto.internal:19306): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a88ca75-a77f-4cdd-b823-119cedcefb8b, ghrun-ro5xdguzfu.auto.internal:19306): request = { session_id: "ydb://session/3?node_id=1&id=OTQ5MThiMTEtN2E1Y2EzZjQtMzYyM2YyLWU1YzdkMzhi" 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, 4a88ca75-a77f-4cdd-b823-119cedcefb8b, ghrun-ro5xdguzfu.auto.internal:19306): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 96692989-aec9-4b0c-8669-4a0628441513, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T15:21:03.122066038+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, 740210ee-06a2-45da-93e0-822cb9939ff7, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T15:21:03.122207587+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2093ebac-39c4-47fa-9660-eaa26c0dee04, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T15:21:03.122238005+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, eb308ea0-2450-4949-9556-66320149d854, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T15:21:03.122324126+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, ffa886a4-f993-4a15-842d-be0aa8f5c44b, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T15:21:03.122297487+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, 737c2524-0e54-4270-b814-686daeb2cb32, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T15:21:03.122349483+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-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 054e53fd-b74b-47ca-88c5-2c0a0e7961eb, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T15:21:03.122266654+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 356c3534-1919-4251-869a-78e78750bc75, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T15:21:03.122382421+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fb36ffa6-c342-42dc-89fe-38d50ff7e5b2, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T15:21:03.122412972+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c3a2cf2-e7b5-41f1-9d90-e0f3c6cfe850, ghrun-ro5xdguzfu.auto.internal:19306): 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:19306 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T15:21:03.122434604+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-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7db7503e-c6c7-4d91-b104-558a2bd83ad2, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122225246+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, c3184363-fdb1-46bf-8f21-a3a1943ea8e1, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122255087+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, 8fbb2ddf-4388-4318-a87f-99e010131d22, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122191219+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, afe988c1-a06f-40b9-8698-25a25fb1d167, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122285095+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 41b3ab7f-1ff9-4c30-92b7-0153631b66c9, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122311697+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, e21ed9f6-2f16-437f-9c4b-cd637e582164, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122370285+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, 59cef291-5c94-4074-b151-8367b09832e4, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122398584+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, 50ca522e-15f9-4ab4-915d-69139f96da81, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122424077+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2b537dde-8bf9-440d-bf37-dec841bf5722, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122337143+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2IxMTZhYTItZTc3NTlhMDktYTAxOTBlNDMtMWEzYTExMTE=
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4a88ca75-a77f-4cdd-b823-119cedcefb8b, ghrun-ro5xdguzfu.auto.internal:19306): 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-07T15:21:03.122447247+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: 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:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ro5xdguzfu.auto.internal:19306
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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    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 1549287) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1549287) elapsed time (sec): 30.134385585784912
DEBUG    ya.test:process.py:263 Command (pid 1549287) wtime: 30.186
DEBUG    ya.test:process.py:275 Command (pid 1549287) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	1333	0	0	0	0
9	      0	0	0	1135	0	0	0	0
10	      0	0	0	1105	0	0	0	0
11	      0	0	0	1131	0	0	0	0
12	      0	0	0	988	0	0	0	0
13	      0	0	0	1158	0	0	0	0
14	      0	0	0	1159	0	0	0	0
15	      0	0	0	1026	0	0	0	0
16	      0	0	0	1272	0	0	0	0
17	      0	0	0	1467	0	0	0	0
18	      0	0	0	1329	0	0	0	0
19	      0	0	0	1385	0	0	0	0
20	      0	0	0	1253	0	0	0	0
21	      0	0	0	1422	0	0	0	0
22	      0	0	0	1514	0	0	0	0
23	      0	0	0	1728	0	0	0	0
24	      0	0	0	1609	0	0	0	0
25	      0	0	0	1351	0	0	0	0
26	      0	0	0	1157	0	0	0	0
27	      0	0	0	1245	0	0	0	0
28	      0	0	0	1364	0	0	0	0
29	      0	0	0	1554	0	0	0	0
30	      0	0	0	1547	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 1549287) 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 1549292) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1549292) elapsed time (sec): 30.22908115386963
DEBUG    ya.test:process.py:263 Command (pid 1549292) wtime: 30.266
DEBUG    ya.test:process.py:275 Command (pid 1549292) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     32	32	0	0	271	615	631	631
2	    115	115	0	0	80	134	143	148
3	    108	108	0	0	84	166	173	200
4	     82	82	0	0	103	213	228	239
5	    114	114	0	0	78	177	188	201
6	    131	131	0	0	67	140	146	152
7	      0	0	0	74	0	0	0	0
8	      0	0	0	1347	0	0	0	0
9	      0	0	0	1056	0	0	0	0
10	      0	0	0	1139	0	0	0	0
11	      0	0	0	1035	0	0	0	0
12	      0	0	0	925	0	0	0	0
13	      0	0	0	1013	0	0	0	0
14	      0	0	0	965	0	0	0	0
15	      0	0	0	1059	0	0	0	0
16	      0	0	0	1175	0	0	0	0
17	      0	0	0	1471	0	0	0	0
18	      0	0	0	1221	0	0	0	0
19	      0	0	0	1307	0	0	0	0
20	      0	0	0	1160	0	0	0	0
21	      0	0	0	1370	0	0	0	0
22	      0	0	0	1337	0	0	0	0
23	      0	0	0	1679	0	0	0	0
24	      0	0	0	1422	0	0	0	0
25	      0	0	0	1275	0	0	0	0
26	      0	0	0	943	0	0	0	0
27	      0	0	0	1107	0	0	0	0
28	      0	0	0	1211	0	0	0	0
29	      0	0	0	1313	0	0	0	0
30	      0	0	0	1342	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    582	19.4	0	27946	80	195	555	631

DEBUG    ya.test:process.py:276 Command (pid 1549292) 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 1549291) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1549291) elapsed time (sec): 30.329144716262817
DEBUG    ya.test:process.py:263 Command (pid 1549291) wtime: 30.333
DEBUG    ya.test:process.py:275 Command (pid 1549291) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     17	17	0	0	871	907	907	907
2	     81	81	0	0	115	166	174	179
3	     75	75	0	0	118	217	234	234
4	     61	61	0	0	148	299	307	317
5	     84	84	0	0	119	194	203	205
6	     86	86	0	0	102	157	168	169
7	      0	0	0	117	0	0	0	0
8	      0	0	0	1355	0	0	0	0
9	      0	0	0	1124	0	0	0	0
10	      0	0	0	1143	0	0	0	0
11	      0	0	0	1083	0	0	0	0
12	      0	0	0	998	0	0	0	0
13	      0	0	0	1042	0	0	0	0
14	      0	0	0	1073	0	0	0	0
15	      0	0	0	1063	0	0	0	0
16	      0	0	0	1318	0	0	0	0
17	      0	0	0	1354	0	0	0	0
18	      0	0	0	1334	0	0	0	0
19	      0	0	0	1403	0	0	0	0
20	      0	0	0	1228	0	0	0	0
21	      0	0	0	1420	0	0	0	0
22	      0	0	0	1490	0	0	0	0
23	      0	0	0	1735	0	0	0	0
24	      0	0	0	1379	0	0	0	0
25	      0	0	0	1215	0	0	0	0
26	      0	0	0	1192	0	0	0	0
27	      0	0	0	1250	0	0	0	0
28	      0	0	0	1382	0	0	0	0
29	      0	0	0	1539	0	0	0	0
30	      0	0	0	1478	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    404	13.4667	0	29715	118	234	883	907

DEBUG    ya.test:process.py:276 Command (pid 1549291) 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.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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:19306
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19306". 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 ===============================
306.09s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.78s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.35s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
4.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
3.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
1.02s 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]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(17 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/k98t/002b59/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/k98t/002b59/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-07T15:20:56.576838Z): source_id=235;tablet_id=72075186224037919;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA634E05
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62D346
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BBBF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B36CB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8A1F8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C89F4F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78ECDD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FAB6B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16751947
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166A9143
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166A9143
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A5F63
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166ACA17
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165182B8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C964A45
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB466E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AC6A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B0764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B0370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B0F5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA636A5C
21. ??:0: ?? @ 0x7F889EB93AC2
22. ??:0: ?? @ 0x7F889EC258BF
============== 1 failed, 10 passed, 1 error in 364.02s (0:06:04) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k98t/002b4d/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 ===============================
8.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
8.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 71.88s (0:01:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k98t/002b5d/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 ===============================
110.89s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
8.11s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
8.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
6.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
5.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.12s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 179.98s (0:02:59) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k98t/002b52/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 .....
test_replace.py .....

============================== slowest durations ===============================
109.13s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
108.05s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
106.85s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
85.22s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
77.76s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
3.81s setup    test_replace.py::TestReplace::test_copy_full
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.89s call     test_replace.py::TestReplace::test_count
0.88s call     test_replace.py::TestReplace::test_copy_full
0.81s call     test_replace.py::TestReplace::test_copy_partial
0.48s call     test_replace.py::TestReplace::test_partial_replace
0.33s call     test_replace.py::TestReplace::test_incorrect
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 498.52s (0:08:18) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k98t/002b4a/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 ===============================
9.39s setup    test_replace.py::TestReplace::test_replace_rollback
6.65s setup    test_update.py::TestUpdate::test_incorrect
5.17s setup    test_select.py::TestSelect::test_incorrect
1.75s call     test_replace.py::TestReplace::test_replace_rollback
1.60s call     test_select.py::TestSelect::test_json_query
1.42s call     test_update.py::TestUpdate::test_update_rollback
1.11s call     test_update.py::TestUpdate::test_update_many_rows
1.03s call     test_update.py::TestUpdate::test_partial_update
0.99s call     test_replace.py::TestReplace::test_replace_total
0.73s call     test_replace.py::TestReplace::test_replace_with_nulls
0.66s call     test_select.py::TestSelect::test_incorrect
0.65s call     test_update.py::TestUpdate::test_incorrect
0.59s call     test_update.py::TestUpdate::test_update_pk
0.04s setup    test_update.py::TestUpdate::test_update_rollback
0.02s teardown test_update.py::TestUpdate::test_update_pk
0.02s setup    test_replace.py::TestReplace::test_replace_total
0.01s setup    test_update.py::TestUpdate::test_partial_update
0.01s setup    test_replace.py::TestReplace::test_replace_with_nulls

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 33.42s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k98t/002b5a/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 ===============================
347.21s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
37.02s call     zip_bomb.py::TestZipBomb::test
15.19s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
7.78s setup    test_upsert.py::TestUpsert::test_copy_full
6.59s setup    test_update.py::TestUpdate::test_update_single_column
3.21s setup    zip_bomb.py::TestZipBomb::test
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.79s call     test_upsert.py::TestUpsert::test_count
1.75s call     test_upsert.py::TestUpsert::test_copy_full
1.54s call     test_upsert.py::TestUpsert::test_copy_partial
1.48s call     test_update.py::TestUpdate::test_update_single_column
0.97s call     test_update.py::TestUpdate::test_update_single_row
0.96s call     test_upsert.py::TestUpsert::test_partial_update
0.70s call     test_upsert.py::TestUpsert::test_insert_nulls
0.61s call     test_upsert.py::TestUpsert::test_incorrect
0.04s setup    test_update.py::TestUpdate::test_update_single_row
0.02s setup    test_upsert.py::TestUpsert::test_partial_update
0.02s setup    test_upsert.py::TestUpsert::test_count
0.01s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.01s setup    test_upsert.py::TestUpsert::test_copy_partial
0.01s teardown test_upsert.py::TestUpsert::test_insert_nulls
0.01s teardown test_upsert.py::TestUpsert::test_copy_partial

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 443.05s (0:07:23) ========================
