============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fapj/002dee/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 ===============================
176.49s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
99.15s call     tablets_movement.py::TestTabletsMovement::test[ROW]
96.79s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
33.30s call     order_by_with_limit.py::TestOrderBy::test
15.90s setup    test_create.py::TestCreate::test_create_all_opt_ints
11.33s call     test_create.py::TestCreate::test_create_decimals
9.13s setup    order_by_with_limit.py::TestOrderBy::test
5.05s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.62s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.42s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
1.48s call     test_create.py::TestCreate::test_create_all_opt_ints
1.45s call     test_create.py::TestCreate::test_create_all_req_ints
1.23s call     test_create.py::TestCreate::test_create_real_req
1.22s call     test_create.py::TestCreate::test_create_real_opt
1.07s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.72s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.27s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.22s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.14s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.14s setup    test_create.py::TestCreate::test_create_real_req
0.12s teardown test_create.py::TestCreate::test_create_decimals
0.08s setup    test_create.py::TestCreate::test_create_real_opt
0.06s setup    test_create.py::TestCreate::test_create_decimals
0.05s teardown test_create.py::TestCreate::test_create_real_req
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    test_create.py::TestCreate::test_create_all_req_ints

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 465.75s (0:07:45) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fapj/002de0/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: 20.2 ms
create table: 364.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.2
    "min_ms": 26.1
    "median_ms": 30.3
    "max_ms": 55.8
    "stdev_ms": 8.5
select count(*) after initial inserts: 107.8 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 40.7
    "min_ms": 33.1
    "median_ms": 39.5
    "max_ms": 76.8
    "stdev_ms": 4.8
select count(*) after all modifications: 2797.8 ms
select all: 3005.6 ms
delete from table: 3181.1 ms
select all after delete: 3309.3 ms
.drop table: 29.7 ms
create table: 391.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.0
    "min_ms": 24.5
    "median_ms": 30.1
    "max_ms": 32.8
    "stdev_ms": 2.6
select count(*) after initial inserts: 97.2 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 40.3
    "min_ms": 37.0
    "median_ms": 40.1
    "max_ms": 57.5
    "stdev_ms": 2.4
updates (step 1):
    "runs": 200
    "avg_ms": 158.3
    "min_ms": 130.8
    "median_ms": 155.9
    "max_ms": 244.4
    "stdev_ms": 16.5
upserts (step 2):
    "runs": 200
    "avg_ms": 29.2
    "min_ms": 23.4
    "median_ms": 27.7
    "max_ms": 56.8
    "stdev_ms": 5.0
select count(*) after all modifications: 352.2 ms
select all: 374.7 ms
delete from table: 437.1 ms
select all after delete: 378.5 ms
.drop table: 36.1 ms
create table: 443.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.3
    "min_ms": 26.7
    "median_ms": 29.8
    "max_ms": 39.0
    "stdev_ms": 3.8
select count(*) after initial inserts: 139.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 150.7
    "min_ms": 98.9
    "median_ms": 144.1
    "max_ms": 268.0
    "stdev_ms": 29.2
select count(*) after all modifications: 302.7 ms
select all: 245.6 ms
delete from table: 295.7 ms
select all after delete: 251.0 ms
.drop table: 33.2 ms
create table: 430.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.7
    "min_ms": 26.7
    "median_ms": 29.9
    "max_ms": 30.9
    "stdev_ms": 1.0
select count(*) after initial inserts: 102.6 ms
updates (step 0):
    "runs": 150
    "avg_ms": 142.3
    "min_ms": 89.5
    "median_ms": 136.7
    "max_ms": 245.4
    "stdev_ms": 33.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 92.2
    "min_ms": 58.4
    "median_ms": 86.2
    "max_ms": 175.0
    "stdev_ms": 25.2
select count(*) after all modifications: 573.3 ms
select all: 466.0 ms
delete from table: 452.8 ms
select all after delete: 362.6 ms
.drop table: 80.6 ms
create table: 776.4 ms
initial inserts:
    "runs": 20
    "avg_ms": 57.4
    "min_ms": 35.4
    "median_ms": 48.1
    "max_ms": 107.6
    "stdev_ms": 22.0
select count(*) after initial inserts: 152.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 179.7
    "min_ms": 123.3
    "median_ms": 179.7
    "max_ms": 315.1
    "stdev_ms": 35.4
upserts (step 1):
    "runs": 200
    "avg_ms": 41.3
    "min_ms": 27.2
    "median_ms": 38.4
    "max_ms": 103.4
    "stdev_ms": 12.5
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 104.9
    "min_ms": 71.1
    "median_ms": 93.1
    "max_ms": 300.9
    "stdev_ms": 34.9
select count(*) after all modifications: 1134.7 ms
select all: 1007.5 ms
delete from table: 1106.6 ms
select all after delete: 1294.9 ms
.drop table: 52.4 ms
create table: 1260.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 47.4
    "min_ms": 37.0
    "median_ms": 48.3
    "max_ms": 57.7
    "stdev_ms": 7.0
select count(*) after initial inserts: 211.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 66.9
    "min_ms": 26.2
    "median_ms": 56.9
    "max_ms": 395.5
    "stdev_ms": 34.9
select count(*) after all modifications: 824.7 ms
select all: 1057.4 ms
delete from table: 737.5 ms
select all after delete: 598.6 ms
.Generated operation sequence:
  0. UPSERT: 3 operations
  1. BULK_UPSERT: 10 operations
  2. UPSERT: 11 operations
  3. UPSERT: 4 operations
  4. UPSERT: 1 operations
  5. UPDATE: 17 operations
  6. BULK_UPSERT: 12 operations
  7. UPDATE: 12 operations
  8. BULK_UPSERT: 15 operations
  9. UPDATE: 20 operations
drop table: 136.2 ms
create table: 980.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 67.1
    "min_ms": 37.4
    "median_ms": 55.8
    "max_ms": 168.8
    "stdev_ms": 39.5
select count(*) after initial inserts: 289.4 ms
upserts (step 0):
    "runs": 30
    "avg_ms": 74.4
    "min_ms": 38.0
    "median_ms": 70.7
    "max_ms": 139.4
    "stdev_ms": 27.9
bulk_upserts (step 1):
    "runs": 10
    "avg_ms": 123.6
    "min_ms": 79.5
    "median_ms": 128.5
    "max_ms": 162.1
    "stdev_ms": 26.9
upserts (step 2):
    "runs": 110
    "avg_ms": 85.0
    "min_ms": 30.2
    "median_ms": 77.8
    "max_ms": 254.6
    "stdev_ms": 41.1
upserts (step 3):
    "runs": 40
    "avg_ms": 90.8
    "min_ms": 33.0
    "median_ms": 90.4
    "max_ms": 169.1
    "stdev_ms": 35.6
upserts (step 4):
    "runs": 10
    "avg_ms": 83.7
    "min_ms": 51.6
    "median_ms": 75.3
    "max_ms": 145.7
    "stdev_ms": 34.1
updates (step 5):
    "runs": 170
    "avg_ms": 242.0
    "min_ms": 138.2
    "median_ms": 233.2
    "max_ms": 462.2
    "stdev_ms": 60.4
bulk_upserts (step 6):
    "runs": 12
    "avg_ms": 107.3
    "min_ms": 57.0
    "median_ms": 91.7
    "max_ms": 234.5
    "stdev_ms": 51.0
updates (step 7):
    "runs": 120
    "avg_ms": 207.0
    "min_ms": 132.3
    "median_ms": 202.4
    "max_ms": 365.0
    "stdev_ms": 41.0
bulk_upserts (step 8):
    "runs": 15
    "avg_ms": 62.0
    "min_ms": 51.6
    "median_ms": 60.3
    "max_ms": 92.6
    "stdev_ms": 10.5
updates (step 9):
    "runs": 200
    "avg_ms": 181.3
    "min_ms": 140.3
    "median_ms": 173.4
    "max_ms": 312.4
    "stdev_ms": 30.9
select count(*) after all modifications: 263.2 ms
select all: 283.4 ms
delete from table: 338.1 ms
select all after delete: 260.6 ms
.
test_delete.py ..

============================== slowest durations ===============================
152.72s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
124.98s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
72.19s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
61.40s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
43.90s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
33.50s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
33.44s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
4.81s setup    test_delete.py::TestDelete::test_delete_rollback
4.11s setup    test_create.py::TestCreate::test_create_strings_opt
3.99s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.97s call     test_delete.py::TestDelete::test_delete_rollback
0.66s call     test_create.py::TestCreate::test_create_strings_opt
0.49s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.06s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.05s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown 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]
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]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 541.51s (0:09:01) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fapj/002dfa/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 ===============================
5.52s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.02s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.92s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.90s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.83s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.81s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.80s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.77s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.76s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.69s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.60s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.58s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 15.62s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fapj/002e2f/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 ===============================
28.92s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
19.88s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.07s setup    test_delete.py::TestDelete::test_incorrect
5.87s setup    test_insert.py::TestInsertStatement::test_bulk
4.38s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.09s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.36s call     test_insert.py::TestInsertStatement::test_copy_full
1.36s call     test_insert.py::TestInsertStatement::test_copy_partial
0.77s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.67s call     test_insert.py::TestInsertStatement::test_bulk
0.62s call     test_delete.py::TestDelete::test_incorrect
0.62s call     test_insert.py::TestInsertStatement::test_duplicate
0.62s call     test_insert.py::TestInsertStatement::test_plain
0.45s call     test_insert.py::TestInsertStatement::test_incorrect
0.41s call     test_insert.py::TestInsertStatement::test_out_of_range
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_full

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 77.37s (0:01:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fapj/002e10/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/fapj/002e10/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/fapj/002e10/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-07T16:57:04.069936Z): source_id=244;tablet_id=72075186224037894;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 @ 0xA635E05
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62E346
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BCBF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B46CB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8B1F8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C8AF4F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78FCDD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FBD2B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16752B07
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166AA303
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166AA303
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A7123
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166ADBD7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x16519478
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C966B65
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB467E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AD6A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B1764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B1370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B1F5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA637A5C
E   21. ??:0: ?? @ 0x7F5F08229AC2
E   22. ??:0: ?? @ 0x7F5F082BB8BF
------------------------------ 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/fapj/002e10/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 777720
DEBUG    ya.test:process.py:259 Command (pid 777720) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 777720) elapsed time (sec): 0.5200779438018799
DEBUG    ya.test:process.py:263 Command (pid 777720) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) maxrss: 538968
DEBUG    ya.test:process.py:263 Command (pid 777720) minflt: 16136
DEBUG    ya.test:process.py:263 Command (pid 777720) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 777720) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 777720) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 777720) stime: 0.308311
DEBUG    ya.test:process.py:263 Command (pid 777720) utime: 0.12034299999999999
DEBUG    ya.test:process.py:263 Command (pid 777720) wtime: 0.523
DEBUG    ya.test:process.py:275 Command (pid 777720) output:
Git info:
    Commit: 8c71928e0d661f6d3948707471ad66161fd321c5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge e18e8a7dd8dadefdcc88b92ee46704e8a81b6f65 into e452dca37232deaf33c5643dc94267b3b470f17c

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 8c71928e0d661f6d3948707471ad66161fd321c5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge e18e8a7dd8dadefdcc88b92ee46704e8a81b6f65 into e452dca37232deaf33c5643dc94267b3b470f17c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oapdu7nrqi
    Host information: 
        Linux ghrun-oapdu7nrqi 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/fapj/002e10/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28772
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/fapj/002e10/r3tmp/kikimr_cluster_ki1u8014
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27831
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3402
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12275
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/fapj/002e10/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/fapj/002e10/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/fapj/002e10/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_w6vjzh9z.log --grpc-port=27831 --mon-port=19108 --ic-port=28772
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27831/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/fapj/002e10/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/fapj/002e10/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/fapj/002e10/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_w6vjzh9z.log --grpc-port=27831 --mon-port=19108 --ic-port=28772
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/fapj/002e10/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/fapj/002e10/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_w6vjzh9z.log', '--grpc-port=27831', '--mon-port=19108', '--ic-port=28772')' in '/home/runner/.ya/build/build_root/fapj/002e10/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: 777916
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27831/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/fapj/002e10/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 777923
DEBUG    ya.test:process.py:259 Command (pid 777923) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 777923) elapsed time (sec): 0.6405658721923828
DEBUG    ya.test:process.py:263 Command (pid 777923) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) maxrss: 538968
DEBUG    ya.test:process.py:263 Command (pid 777923) minflt: 16311
DEBUG    ya.test:process.py:263 Command (pid 777923) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 777923) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 777923) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 777923) stime: 0.46625099999999997
DEBUG    ya.test:process.py:263 Command (pid 777923) utime: 0.11556599999999999
DEBUG    ya.test:process.py:263 Command (pid 777923) wtime: 0.647
DEBUG    ya.test:process.py:275 Command (pid 777923) output:
Git info:
    Commit: 8c71928e0d661f6d3948707471ad66161fd321c5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge e18e8a7dd8dadefdcc88b92ee46704e8a81b6f65 into e452dca37232deaf33c5643dc94267b3b470f17c

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 8c71928e0d661f6d3948707471ad66161fd321c5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge e18e8a7dd8dadefdcc88b92ee46704e8a81b6f65 into e452dca37232deaf33c5643dc94267b3b470f17c
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27831', '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: 28772\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/fapj/002e10/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27831', '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: 28772\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 778769
DEBUG    ya.test:process.py:259 Command (pid 778769) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 778769) elapsed time (sec): 0.5715892314910889
DEBUG    ya.test:process.py:263 Command (pid 778769) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) maxrss: 547388
DEBUG    ya.test:process.py:263 Command (pid 778769) minflt: 18275
DEBUG    ya.test:process.py:263 Command (pid 778769) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 778769) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) nvcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 778769) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 778769) stime: 0.348331
DEBUG    ya.test:process.py:263 Command (pid 778769) utime: 0.156553
DEBUG    ya.test:process.py:263 Command (pid 778769) wtime: 0.574
DEBUG    ya.test:process.py:275 Command (pid 778769) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27831', '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/fapj/002e10/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27831', '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: 779079
DEBUG    ya.test:process.py:259 Command (pid 779079) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 779079) elapsed time (sec): 0.5895485877990723
DEBUG    ya.test:process.py:263 Command (pid 779079) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) maxrss: 547396
DEBUG    ya.test:process.py:263 Command (pid 779079) minflt: 18278
DEBUG    ya.test:process.py:263 Command (pid 779079) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) nivcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 779079) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 779079) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 779079) stime: 0.390211
DEBUG    ya.test:process.py:263 Command (pid 779079) utime: 0.12567899999999999
DEBUG    ya.test:process.py:263 Command (pid 779079) wtime: 0.604
DEBUG    ya.test:process.py:275 Command (pid 779079) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 779079) 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, e36b19fe-d676-408d-9e24-813622a3ed61, localhost:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e36b19fe-d676-408d-9e24-813622a3ed61, localhost:27831): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e36b19fe-d676-408d-9e24-813622a3ed61, localhost:27831): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oapdu7nrqi.auto.internal" port: 27831 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-oapdu7nrqi.auto.internal:27831, 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:27831
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27831
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/fapj/002e10/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydb/ydb -e grpc://localhost:27831 -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/fapj/002e10/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27831', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 779288
DEBUG    ya.test:process.py:259 Command (pid 779288) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 779288) elapsed time (sec): 0.5775270462036133
DEBUG    ya.test:process.py:263 Command (pid 779288) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) maxrss: 169896
DEBUG    ya.test:process.py:263 Command (pid 779288) minflt: 3543
DEBUG    ya.test:process.py:263 Command (pid 779288) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 779288) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) nvcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 779288) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 779288) stime: 0.030472
DEBUG    ya.test:process.py:263 Command (pid 779288) utime: 0.049518
DEBUG    ya.test:process.py:263 Command (pid 779288) wtime: 0.579
DEBUG    ya.test:process.py:275 Command (pid 779288) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 779288) 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/fapj/002e10/ydb/apps/ydb/ydb -e grpc://localhost:27831 -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/fapj/002e10/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27831', '-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: 779544
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 779544) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 779544) elapsed time (sec): 30.260093927383423
DEBUG    ya.test:process.py:263 Command (pid 779544) wtime: 30.265
DEBUG    ya.test:process.py:275 Command (pid 779544) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    550	550	0	0	16	32	37	47
2	    555	555	0	0	16	30	42	52
3	    623	623	0	0	15	25	30	32
4	    598	598	0	0	14	27	32	40
5	    597	597	0	0	15	27	34	39
6	    556	556	0	0	16	30	41	49
7	    482	482	0	0	18	40	58	67
8	    622	622	0	0	14	27	33	39
9	    589	589	0	0	15	29	33	36
10	    553	553	0	0	15	31	44	49
11	    730	730	0	0	12	21	29	35
12	    603	603	0	0	15	27	35	45
13	    719	719	0	0	12	23	33	38
14	    810	810	0	0	11	17	23	28
15	    800	800	0	0	11	19	24	28
16	    826	826	0	0	11	17	20	27
17	    816	816	0	0	11	19	23	26
18	    812	812	0	0	11	17	36	50
19	    800	800	0	0	11	18	28	42
20	    812	812	0	0	11	17	21	26
21	    849	849	0	0	10	17	23	33
22	    907	907	0	0	10	15	17	20
23	    810	810	0	0	10	16	79	94
24	    844	844	0	0	11	16	21	24
25	    818	818	0	0	11	18	22	24
26	    905	905	0	0	10	15	18	23
27	    894	894	0	0	10	15	21	23
28	    880	880	0	0	10	16	22	27
29	    884	884	0	0	10	15	17	20
30	    808	808	0	0	11	18	23	31

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  22052	735.067	0	0	11	23	32	94

DEBUG    ya.test:process.py:276 Command (pid 779544) 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, edf2f69e-de84-43cc-b83e-d313630f6b68, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, edf2f69e-de84-43cc-b83e-d313630f6b68, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, edf2f69e-de84-43cc-b83e-d313630f6b68, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 45581d10-b00a-4d1a-9f7f-376b36c78c52, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 45581d10-b00a-4d1a-9f7f-376b36c78c52, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 45581d10-b00a-4d1a-9f7f-376b36c78c52, ghrun-oapdu7nrqi.auto.internal:27831): 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=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b54c4e75-e9bd-4567-8043-801efb296280, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b54c4e75-e9bd-4567-8043-801efb296280, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=" 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, b54c4e75-e9bd-4567-8043-801efb296280, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
INFO     root:test_log_scenario.py:217 Count rows after insert 21626 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c647a4dc-bd3f-4ecd-ab5b-d3c08214f7a5, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c647a4dc-bd3f-4ecd-ab5b-d3c08214f7a5, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=" 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, c647a4dc-bd3f-4ecd-ab5b-d3c08214f7a5, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdb85ba5-059d-4d01-a720-590fe8e514d5, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdb85ba5-059d-4d01-a720-590fe8e514d5, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=" 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, fdb85ba5-059d-4d01-a720-590fe8e514d5, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
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/fapj/002e10/ydb/apps/ydb/ydb -e grpc://localhost:27831 -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=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydb/ydb -e grpc://localhost:27831 -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, 1d21e2f6-8927-43f8-a8e2-38420a8ae112, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydb/ydb -e grpc://localhost:27831 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d21e2f6-8927-43f8-a8e2-38420a8ae112, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 27216590-fc21-418f-8a0b-628635cb96bf, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27831', '-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:63 RpcState(CreateSession, 27216590-fc21-418f-8a0b-628635cb96bf, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d21e2f6-8927-43f8-a8e2-38420a8ae112, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 788701
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 27216590-fc21-418f-8a0b-628635cb96bf, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzc2MDU4ZmUtNWFkNzljNWItNTFjNDg2NzEtOTI1ZGM0MmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7ff79b7c-b40a-480f-bc35-cb28feef4ce2, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7ff79b7c-b40a-480f-bc35-cb28feef4ce2, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=Yzc2MDU4ZmUtNWFkNzljNWItNTFjNDg2NzEtOTI1ZGM0MmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7ff79b7c-b40a-480f-bc35-cb28feef4ce2, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27831', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 788703
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27831', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 788705
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yzc2MDU4ZmUtNWFkNzljNWItNTFjNDg2NzEtOTI1ZGM0MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba91f30b-a91b-46fa-a6ad-28bc570f861d, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba91f30b-a91b-46fa-a6ad-28bc570f861d, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=Yzc2MDU4ZmUtNWFkNzljNWItNTFjNDg2NzEtOTI1ZGM0MmY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e7636571-7e5b-4f8a-ab52-adfc2177851e, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e7636571-7e5b-4f8a-ab52-adfc2177851e, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba91f30b-a91b-46fa-a6ad-28bc570f861d, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e7636571-7e5b-4f8a-ab52-adfc2177851e, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDliYTE4YjQtNDBkNTVkMDctZTJjNzJhNzMtYWU3ZWM1MGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1fb9cf8b-f127-47d2-a285-d96aa369fd0f, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1fb9cf8b-f127-47d2-a285-d96aa369fd0f, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=ZDliYTE4YjQtNDBkNTVkMDctZTJjNzJhNzMtYWU3ZWM1MGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1fb9cf8b-f127-47d2-a285-d96aa369fd0f, ghrun-oapdu7nrqi.auto.internal:27831): 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=ZDliYTE4YjQtNDBkNTVkMDctZTJjNzJhNzMtYWU3ZWM1MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 603a20d3-40e9-480a-899d-61d2e264abbf, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 603a20d3-40e9-480a-899d-61d2e264abbf, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=ZDliYTE4YjQtNDBkNTVkMDctZTJjNzJhNzMtYWU3ZWM1MGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 769f5b2d-de32-4478-afb6-849b5d5a9682, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 769f5b2d-de32-4478-afb6-849b5d5a9682, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 603a20d3-40e9-480a-899d-61d2e264abbf, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 769f5b2d-de32-4478-afb6-849b5d5a9682, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDRiMmE4MWEtOWJlNTA4Y2UtYjk2OGNiYTUtNGQ1OTdkYjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fbf9c227-cc6f-4d72-8a6d-9ba7c7318c40, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fbf9c227-cc6f-4d72-8a6d-9ba7c7318c40, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=ZDRiMmE4MWEtOWJlNTA4Y2UtYjk2OGNiYTUtNGQ1OTdkYjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fbf9c227-cc6f-4d72-8a6d-9ba7c7318c40, ghrun-oapdu7nrqi.auto.internal:27831): 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=ZDRiMmE4MWEtOWJlNTA4Y2UtYjk2OGNiYTUtNGQ1OTdkYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20261a67-c76f-493b-bfc2-74950a8aebb1, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20261a67-c76f-493b-bfc2-74950a8aebb1, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=ZDRiMmE4MWEtOWJlNTA4Y2UtYjk2OGNiYTUtNGQ1OTdkYjI=" 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, 20261a67-c76f-493b-bfc2-74950a8aebb1, ghrun-oapdu7nrqi.auto.internal:27831): 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, 32e0ee09-b11b-403d-962c-be5545a047b5, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 32e0ee09-b11b-403d-962c-be5545a047b5, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 32e0ee09-b11b-403d-962c-be5545a047b5, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTljMjIyMjQtZWMzNTA5ZTUtMjY0ZDA0OTktZWZlYzY4NWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66bbe052-231a-44a5-8f9f-1628268f8cc5, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66bbe052-231a-44a5-8f9f-1628268f8cc5, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=OTljMjIyMjQtZWMzNTA5ZTUtMjY0ZDA0OTktZWZlYzY4NWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66bbe052-231a-44a5-8f9f-1628268f8cc5, ghrun-oapdu7nrqi.auto.internal:27831): 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=OTljMjIyMjQtZWMzNTA5ZTUtMjY0ZDA0OTktZWZlYzY4NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a8a944f-543b-486d-8293-6948f1d52500, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a8a944f-543b-486d-8293-6948f1d52500, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=OTljMjIyMjQtZWMzNTA5ZTUtMjY0ZDA0OTktZWZlYzY4NWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d74efd81-a7d9-45f4-82b1-44b25808e900, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d74efd81-a7d9-45f4-82b1-44b25808e900, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a8a944f-543b-486d-8293-6948f1d52500, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d74efd81-a7d9-45f4-82b1-44b25808e900, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWFhN2I4NjQtOWM3NzM4NjUtNDc5Y2I3YTYtNTZhMzFiMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cefccbbb-e527-4a05-bb1c-d9881fdb3532, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cefccbbb-e527-4a05-bb1c-d9881fdb3532, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=NWFhN2I4NjQtOWM3NzM4NjUtNDc5Y2I3YTYtNTZhMzFiMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cefccbbb-e527-4a05-bb1c-d9881fdb3532, ghrun-oapdu7nrqi.auto.internal:27831): 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=NWFhN2I4NjQtOWM3NzM4NjUtNDc5Y2I3YTYtNTZhMzFiMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a4f2d1d-ade0-4225-a5e5-451f5582606e, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a4f2d1d-ade0-4225-a5e5-451f5582606e, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=NWFhN2I4NjQtOWM3NzM4NjUtNDc5Y2I3YTYtNTZhMzFiMGU=" 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, 9a4f2d1d-ade0-4225-a5e5-451f5582606e, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 611e98dc-3232-4c12-8cee-00d5dcb0e066, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 611e98dc-3232-4c12-8cee-00d5dcb0e066, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 611e98dc-3232-4c12-8cee-00d5dcb0e066, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2MyMzZkZGYtZjM3MWQ4MDQtYjk4NWEyNTgtZGNlYjNhZDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3421aa4d-3efb-4c39-ae46-1cb41686c1ec, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3421aa4d-3efb-4c39-ae46-1cb41686c1ec, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=M2MyMzZkZGYtZjM3MWQ4MDQtYjk4NWEyNTgtZGNlYjNhZDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3421aa4d-3efb-4c39-ae46-1cb41686c1ec, ghrun-oapdu7nrqi.auto.internal:27831): 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=M2MyMzZkZGYtZjM3MWQ4MDQtYjk4NWEyNTgtZGNlYjNhZDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 792012fe-b3ab-458b-90db-02201e700406, ghrun-oapdu7nrqi.auto.internal:27831): 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, e758205d-1382-45ae-ba53-1f48aa408002, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 792012fe-b3ab-458b-90db-02201e700406, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=M2MyMzZkZGYtZjM3MWQ4MDQtYjk4NWEyNTgtZGNlYjNhZDg=" 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:63 RpcState(CreateSession, e758205d-1382-45ae-ba53-1f48aa408002, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 792012fe-b3ab-458b-90db-02201e700406, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e758205d-1382-45ae-ba53-1f48aa408002, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2Q3ZDViM2QtYTYwODRkODYtYmRkYTI1YmYtOGM3ZGZlNjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2a047b0d-c14f-4e0f-8692-bdbc811583a1, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2a047b0d-c14f-4e0f-8692-bdbc811583a1, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q3ZDViM2QtYTYwODRkODYtYmRkYTI1YmYtOGM3ZGZlNjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2a047b0d-c14f-4e0f-8692-bdbc811583a1, ghrun-oapdu7nrqi.auto.internal:27831): 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=Y2Q3ZDViM2QtYTYwODRkODYtYmRkYTI1YmYtOGM3ZGZlNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba0c1069-9f8b-44bc-a094-3519213abaa6, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba0c1069-9f8b-44bc-a094-3519213abaa6, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q3ZDViM2QtYTYwODRkODYtYmRkYTI1YmYtOGM3ZGZlNjA=" 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, ba0c1069-9f8b-44bc-a094-3519213abaa6, ghrun-oapdu7nrqi.auto.internal:27831): 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, f2757b51-ed36-42c3-96a1-ac4782d69dbe, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f2757b51-ed36-42c3-96a1-ac4782d69dbe, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f2757b51-ed36-42c3-96a1-ac4782d69dbe, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjEyYjk3ODYtNTgzZjk1ZTEtZDA2M2MyNGEtYzk2MjEwYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cbba3090-8f60-4830-b8c2-3e8c5ada7ae3, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cbba3090-8f60-4830-b8c2-3e8c5ada7ae3, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=ZjEyYjk3ODYtNTgzZjk1ZTEtZDA2M2MyNGEtYzk2MjEwYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cbba3090-8f60-4830-b8c2-3e8c5ada7ae3, ghrun-oapdu7nrqi.auto.internal:27831): 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=ZjEyYjk3ODYtNTgzZjk1ZTEtZDA2M2MyNGEtYzk2MjEwYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c673a6bd-402a-4de6-bd25-b6dd8e8fed9b, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c673a6bd-402a-4de6-bd25-b6dd8e8fed9b, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=ZjEyYjk3ODYtNTgzZjk1ZTEtZDA2M2MyNGEtYzk2MjEwYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c4a834ea-3e52-42e9-b4ad-0ac6c831128c, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c4a834ea-3e52-42e9-b4ad-0ac6c831128c, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c673a6bd-402a-4de6-bd25-b6dd8e8fed9b, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c4a834ea-3e52-42e9-b4ad-0ac6c831128c, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzEzMmMxMWItZmZmMGQwMDYtNGQyM2Y3MmItOWU5NzZjMzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4249bc1b-807d-4ff7-a723-10653a72e1c6, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4249bc1b-807d-4ff7-a723-10653a72e1c6, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=YzEzMmMxMWItZmZmMGQwMDYtNGQyM2Y3MmItOWU5NzZjMzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4249bc1b-807d-4ff7-a723-10653a72e1c6, ghrun-oapdu7nrqi.auto.internal:27831): 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=YzEzMmMxMWItZmZmMGQwMDYtNGQyM2Y3MmItOWU5NzZjMzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2492278b-718c-466b-b899-e280647640cd, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2492278b-718c-466b-b899-e280647640cd, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=YzEzMmMxMWItZmZmMGQwMDYtNGQyM2Y3MmItOWU5NzZjMzM=" 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, 2492278b-718c-466b-b899-e280647640cd, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 45581d10-b00a-4d1a-9f7f-376b36c78c52, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:57:08.012187759+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-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fbf9c227-cc6f-4d72-8a6d-9ba7c7318c40, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:57:08.012445015+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3421aa4d-3efb-4c39-ae46-1cb41686c1ec, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:57:08.012555176+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, cefccbbb-e527-4a05-bb1c-d9881fdb3532, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:57:08.012528628+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, 1fb9cf8b-f127-47d2-a285-d96aa369fd0f, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:57:08.012407533+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, 66bbe052-231a-44a5-8f9f-1628268f8cc5, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:57:08.012488962+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4249bc1b-807d-4ff7-a723-10653a72e1c6, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:57:08.012659932+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cbba3090-8f60-4830-b8c2-3e8c5ada7ae3, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:57:08.012626781+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2a047b0d-c14f-4e0f-8692-bdbc811583a1, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:57:08.012586258+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, 7ff79b7c-b40a-480f-bc35-cb28feef4ce2, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:57:08.012375503+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, ba91f30b-a91b-46fa-a6ad-28bc570f861d, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012394415+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1d21e2f6-8927-43f8-a8e2-38420a8ae112, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012353402+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 603a20d3-40e9-480a-899d-61d2e264abbf, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012429688+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, 20261a67-c76f-493b-bfc2-74950a8aebb1, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012473313+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1a8a944f-543b-486d-8293-6948f1d52500, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012513174+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 792012fe-b3ab-458b-90db-02201e700406, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012573131+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2492278b-718c-466b-b899-e280647640cd, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012681012+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ba0c1069-9f8b-44bc-a094-3519213abaa6, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012612173+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c673a6bd-402a-4de6-bd25-b6dd8e8fed9b, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012647472+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEzMmMxMWItZmZmMGQwMDYtNGQyM2Y3MmItOWU5NzZjMzM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9a4f2d1d-ade0-4225-a5e5-451f5582606e, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012541925+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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    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 788701) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 788701) elapsed time (sec): 30.154414653778076
DEBUG    ya.test:process.py:263 Command (pid 788701) wtime: 30.16
DEBUG    ya.test:process.py:275 Command (pid 788701) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     17	17	0	0	265	715	747	747
2	    133	133	0	0	71	192	783	791
3	    168	168	0	0	55	98	105	109
4	     84	84	0	0	54	96	102	116
5	      0	0	0	974	0	0	0	0
6	      0	0	0	1268	0	0	0	0
7	      0	0	0	1757	0	0	0	0
8	      0	0	0	1569	0	0	0	0
9	      0	0	0	1493	0	0	0	0
10	      0	0	0	1598	0	0	0	0
11	      0	0	0	1389	0	0	0	0
12	      0	0	0	1475	0	0	0	0
13	      0	0	0	1526	0	0	0	0
14	      0	0	0	1519	0	0	0	0
15	      0	0	0	1413	0	0	0	0
16	      0	0	0	1643	0	0	0	0
17	      0	0	0	1133	0	0	0	0
18	      0	0	0	1299	0	0	0	0
19	      0	0	0	1739	0	0	0	0
20	      0	0	0	1700	0	0	0	0
21	      0	0	0	1628	0	0	0	0
22	      0	0	0	1680	0	0	0	0
23	      0	0	0	1668	0	0	0	0
24	      0	0	0	1673	0	0	0	0
25	      0	0	0	1603	0	0	0	0
26	      0	0	0	1600	0	0	0	0
27	      0	0	0	1243	0	0	0	0
28	      0	0	0	1748	0	0	0	0
29	      0	0	0	1741	0	0	0	0
30	      0	0	0	1838	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    402	13.4	0	39917	60	226	715	791

DEBUG    ya.test:process.py:276 Command (pid 788701) 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 788703) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 788703) elapsed time (sec): 30.210784912109375
DEBUG    ya.test:process.py:263 Command (pid 788703) wtime: 30.213
DEBUG    ya.test:process.py:275 Command (pid 788703) 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	      1	1	0	10	152	152	152	152
5	      0	0	0	812	0	0	0	0
6	      0	0	0	1365	0	0	0	0
7	      0	0	0	1648	0	0	0	0
8	      0	0	0	1537	0	0	0	0
9	      0	0	0	1471	0	0	0	0
10	      0	0	0	1419	0	0	0	0
11	      0	0	0	1569	0	0	0	0
12	      0	0	0	1439	0	0	0	0
13	      0	0	0	1593	0	0	0	0
14	      0	0	0	1649	0	0	0	0
15	      0	0	0	1636	0	0	0	0
16	      0	0	0	1739	0	0	0	0
17	      0	0	0	1214	0	0	0	0
18	      0	0	0	1315	0	0	0	0
19	      0	0	0	1811	0	0	0	0
20	      0	0	0	1661	0	0	0	0
21	      0	0	0	1927	0	0	0	0
22	      0	0	0	1745	0	0	0	0
23	      0	0	0	1778	0	0	0	0
24	      0	0	0	1708	0	0	0	0
25	      0	0	0	1648	0	0	0	0
26	      0	0	0	1752	0	0	0	0
27	      0	0	0	1397	0	0	0	0
28	      0	0	0	1747	0	0	0	0
29	      0	0	0	1697	0	0	0	0
30	      0	0	0	1940	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	41247	152	152	152	152

DEBUG    ya.test:process.py:276 Command (pid 788703) 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 788705) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 788705) elapsed time (sec): 30.209498405456543
DEBUG    ya.test:process.py:263 Command (pid 788705) wtime: 30.214
DEBUG    ya.test:process.py:275 Command (pid 788705) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      9	9	0	0	815	987	987	987
2	     88	88	0	0	104	331	433	1015
3	    113	113	0	0	82	126	140	147
4	     59	59	0	0	80	118	122	135
5	      0	0	0	1026	0	0	0	0
6	      0	0	0	1506	0	0	0	0
7	      0	0	0	1845	0	0	0	0
8	      0	0	0	1676	0	0	0	0
9	      0	0	0	1713	0	0	0	0
10	      0	0	0	1588	0	0	0	0
11	      0	0	0	1645	0	0	0	0
12	      0	0	0	1596	0	0	0	0
13	      0	0	0	1601	0	0	0	0
14	      0	0	0	1633	0	0	0	0
15	      0	0	0	1516	0	0	0	0
16	      0	0	0	1786	0	0	0	0
17	      0	0	0	1137	0	0	0	0
18	      0	0	0	1320	0	0	0	0
19	      0	0	0	1741	0	0	0	0
20	      0	0	0	1733	0	0	0	0
21	      0	0	0	1897	0	0	0	0
22	      0	0	0	1628	0	0	0	0
23	      0	0	0	1818	0	0	0	0
24	      0	0	0	1725	0	0	0	0
25	      0	0	0	1658	0	0	0	0
26	      0	0	0	1674	0	0	0	0
27	      0	0	0	1331	0	0	0	0
28	      0	0	0	1802	0	0	0	0
29	      0	0	0	1749	0	0	0	0
30	      0	0	0	1910	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    269	8.96667	0	42254	91	331	879	1015

DEBUG    ya.test:process.py:276 Command (pid 788705) 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:549 Closing channel for endpoint localhost:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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.connection:connection.py:549 Closing channel for endpoint localhost:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
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:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-oapdu7nrqi'
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/fapj/002e10/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.777916' in '/home/runner/.ya/build/build_root/fapj/002e10/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_w6vjzh9z.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:27831/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12275
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3402
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27831
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28772
=================================== 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/fapj/002e10/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 777720
DEBUG    ya.test:process.py:259 Command (pid 777720) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 777720) elapsed time (sec): 0.5200779438018799
DEBUG    ya.test:process.py:263 Command (pid 777720) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) maxrss: 538968
DEBUG    ya.test:process.py:263 Command (pid 777720) minflt: 16136
DEBUG    ya.test:process.py:263 Command (pid 777720) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 777720) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 777720) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 777720) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 777720) stime: 0.308311
DEBUG    ya.test:process.py:263 Command (pid 777720) utime: 0.12034299999999999
DEBUG    ya.test:process.py:263 Command (pid 777720) wtime: 0.523
DEBUG    ya.test:process.py:275 Command (pid 777720) output:
Git info:
    Commit: 8c71928e0d661f6d3948707471ad66161fd321c5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge e18e8a7dd8dadefdcc88b92ee46704e8a81b6f65 into e452dca37232deaf33c5643dc94267b3b470f17c

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 8c71928e0d661f6d3948707471ad66161fd321c5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge e18e8a7dd8dadefdcc88b92ee46704e8a81b6f65 into e452dca37232deaf33c5643dc94267b3b470f17c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oapdu7nrqi
    Host information: 
        Linux ghrun-oapdu7nrqi 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/fapj/002e10/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28772
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/fapj/002e10/r3tmp/kikimr_cluster_ki1u8014
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27831
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3402
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12275
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/fapj/002e10/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/fapj/002e10/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/fapj/002e10/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_w6vjzh9z.log --grpc-port=27831 --mon-port=19108 --ic-port=28772
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27831/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/fapj/002e10/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/fapj/002e10/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/fapj/002e10/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_w6vjzh9z.log --grpc-port=27831 --mon-port=19108 --ic-port=28772
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/fapj/002e10/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/fapj/002e10/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_w6vjzh9z.log', '--grpc-port=27831', '--mon-port=19108', '--ic-port=28772')' in '/home/runner/.ya/build/build_root/fapj/002e10/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: 777916
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:27831/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/fapj/002e10/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 777923
DEBUG    ya.test:process.py:259 Command (pid 777923) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 777923) elapsed time (sec): 0.6405658721923828
DEBUG    ya.test:process.py:263 Command (pid 777923) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) maxrss: 538968
DEBUG    ya.test:process.py:263 Command (pid 777923) minflt: 16311
DEBUG    ya.test:process.py:263 Command (pid 777923) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 777923) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 777923) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 777923) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 777923) stime: 0.46625099999999997
DEBUG    ya.test:process.py:263 Command (pid 777923) utime: 0.11556599999999999
DEBUG    ya.test:process.py:263 Command (pid 777923) wtime: 0.647
DEBUG    ya.test:process.py:275 Command (pid 777923) output:
Git info:
    Commit: 8c71928e0d661f6d3948707471ad66161fd321c5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge e18e8a7dd8dadefdcc88b92ee46704e8a81b6f65 into e452dca37232deaf33c5643dc94267b3b470f17c

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 8c71928e0d661f6d3948707471ad66161fd321c5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge e18e8a7dd8dadefdcc88b92ee46704e8a81b6f65 into e452dca37232deaf33c5643dc94267b3b470f17c
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27831', '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: 28772\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/fapj/002e10/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27831', '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: 28772\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 778769
DEBUG    ya.test:process.py:259 Command (pid 778769) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 778769) elapsed time (sec): 0.5715892314910889
DEBUG    ya.test:process.py:263 Command (pid 778769) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) maxrss: 547388
DEBUG    ya.test:process.py:263 Command (pid 778769) minflt: 18275
DEBUG    ya.test:process.py:263 Command (pid 778769) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 778769) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 778769) nvcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 778769) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 778769) stime: 0.348331
DEBUG    ya.test:process.py:263 Command (pid 778769) utime: 0.156553
DEBUG    ya.test:process.py:263 Command (pid 778769) wtime: 0.574
DEBUG    ya.test:process.py:275 Command (pid 778769) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27831', '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/fapj/002e10/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27831', '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: 779079
DEBUG    ya.test:process.py:259 Command (pid 779079) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 779079) elapsed time (sec): 0.5895485877990723
DEBUG    ya.test:process.py:263 Command (pid 779079) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) maxrss: 547396
DEBUG    ya.test:process.py:263 Command (pid 779079) minflt: 18278
DEBUG    ya.test:process.py:263 Command (pid 779079) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) nivcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 779079) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 779079) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 779079) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 779079) stime: 0.390211
DEBUG    ya.test:process.py:263 Command (pid 779079) utime: 0.12567899999999999
DEBUG    ya.test:process.py:263 Command (pid 779079) wtime: 0.604
DEBUG    ya.test:process.py:275 Command (pid 779079) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 779079) 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, e36b19fe-d676-408d-9e24-813622a3ed61, localhost:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e36b19fe-d676-408d-9e24-813622a3ed61, localhost:27831): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e36b19fe-d676-408d-9e24-813622a3ed61, localhost:27831): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oapdu7nrqi.auto.internal" port: 27831 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-oapdu7nrqi.auto.internal:27831, 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:27831
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27831
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/fapj/002e10/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydb/ydb -e grpc://localhost:27831 -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/fapj/002e10/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27831', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 779288
DEBUG    ya.test:process.py:259 Command (pid 779288) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 779288) elapsed time (sec): 0.5775270462036133
DEBUG    ya.test:process.py:263 Command (pid 779288) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) maxrss: 169896
DEBUG    ya.test:process.py:263 Command (pid 779288) minflt: 3543
DEBUG    ya.test:process.py:263 Command (pid 779288) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 779288) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 779288) nvcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 779288) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 779288) stime: 0.030472
DEBUG    ya.test:process.py:263 Command (pid 779288) utime: 0.049518
DEBUG    ya.test:process.py:263 Command (pid 779288) wtime: 0.579
DEBUG    ya.test:process.py:275 Command (pid 779288) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 779288) 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/fapj/002e10/ydb/apps/ydb/ydb -e grpc://localhost:27831 -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/fapj/002e10/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27831', '-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: 779544
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 779544) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 779544) elapsed time (sec): 30.260093927383423
DEBUG    ya.test:process.py:263 Command (pid 779544) wtime: 30.265
DEBUG    ya.test:process.py:275 Command (pid 779544) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    550	550	0	0	16	32	37	47
2	    555	555	0	0	16	30	42	52
3	    623	623	0	0	15	25	30	32
4	    598	598	0	0	14	27	32	40
5	    597	597	0	0	15	27	34	39
6	    556	556	0	0	16	30	41	49
7	    482	482	0	0	18	40	58	67
8	    622	622	0	0	14	27	33	39
9	    589	589	0	0	15	29	33	36
10	    553	553	0	0	15	31	44	49
11	    730	730	0	0	12	21	29	35
12	    603	603	0	0	15	27	35	45
13	    719	719	0	0	12	23	33	38
14	    810	810	0	0	11	17	23	28
15	    800	800	0	0	11	19	24	28
16	    826	826	0	0	11	17	20	27
17	    816	816	0	0	11	19	23	26
18	    812	812	0	0	11	17	36	50
19	    800	800	0	0	11	18	28	42
20	    812	812	0	0	11	17	21	26
21	    849	849	0	0	10	17	23	33
22	    907	907	0	0	10	15	17	20
23	    810	810	0	0	10	16	79	94
24	    844	844	0	0	11	16	21	24
25	    818	818	0	0	11	18	22	24
26	    905	905	0	0	10	15	18	23
27	    894	894	0	0	10	15	21	23
28	    880	880	0	0	10	16	22	27
29	    884	884	0	0	10	15	17	20
30	    808	808	0	0	11	18	23	31

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  22052	735.067	0	0	11	23	32	94

DEBUG    ya.test:process.py:276 Command (pid 779544) 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, edf2f69e-de84-43cc-b83e-d313630f6b68, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, edf2f69e-de84-43cc-b83e-d313630f6b68, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, edf2f69e-de84-43cc-b83e-d313630f6b68, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 45581d10-b00a-4d1a-9f7f-376b36c78c52, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 45581d10-b00a-4d1a-9f7f-376b36c78c52, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 45581d10-b00a-4d1a-9f7f-376b36c78c52, ghrun-oapdu7nrqi.auto.internal:27831): 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=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b54c4e75-e9bd-4567-8043-801efb296280, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b54c4e75-e9bd-4567-8043-801efb296280, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=" 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, b54c4e75-e9bd-4567-8043-801efb296280, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
INFO     root:test_log_scenario.py:217 Count rows after insert 21626 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c647a4dc-bd3f-4ecd-ab5b-d3c08214f7a5, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c647a4dc-bd3f-4ecd-ab5b-d3c08214f7a5, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=" 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, c647a4dc-bd3f-4ecd-ab5b-d3c08214f7a5, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdb85ba5-059d-4d01-a720-590fe8e514d5, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdb85ba5-059d-4d01-a720-590fe8e514d5, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=" 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, fdb85ba5-059d-4d01-a720-590fe8e514d5, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
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/fapj/002e10/ydb/apps/ydb/ydb -e grpc://localhost:27831 -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=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydb/ydb -e grpc://localhost:27831 -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, 1d21e2f6-8927-43f8-a8e2-38420a8ae112, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydb/ydb -e grpc://localhost:27831 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d21e2f6-8927-43f8-a8e2-38420a8ae112, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=MjE4NjYyN2MtNTMzYmQxZjgtY2MxMDJhMGItNDZhMGQ0ZDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 27216590-fc21-418f-8a0b-628635cb96bf, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27831', '-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:63 RpcState(CreateSession, 27216590-fc21-418f-8a0b-628635cb96bf, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d21e2f6-8927-43f8-a8e2-38420a8ae112, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 788701
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 27216590-fc21-418f-8a0b-628635cb96bf, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzc2MDU4ZmUtNWFkNzljNWItNTFjNDg2NzEtOTI1ZGM0MmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7ff79b7c-b40a-480f-bc35-cb28feef4ce2, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7ff79b7c-b40a-480f-bc35-cb28feef4ce2, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=Yzc2MDU4ZmUtNWFkNzljNWItNTFjNDg2NzEtOTI1ZGM0MmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7ff79b7c-b40a-480f-bc35-cb28feef4ce2, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27831', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 788703
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/fapj/002e10/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27831', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 788705
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yzc2MDU4ZmUtNWFkNzljNWItNTFjNDg2NzEtOTI1ZGM0MmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba91f30b-a91b-46fa-a6ad-28bc570f861d, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba91f30b-a91b-46fa-a6ad-28bc570f861d, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=Yzc2MDU4ZmUtNWFkNzljNWItNTFjNDg2NzEtOTI1ZGM0MmY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e7636571-7e5b-4f8a-ab52-adfc2177851e, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e7636571-7e5b-4f8a-ab52-adfc2177851e, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba91f30b-a91b-46fa-a6ad-28bc570f861d, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e7636571-7e5b-4f8a-ab52-adfc2177851e, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDliYTE4YjQtNDBkNTVkMDctZTJjNzJhNzMtYWU3ZWM1MGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1fb9cf8b-f127-47d2-a285-d96aa369fd0f, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1fb9cf8b-f127-47d2-a285-d96aa369fd0f, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=ZDliYTE4YjQtNDBkNTVkMDctZTJjNzJhNzMtYWU3ZWM1MGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1fb9cf8b-f127-47d2-a285-d96aa369fd0f, ghrun-oapdu7nrqi.auto.internal:27831): 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=ZDliYTE4YjQtNDBkNTVkMDctZTJjNzJhNzMtYWU3ZWM1MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 603a20d3-40e9-480a-899d-61d2e264abbf, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 603a20d3-40e9-480a-899d-61d2e264abbf, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=ZDliYTE4YjQtNDBkNTVkMDctZTJjNzJhNzMtYWU3ZWM1MGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 769f5b2d-de32-4478-afb6-849b5d5a9682, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 769f5b2d-de32-4478-afb6-849b5d5a9682, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 603a20d3-40e9-480a-899d-61d2e264abbf, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 769f5b2d-de32-4478-afb6-849b5d5a9682, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDRiMmE4MWEtOWJlNTA4Y2UtYjk2OGNiYTUtNGQ1OTdkYjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fbf9c227-cc6f-4d72-8a6d-9ba7c7318c40, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fbf9c227-cc6f-4d72-8a6d-9ba7c7318c40, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=ZDRiMmE4MWEtOWJlNTA4Y2UtYjk2OGNiYTUtNGQ1OTdkYjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fbf9c227-cc6f-4d72-8a6d-9ba7c7318c40, ghrun-oapdu7nrqi.auto.internal:27831): 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=ZDRiMmE4MWEtOWJlNTA4Y2UtYjk2OGNiYTUtNGQ1OTdkYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20261a67-c76f-493b-bfc2-74950a8aebb1, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20261a67-c76f-493b-bfc2-74950a8aebb1, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=ZDRiMmE4MWEtOWJlNTA4Y2UtYjk2OGNiYTUtNGQ1OTdkYjI=" 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, 20261a67-c76f-493b-bfc2-74950a8aebb1, ghrun-oapdu7nrqi.auto.internal:27831): 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, 32e0ee09-b11b-403d-962c-be5545a047b5, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 32e0ee09-b11b-403d-962c-be5545a047b5, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 32e0ee09-b11b-403d-962c-be5545a047b5, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTljMjIyMjQtZWMzNTA5ZTUtMjY0ZDA0OTktZWZlYzY4NWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66bbe052-231a-44a5-8f9f-1628268f8cc5, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66bbe052-231a-44a5-8f9f-1628268f8cc5, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=OTljMjIyMjQtZWMzNTA5ZTUtMjY0ZDA0OTktZWZlYzY4NWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66bbe052-231a-44a5-8f9f-1628268f8cc5, ghrun-oapdu7nrqi.auto.internal:27831): 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=OTljMjIyMjQtZWMzNTA5ZTUtMjY0ZDA0OTktZWZlYzY4NWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a8a944f-543b-486d-8293-6948f1d52500, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a8a944f-543b-486d-8293-6948f1d52500, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=OTljMjIyMjQtZWMzNTA5ZTUtMjY0ZDA0OTktZWZlYzY4NWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d74efd81-a7d9-45f4-82b1-44b25808e900, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d74efd81-a7d9-45f4-82b1-44b25808e900, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a8a944f-543b-486d-8293-6948f1d52500, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d74efd81-a7d9-45f4-82b1-44b25808e900, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWFhN2I4NjQtOWM3NzM4NjUtNDc5Y2I3YTYtNTZhMzFiMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cefccbbb-e527-4a05-bb1c-d9881fdb3532, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cefccbbb-e527-4a05-bb1c-d9881fdb3532, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=NWFhN2I4NjQtOWM3NzM4NjUtNDc5Y2I3YTYtNTZhMzFiMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cefccbbb-e527-4a05-bb1c-d9881fdb3532, ghrun-oapdu7nrqi.auto.internal:27831): 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=NWFhN2I4NjQtOWM3NzM4NjUtNDc5Y2I3YTYtNTZhMzFiMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a4f2d1d-ade0-4225-a5e5-451f5582606e, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a4f2d1d-ade0-4225-a5e5-451f5582606e, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=NWFhN2I4NjQtOWM3NzM4NjUtNDc5Y2I3YTYtNTZhMzFiMGU=" 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, 9a4f2d1d-ade0-4225-a5e5-451f5582606e, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 611e98dc-3232-4c12-8cee-00d5dcb0e066, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 611e98dc-3232-4c12-8cee-00d5dcb0e066, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 611e98dc-3232-4c12-8cee-00d5dcb0e066, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2MyMzZkZGYtZjM3MWQ4MDQtYjk4NWEyNTgtZGNlYjNhZDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3421aa4d-3efb-4c39-ae46-1cb41686c1ec, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3421aa4d-3efb-4c39-ae46-1cb41686c1ec, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=M2MyMzZkZGYtZjM3MWQ4MDQtYjk4NWEyNTgtZGNlYjNhZDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3421aa4d-3efb-4c39-ae46-1cb41686c1ec, ghrun-oapdu7nrqi.auto.internal:27831): 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=M2MyMzZkZGYtZjM3MWQ4MDQtYjk4NWEyNTgtZGNlYjNhZDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 792012fe-b3ab-458b-90db-02201e700406, ghrun-oapdu7nrqi.auto.internal:27831): 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, e758205d-1382-45ae-ba53-1f48aa408002, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 792012fe-b3ab-458b-90db-02201e700406, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=M2MyMzZkZGYtZjM3MWQ4MDQtYjk4NWEyNTgtZGNlYjNhZDg=" 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:63 RpcState(CreateSession, e758205d-1382-45ae-ba53-1f48aa408002, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 792012fe-b3ab-458b-90db-02201e700406, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e758205d-1382-45ae-ba53-1f48aa408002, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2Q3ZDViM2QtYTYwODRkODYtYmRkYTI1YmYtOGM3ZGZlNjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2a047b0d-c14f-4e0f-8692-bdbc811583a1, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2a047b0d-c14f-4e0f-8692-bdbc811583a1, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q3ZDViM2QtYTYwODRkODYtYmRkYTI1YmYtOGM3ZGZlNjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2a047b0d-c14f-4e0f-8692-bdbc811583a1, ghrun-oapdu7nrqi.auto.internal:27831): 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=Y2Q3ZDViM2QtYTYwODRkODYtYmRkYTI1YmYtOGM3ZGZlNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba0c1069-9f8b-44bc-a094-3519213abaa6, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba0c1069-9f8b-44bc-a094-3519213abaa6, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q3ZDViM2QtYTYwODRkODYtYmRkYTI1YmYtOGM3ZGZlNjA=" 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, ba0c1069-9f8b-44bc-a094-3519213abaa6, ghrun-oapdu7nrqi.auto.internal:27831): 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, f2757b51-ed36-42c3-96a1-ac4782d69dbe, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f2757b51-ed36-42c3-96a1-ac4782d69dbe, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f2757b51-ed36-42c3-96a1-ac4782d69dbe, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjEyYjk3ODYtNTgzZjk1ZTEtZDA2M2MyNGEtYzk2MjEwYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cbba3090-8f60-4830-b8c2-3e8c5ada7ae3, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cbba3090-8f60-4830-b8c2-3e8c5ada7ae3, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=ZjEyYjk3ODYtNTgzZjk1ZTEtZDA2M2MyNGEtYzk2MjEwYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cbba3090-8f60-4830-b8c2-3e8c5ada7ae3, ghrun-oapdu7nrqi.auto.internal:27831): 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=ZjEyYjk3ODYtNTgzZjk1ZTEtZDA2M2MyNGEtYzk2MjEwYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c673a6bd-402a-4de6-bd25-b6dd8e8fed9b, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c673a6bd-402a-4de6-bd25-b6dd8e8fed9b, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=ZjEyYjk3ODYtNTgzZjk1ZTEtZDA2M2MyNGEtYzk2MjEwYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c4a834ea-3e52-42e9-b4ad-0ac6c831128c, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c4a834ea-3e52-42e9-b4ad-0ac6c831128c, ghrun-oapdu7nrqi.auto.internal:27831): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c673a6bd-402a-4de6-bd25-b6dd8e8fed9b, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c4a834ea-3e52-42e9-b4ad-0ac6c831128c, ghrun-oapdu7nrqi.auto.internal:27831): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzEzMmMxMWItZmZmMGQwMDYtNGQyM2Y3MmItOWU5NzZjMzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4249bc1b-807d-4ff7-a723-10653a72e1c6, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4249bc1b-807d-4ff7-a723-10653a72e1c6, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=YzEzMmMxMWItZmZmMGQwMDYtNGQyM2Y3MmItOWU5NzZjMzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4249bc1b-807d-4ff7-a723-10653a72e1c6, ghrun-oapdu7nrqi.auto.internal:27831): 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=YzEzMmMxMWItZmZmMGQwMDYtNGQyM2Y3MmItOWU5NzZjMzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2492278b-718c-466b-b899-e280647640cd, ghrun-oapdu7nrqi.auto.internal:27831): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2492278b-718c-466b-b899-e280647640cd, ghrun-oapdu7nrqi.auto.internal:27831): request = { session_id: "ydb://session/3?node_id=1&id=YzEzMmMxMWItZmZmMGQwMDYtNGQyM2Y3MmItOWU5NzZjMzM=" 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, 2492278b-718c-466b-b899-e280647640cd, ghrun-oapdu7nrqi.auto.internal:27831): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 45581d10-b00a-4d1a-9f7f-376b36c78c52, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:57:08.012187759+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-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fbf9c227-cc6f-4d72-8a6d-9ba7c7318c40, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:57:08.012445015+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3421aa4d-3efb-4c39-ae46-1cb41686c1ec, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:57:08.012555176+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, cefccbbb-e527-4a05-bb1c-d9881fdb3532, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:57:08.012528628+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, 1fb9cf8b-f127-47d2-a285-d96aa369fd0f, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:57:08.012407533+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, 66bbe052-231a-44a5-8f9f-1628268f8cc5, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:57:08.012488962+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4249bc1b-807d-4ff7-a723-10653a72e1c6, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:57:08.012659932+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cbba3090-8f60-4830-b8c2-3e8c5ada7ae3, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:57:08.012626781+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2a047b0d-c14f-4e0f-8692-bdbc811583a1, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:57:08.012586258+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, 7ff79b7c-b40a-480f-bc35-cb28feef4ce2, ghrun-oapdu7nrqi.auto.internal:27831): 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:27831 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:57:08.012375503+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, ba91f30b-a91b-46fa-a6ad-28bc570f861d, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012394415+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1d21e2f6-8927-43f8-a8e2-38420a8ae112, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012353402+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 603a20d3-40e9-480a-899d-61d2e264abbf, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012429688+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, 20261a67-c76f-493b-bfc2-74950a8aebb1, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012473313+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1a8a944f-543b-486d-8293-6948f1d52500, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012513174+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 792012fe-b3ab-458b-90db-02201e700406, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012573131+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2492278b-718c-466b-b899-e280647640cd, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012681012+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ba0c1069-9f8b-44bc-a094-3519213abaa6, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012612173+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c673a6bd-402a-4de6-bd25-b6dd8e8fed9b, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012647472+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEzMmMxMWItZmZmMGQwMDYtNGQyM2Y3MmItOWU5NzZjMzM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9a4f2d1d-ade0-4225-a5e5-451f5582606e, ghrun-oapdu7nrqi.auto.internal:27831): 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-07T16:57:08.012541925+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oapdu7nrqi.auto.internal:27831
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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    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 788701) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 788701) elapsed time (sec): 30.154414653778076
DEBUG    ya.test:process.py:263 Command (pid 788701) wtime: 30.16
DEBUG    ya.test:process.py:275 Command (pid 788701) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     17	17	0	0	265	715	747	747
2	    133	133	0	0	71	192	783	791
3	    168	168	0	0	55	98	105	109
4	     84	84	0	0	54	96	102	116
5	      0	0	0	974	0	0	0	0
6	      0	0	0	1268	0	0	0	0
7	      0	0	0	1757	0	0	0	0
8	      0	0	0	1569	0	0	0	0
9	      0	0	0	1493	0	0	0	0
10	      0	0	0	1598	0	0	0	0
11	      0	0	0	1389	0	0	0	0
12	      0	0	0	1475	0	0	0	0
13	      0	0	0	1526	0	0	0	0
14	      0	0	0	1519	0	0	0	0
15	      0	0	0	1413	0	0	0	0
16	      0	0	0	1643	0	0	0	0
17	      0	0	0	1133	0	0	0	0
18	      0	0	0	1299	0	0	0	0
19	      0	0	0	1739	0	0	0	0
20	      0	0	0	1700	0	0	0	0
21	      0	0	0	1628	0	0	0	0
22	      0	0	0	1680	0	0	0	0
23	      0	0	0	1668	0	0	0	0
24	      0	0	0	1673	0	0	0	0
25	      0	0	0	1603	0	0	0	0
26	      0	0	0	1600	0	0	0	0
27	      0	0	0	1243	0	0	0	0
28	      0	0	0	1748	0	0	0	0
29	      0	0	0	1741	0	0	0	0
30	      0	0	0	1838	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    402	13.4	0	39917	60	226	715	791

DEBUG    ya.test:process.py:276 Command (pid 788701) 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 788703) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 788703) elapsed time (sec): 30.210784912109375
DEBUG    ya.test:process.py:263 Command (pid 788703) wtime: 30.213
DEBUG    ya.test:process.py:275 Command (pid 788703) 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	      1	1	0	10	152	152	152	152
5	      0	0	0	812	0	0	0	0
6	      0	0	0	1365	0	0	0	0
7	      0	0	0	1648	0	0	0	0
8	      0	0	0	1537	0	0	0	0
9	      0	0	0	1471	0	0	0	0
10	      0	0	0	1419	0	0	0	0
11	      0	0	0	1569	0	0	0	0
12	      0	0	0	1439	0	0	0	0
13	      0	0	0	1593	0	0	0	0
14	      0	0	0	1649	0	0	0	0
15	      0	0	0	1636	0	0	0	0
16	      0	0	0	1739	0	0	0	0
17	      0	0	0	1214	0	0	0	0
18	      0	0	0	1315	0	0	0	0
19	      0	0	0	1811	0	0	0	0
20	      0	0	0	1661	0	0	0	0
21	      0	0	0	1927	0	0	0	0
22	      0	0	0	1745	0	0	0	0
23	      0	0	0	1778	0	0	0	0
24	      0	0	0	1708	0	0	0	0
25	      0	0	0	1648	0	0	0	0
26	      0	0	0	1752	0	0	0	0
27	      0	0	0	1397	0	0	0	0
28	      0	0	0	1747	0	0	0	0
29	      0	0	0	1697	0	0	0	0
30	      0	0	0	1940	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	41247	152	152	152	152

DEBUG    ya.test:process.py:276 Command (pid 788703) 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 788705) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 788705) elapsed time (sec): 30.209498405456543
DEBUG    ya.test:process.py:263 Command (pid 788705) wtime: 30.214
DEBUG    ya.test:process.py:275 Command (pid 788705) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      9	9	0	0	815	987	987	987
2	     88	88	0	0	104	331	433	1015
3	    113	113	0	0	82	126	140	147
4	     59	59	0	0	80	118	122	135
5	      0	0	0	1026	0	0	0	0
6	      0	0	0	1506	0	0	0	0
7	      0	0	0	1845	0	0	0	0
8	      0	0	0	1676	0	0	0	0
9	      0	0	0	1713	0	0	0	0
10	      0	0	0	1588	0	0	0	0
11	      0	0	0	1645	0	0	0	0
12	      0	0	0	1596	0	0	0	0
13	      0	0	0	1601	0	0	0	0
14	      0	0	0	1633	0	0	0	0
15	      0	0	0	1516	0	0	0	0
16	      0	0	0	1786	0	0	0	0
17	      0	0	0	1137	0	0	0	0
18	      0	0	0	1320	0	0	0	0
19	      0	0	0	1741	0	0	0	0
20	      0	0	0	1733	0	0	0	0
21	      0	0	0	1897	0	0	0	0
22	      0	0	0	1628	0	0	0	0
23	      0	0	0	1818	0	0	0	0
24	      0	0	0	1725	0	0	0	0
25	      0	0	0	1658	0	0	0	0
26	      0	0	0	1674	0	0	0	0
27	      0	0	0	1331	0	0	0	0
28	      0	0	0	1802	0	0	0	0
29	      0	0	0	1749	0	0	0	0
30	      0	0	0	1910	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    269	8.96667	0	42254	91	331	879	1015

DEBUG    ya.test:process.py:276 Command (pid 788705) 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:549 Closing channel for endpoint localhost:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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.connection:connection.py:549 Closing channel for endpoint localhost:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
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:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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:27831
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27831". 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 ===============================
326.38s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
8.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
8.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
7.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
7.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.91s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.79s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
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-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(10 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/fapj/002e10/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/fapj/002e10/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-07T16:57:04.069936Z): source_id=244;tablet_id=72075186224037894;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 @ 0xA635E05
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62E346
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BCBF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B46CB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8B1F8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C8AF4F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78FCDD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FBD2B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16752B07
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166AA303
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166AA303
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A7123
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166ADBD7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x16519478
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C966B65
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB467E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AD6A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B1764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B1370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B1F5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA637A5C
21. ??:0: ?? @ 0x7F5F08229AC2
22. ??:0: ?? @ 0x7F5F082BB8BF
============== 1 failed, 10 passed, 1 error in 406.37s (0:06:46) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fapj/002e12/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 ===============================
5.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
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-2-1]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 56.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/fapj/002e06/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 ===============================
99.15s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
6.97s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 154.44s (0:02:34) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fapj/002e1e/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 ===============================
95.06s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
89.61s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
87.96s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
87.86s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
74.99s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
9.96s setup    test_replace.py::TestReplace::test_copy_full
3.13s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
2.93s call     test_replace.py::TestReplace::test_count
2.78s call     test_replace.py::TestReplace::test_copy_full
2.03s call     test_replace.py::TestReplace::test_copy_partial
1.25s call     test_replace.py::TestReplace::test_partial_replace
0.99s call     test_replace.py::TestReplace::test_incorrect
0.13s setup    test_replace.py::TestReplace::test_copy_partial
0.06s setup    test_replace.py::TestReplace::test_partial_replace
0.03s setup    test_replace.py::TestReplace::test_count
0.03s setup    test_replace.py::TestReplace::test_incorrect
0.01s teardown test_replace.py::TestReplace::test_partial_replace
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 460.42s (0:07:40) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fapj/002e35/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 ===============================
6.14s setup    test_replace.py::TestReplace::test_replace_rollback
5.38s setup    test_select.py::TestSelect::test_incorrect
4.75s setup    test_update.py::TestUpdate::test_incorrect
1.37s call     test_replace.py::TestReplace::test_replace_total
1.18s call     test_update.py::TestUpdate::test_update_rollback
1.17s call     test_replace.py::TestReplace::test_replace_rollback
1.08s call     test_select.py::TestSelect::test_json_query
0.85s call     test_update.py::TestUpdate::test_update_many_rows
0.85s call     test_update.py::TestUpdate::test_partial_update
0.77s call     test_replace.py::TestReplace::test_replace_with_nulls
0.54s call     test_update.py::TestUpdate::test_incorrect
0.52s call     test_select.py::TestSelect::test_incorrect
0.47s call     test_update.py::TestUpdate::test_update_pk
0.04s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.02s setup    test_update.py::TestUpdate::test_update_rollback
0.01s teardown test_update.py::TestUpdate::test_incorrect

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 26.36s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fapj/002e1d/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 ===============================
356.17s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
86.13s call     zip_bomb.py::TestZipBomb::test
17.04s teardown zip_bomb.py::TestZipBomb::test
10.51s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
7.28s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
6.85s setup    zip_bomb.py::TestZipBomb::test
6.63s setup    test_update.py::TestUpdate::test_update_single_column
4.42s setup    test_upsert.py::TestUpsert::test_copy_full
1.29s call     test_upsert.py::TestUpsert::test_copy_partial
1.23s call     test_upsert.py::TestUpsert::test_copy_full
1.18s call     test_upsert.py::TestUpsert::test_count
1.06s call     test_update.py::TestUpdate::test_update_single_column
0.78s call     test_update.py::TestUpdate::test_update_single_row
0.71s call     test_upsert.py::TestUpsert::test_partial_update
0.54s call     test_upsert.py::TestUpsert::test_insert_nulls
0.52s call     test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_update_single_row

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